|
16 | 16 |
|
17 | 17 | ## We are Zoo Code |
18 | 18 |
|
19 | | -> You may have seen the |
20 | | -> [recent announcement](https://x.com/mattrubens/status/2046636598859559114) |
21 | | -> from the Roo team 🦘🦘🦘. The TLDR is the team is winding down active Roo |
22 | | -> Code development as they focus on [Roomote](https://roomote.dev/). That news |
23 | | -> was difficult for many Roo users, this plugin means a lot to this community. |
| 19 | +> Zoo Code continues development of this project after the Roo team wound down |
| 20 | +> active Roo Code work to focus on [Roomote](https://roomote.dev/). Thank you |
| 21 | +> to the Roo team for everything they built. |
24 | 22 | > |
25 | | -> We want to thank the entire Roo team for the work they put into this plugin. |
26 | | -> We won't call out each person by name here, but we can all agree they are |
27 | | -> exceptional developers and, just as importantly, incredible people. Thank you |
28 | | -> to the Roo team. |
29 | | -> |
30 | | -> As Roo coders, we come in all kinds of shapes and sizes. Some of us are using |
31 | | -> it professionally in our day-to-day work, some are using it to tinker and |
32 | | -> scheme unimaginably complicated workflows. Some are using it to improve Roo |
33 | | -> itself while others are using it to improve the very models that Roo is using |
34 | | -> (super meta). The point we are making is that the community is |
35 | | -> diverse, and although a kangaroo 🦘🦘🦘 is a distinguished and noble animal, |
36 | | -> we felt a "Zoo" 🐘🦡🦒🦓🦛🦧🦭🦦 of different species better reflected this |
37 | | -> diversity of the plugin's users. |
38 | | -> |
39 | | -> So we would like to announce that **Zoo Code** will continue development on |
40 | | -> this important project. The core team is a group of developers who contributed |
41 | | -> to Roo previously and care deeply about this plugin. We will continue to make |
42 | | -> model updates, fix bugs, and release features. But more than anything, we plan |
43 | | -> to listen to the community that made this plugin so special. Feel free to join |
44 | | -> us on [Discord](https://discord.gg/VxfP4Vx3gX), |
| 23 | +> The core team is a group of developers who contributed to Roo previously and |
| 24 | +> care deeply about this plugin. We will continue to make model updates, fix |
| 25 | +> bugs, and release features, and we plan to listen closely to the community |
| 26 | +> that made this plugin so special. Join us on |
| 27 | +> [Discord](https://discord.gg/VxfP4Vx3gX), |
45 | 28 | > [Reddit](https://www.reddit.com/r/ZooCode), or |
46 | | -> [open a PR or issue](https://github.com/Zoo-Code-Org/Zoo-Code), and above all, |
47 | | -> please stay involved, connected, and active as a community. |
| 29 | +> [open a PR or issue](https://github.com/Zoo-Code-Org/Zoo-Code). |
48 | 30 | > |
49 | 31 | > _-Zoo Code Team_ |
50 | 32 |
|
|
53 | 35 | You can find a quick guide for migrating from Roo Code to Zoo Code in the [Roo→Zoo migration guide](https://docs.zoocode.dev/roo-to-zoo-migration). We plan to try and help users as they transition over, we have our [Reddit](https://www.reddit.com/r/ZooCode) and [Discord](https://discord.gg/VxfP4Vx3gX) |
54 | 36 | for this exact support, so if you are having problems or if you have question, jump on and ask. |
55 | 37 |
|
56 | | -## What's New in v3.68.0 |
| 38 | +## What's New in v3.70.0 |
57 | 39 |
|
58 | | -- **Friendli provider with GLM-5.2 support** — use the latest GLM model through Friendli. |
59 | | -- **Native Ollama thinking/reasoning support** — preserve reasoning output end-to-end when you use Ollama models. |
60 | | -- **Anthropic custom `apiModelId` fix** — custom Anthropic model IDs now stay selected instead of silently falling back to `claude-sonnet-4-5`. |
61 | | -- Fix: Ollama provider tool result handling and premature context condensing. |
62 | | -- Fix: preserve the parent-child task link when a delegated subtask is interrupted. |
63 | | -- Improve Anthropic Vertex Claude content block handling for more reliable responses. |
64 | | -- CI, nightly publishing, and dependency/tooling updates. |
| 40 | +- **OpenAI GPT-5.6 family** — `Sol`, `Terra`, and `Luna` are now available across both the OpenAI Codex and OpenAI Native provider paths. |
| 41 | +- **Grok 4.5 support** — xAI's new flagship model, plus a reasoning-effort format fix that also benefits Grok 4 Mini. |
| 42 | +- **Kenari provider support** — a first-class, OpenAI-compatible AI gateway billed in Rupiah covering Claude, GPT, DeepSeek, GLM, Kimi and more. |
| 43 | +- Surface the context-compaction button and context window progress bar in the collapsed task header. |
| 44 | +- Fix: terminal output loss and premature task completion on cold terminals. |
| 45 | +- Fix: image attach for Zoo Gateway and Vercel AI Gateway models now follows live vision-capability tags instead of a static allowlist. |
| 46 | +- Dependency and tooling updates. |
65 | 47 |
|
66 | 48 | <details> |
67 | 49 | <summary>🌐 Available languages</summary> |
|
0 commit comments