r/ZooCode

Gemini 3.7 Support in Vertex - Error

HI

I am trying to use Gemini 3.7 using the vertex provider, and i get the following message,

it does however work with just the Gemini Provider and APi Key, so its only a Vertex issue. any ideas ?

-----------------------------------------------------------------------------------------------------------

Date/time: 2026-08-19T08:16:38.964Z

Extension version: 3.79.100388

Provider: vertex

Model: gemini-3.7-flash

Gemini generate context stream error: {"error":{"message":"{\n \"error\": {\n \"code\": 400,\n \"message\": \"Requests ending with a model turn are not supported.\",\n \"status\": \"INVALID_ARGUMENT\"\n }\n}\n","code":400,"status":"Bad Request"}}

reddit.com
u/orbit99za — 1 day ago
▲ 22 r/ZooCode

Newest models and launch day support in Zoo Code v3.78

🦓 Zoo Code v3.78 is here!

This release brings three major new models, NanoGPT provider support, and stronger provider and task reliability.

✨ What’s new

Three major new models have arrived: Gemini 3.7 Flash, Qwen3.8 Max, and GLM 5.3 with launch day support, made possible through new collaborations with leading AI labs.

DeepSeek V4 updates: Improved reasoning mappings, corrected pricing, and expanded provider coverage for the V4 Pro 0813 checkpoint.

NanoGPT provider support: Connect with dynamic model discovery, streaming and prompt completions, and routing preferences for speed, price, latency, throughput, tool support, and caching.

More reliable Azure OpenAI setup: Resource endpoints are normalized correctly, with clearer Azure-specific guidance in settings.

Safer task history: Task titles are preserved when navigating rapidly before messages finish loading.

Correct Kimi Code limits: Output-token defaults and server-provided model limits are now handled correctly.

Cleaner settings migration: Zoo now uses zoo-code-settings.json as the default import/export filename.

Wider Destructive Command Guard support: DCG now works on Intel-based Macs.

Plus security updates for undici and Mermaid, telemetry improvements, provider-identifier architecture work, and a broad shared test-utilities rollout.

Full release notes:

https://github.com/Zoo-Code-Org/Zoo-Code/releases/tag/v3.78.0

Update from the VS Code Marketplace or Open VSX, and let us know what you think!

u/Illustrious-Mix-5625 — 5 days ago

What local model are you guys using with your ZooCode?

I am new here and actually very new to coding, and I use a 4090 and have been running Qwen3 Coder 30b with 40K context window. This pretty much maxes out my card but doesnt seem to be very good at coding most of the work it does requires very detailed prompts because it doesnt' know (for example at user signup need to have the email TWICE to double check spelling and second one cannot paste, it literally did just one box and didnt work anyway). Qwen3.6 was much smarter but it had to drop it because in tool calling it was not good, but much smarter than 3.

In the last week of using RooCode, I have had nothing but headache and issues with RooCode (getting stuck in infinite loops, getting stuck at 0% API spinning, getting incorrect tool calls andd printing semi gibberish, ignoring my hundreds of auto approves and still asking, not allowing easy renamig of config files (had to try several times), ignoring the context window size and not giving error when goes over limit (just stuck as if its working), and not condensing the context window, sometimes acting really stupid giving stubbornly very inaccurate recommendations, not having the ability add an approval to auto approve list (sometimes), and biggest one: not having ripgrep properly installed in the last versions even as far back as 3.48.0 which took me hours and hours of struggle to detect and fix and that is using Claude (Gemini couldnt figure it out). Man all these in just one week of using it.

Found out about ZooCode today and I'm super excited you guys are continuing the project!

reddit.com
u/brooklynite1 — 6 days ago

Model switching keyboard shortcuts

I use Deep Seek with Zoo Code. I frequently switch between Pro and Flash, and would love to know if there is a keyboard shortcut for this. I know about the keyboard shortcut for switching modes (Code, Plan, Debug etc) but I want to know if there is one for switching between model variants

reddit.com
u/Efficient_Frame_8038 — 12 days ago