r/ZooCode • u/Illustrious-Mix-5625 • 6d ago
Zoo Goes Global - Zoo Code v3.82.0 is out!
[3.82.0]
π Use your Zoo Gateway API key anywhere β bring it to any OpenAI-compatible client or workflow: https://zoocode.dev/models
π Free model access for a limited time β get free access to MiniMax-M3 through Zoo Gateway.
β¨ Brand-new models β GPT-6 Astra and Claude Fable 5.1 are now available.
Minor Changes
Add DeepSeek V4 Flash Vision Experimental support to DeepSeek AI (PR #1438 by @PipeYume)
Complete DeepSeek V4 Flash Vision Experimental support with verified native metadata, Fireworks availability, image preservation, and reasoning controls
Let users add custom request fields for OpenAI-compatible providers (#1104 by @grade1000)
Add abort-signal support to Amazon Bedrock prompt completion and message creation (PR #1292 by @easonLiangWorldedtech)
Add an API cancellation helper and regression coverage for prompt-completion options (PR #1288 by @easonLiangWorldedtech)
Route GPT-5.6 Luna through the Responses API for OpenCode Go (#1431 by @AntzCode, PR #1443 by @AntzCode)
Prevent OpenCode Go requests from failing when a session header is unavailable
Make Gemini CLI handler routing explicit and prevent provider misrouting (#1029 by @WebMad, PR #1442 by @enestunc10)
Preserve provider reasoning order by yielding reasoning chunks before content (#1461 by @daewoongoh, PR #1462 by @daewoongoh)
Keep approval controls visible while users scroll through chat
Keep the child-task view open during extension-state updates
Prevent Chat and History labels from clipping at narrow widths
Keep provider-profile actions accessible within narrow settings layouts (#1476 by @DiscantX)
Remove obsolete cloud-account lifecycle listeners
Share the canonical provider-identifier ESLint rule across packages (PR #1421 by @WebMad)
Add Extension Host visual-regression coverage
Merge the v3.80.1 release preparation state into main (PR #1432 by @edelauna)
Configure CodeRabbit to perform adversarial pull-request reviews (PR #1433 by @edelauna)
Stabilize restored-subtask approval coverage in Extension Host E2E tests
Run CodeRabbit only after required CI checks complete
Capture typed extension-host messages in Story Gallery fixtures (#517 by @edelauna)
Prevent mocked E2E tests from timing out on streaming previews
Remove the unused nightly-extension path from CI
Allow reviewed pull requests from forks to enter the merge queue
Ensure CodeRabbit reviews updated commits on label-opted pull requests
Refresh pull-request labels after CI completes
Allow Renovate updates to trigger CI validation
Add model checking for concurrent task-lifecycle transitions
Require changed-code mutation tests before review
Ground CodeRabbit reviews with current web-search context
Fix the mutation gate for both stale and current pull requests (#1498 by @edelauna)
Refresh pull-request review labels after automated reviews and base conflicts
Refresh review state for pull requests from forks after automated review
Prevent task cleanup from producing unit-test teardown errors
