Skip to content

Commit 87cf043

Browse files
committed
docs: finalize v3.54.0 release docs
1 parent 7535a56 commit 87cf043

33 files changed

Lines changed: 930 additions & 660 deletions

File tree

README.md

Lines changed: 59 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,57 @@
11
<p align="center">
22
<a href="https://marketplace.visualstudio.com/items?itemName=ZooCodeOrganization.zoo-code"><img src="https://img.shields.io/badge/VS_Code_Marketplace-007ACC?style=flat&logo=visualstudiocode&logoColor=white" alt="VS Code Marketplace"></a>
3-
<a href="https://discord.gg/roocode"><img src="https://img.shields.io/badge/Join%20Discord-5865F2?style=flat&logo=discord&logoColor=white" alt="Join Discord"></a>
4-
<a href="https://www.reddit.com/r/RooCode/"><img src="https://img.shields.io/badge/Join%20r%2FRooCode-FF4500?style=flat&logo=reddit&logoColor=white" alt="Join r/RooCode"></a>
3+
<a href="https://x.com/ZooCodeDev"><img src="https://img.shields.io/badge/ZooCode-000000?style=flat&logo=x&logoColor=white" alt="X"></a>
4+
<a href="https://youtube.com/@roocodeyt?feature=shared"><img src="https://img.shields.io/badge/YouTube-FF0000?style=flat&logo=youtube&logoColor=white" alt="YouTube"></a>
5+
<a href="https://discord.gg/VxfP4Vx3gX"><img src="https://img.shields.io/badge/Join%20Discord-5865F2?style=flat&logo=discord&logoColor=white" alt="Join Discord"></a>
6+
<a href="https://www.reddit.com/r/ZooCode/"><img src="https://img.shields.io/badge/Join%20r%2FZooCode-FF4500?style=flat&logo=reddit&logoColor=white" alt="Join r/ZooCode"></a>
57
<a href="https://github.com/Zoo-Code-Org/Zoo-Code/issues"><img src="https://img.shields.io/badge/GitHub-Issues-181717?style=flat&logo=github&logoColor=white" alt="GitHub Issues"></a>
68
</p>
79
<p align="center">
8-
<em>Get help fast → <a href="https://discord.gg/roocode">Join Discord</a> • Prefer async? → <a href="https://www.reddit.com/r/RooCode/">Join r/RooCode</a></em>
10+
<em>Get help fast → <a href="https://discord.gg/VxfP4Vx3gX">Join Discord</a> • Prefer async? → <a href="https://www.reddit.com/r/ZooCode/">Join r/ZooCode</a></em>
911
</p>
1012

1113
# Zoo Code
1214

1315
> Your AI-Powered Dev Team, Right in Your Editor
1416
15-
Zoo Code is a community-maintained fork of
16-
[Roo Code](https://github.com/RooCodeInc/Roo-Code), continuing active
17-
development of the extension you rely on.
17+
## We are Zoo Code
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.
24+
>
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),
45+
> [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.
48+
>
49+
> _-Zoo Code Team_
50+
51+
## Roo Code to Zoo Code migration
52+
53+
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+
for this exact support, so if you are having problems or if you have question, jump on and ask.
1855

1956
## What's New in v3.54.0
2057

@@ -25,9 +62,6 @@ pre-release builds published automatically on every merge to `main`.
2562
- Add GPT-5.5 support via the OpenAI Codex provider
2663
- Add Claude Opus 4.7 support on Vertex AI
2764
- Add previous checkpoint navigation controls in chat
28-
29-
**Coming in v3.54.0:**
30-
3165
- DeepSeek V4 support with dynamic model fetching
3266
- MCP OAuth client support
3367

@@ -53,7 +87,7 @@ pre-release builds published automatically on every merge to `main`.
5387
- [简体中文](locales/zh-CN/README.md)
5488
- [繁體中文](locales/zh-TW/README.md)
5589
- ...
56-
</details>
90+
</details>
5791

5892
---
5993

@@ -91,18 +125,18 @@ Learn more: [Using Modes](https://docs.zoocode.dev/basic-usage/using-modes) •
91125

92126
</div>
93127
<p align="center">
94-
<a href="https://docs.roocode.com/tutorial-videos">More quick tutorial and feature videos...</a>
128+
<a href="https://docs.zoocode.dev/tutorial-videos">More quick tutorial and feature videos...</a>
95129
</p>
96130

97131
## Resources
98132

99133
- **[Documentation](https://docs.zoocode.dev):** The official guide to
100-
installing, configuring, and mastering Roo Code.
134+
installing, configuring, and mastering Zoo Code.
101135
- **[YouTube Channel](https://youtube.com/@roocodeyt?feature=shared):** Watch
102136
tutorials and see features in action.
103-
- **[Discord Server](https://discord.gg/roocode):** Join the community for
137+
- **[Discord Server](https://discord.gg/VxfP4Vx3gX):** Join the community for
104138
real-time help and discussion.
105-
- **[Reddit Community](https://www.reddit.com/r/RooCode):** Share your
139+
- **[Reddit Community](https://www.reddit.com/r/ZooCode/):** Share your
106140
experiences and see what others are building.
107141
- **[GitHub Issues](https://github.com/Zoo-Code-Org/Zoo-Code/issues):** Report
108142
bugs and track development.
@@ -167,15 +201,15 @@ Options:
167201
If you prefer to install the VSIX package manually:
168202

169203
1. First, build the VSIX package:
170-
```sh
171-
pnpm vsix
172-
```
204+
```sh
205+
pnpm vsix
206+
```
173207
2. A `.vsix` file will be generated in the `bin/` directory (e.g.,
174208
`bin/zoo-code-<version>.vsix`).
175209
3. Install it manually using the VSCode CLI:
176-
```sh
177-
code --install-extension bin/zoo-code-<version>.vsix
178-
```
210+
```sh
211+
code --install-extension bin/zoo-code-<version>.vsix
212+
```
179213

180214
---
181215

@@ -208,12 +242,12 @@ We love community contributions! Get started by reading our
208242

209243
## License
210244

211-
[Apache 2.0 © 2025 Zoo Code Org](./LICENSE)
245+
[Apache 2.0 © 2026 Zoo Code Org](./LICENSE)
212246

213247
---
214248

215249
**Enjoy Zoo Code!** Whether you keep it on a short leash or let it roam
216-
autonomously, we can't wait to see what you build. If you have questions or
217-
feature ideas, open an [issue](https://github.com/Zoo-Code-Org/Zoo-Code/issues)
218-
or start a [discussion](https://github.com/Zoo-Code-Org/Zoo-Code/discussions).
219-
Happy coding!
250+
autonomously, we cant wait to see what you build. If you have questions or
251+
feature ideas, drop by our [Reddit community](https://www.reddit.com/r/ZooCode/)
252+
or [Discord](https://discord.gg/VxfP4Vx3gX), or open an
253+
[issue](https://github.com/Zoo-Code-Org/Zoo-Code/issues). Happy coding!

0 commit comments

Comments
 (0)