Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Mention alignment with these areas in your PRs.

### 3. Join the Zoo Code Community

- **Discord:** Join our [Discord](https://discord.gg/SfHYG44NUA).
- **Discord:** Join our [Discord](https://discord.gg/VxfP4Vx3gX).
- **Reddit:** Join our [Reddit](https://www.reddit.com/r/ZooCode/).

## Finding & Planning Your Contribution
Expand All @@ -73,7 +73,7 @@ All contributions start with a GitHub Issue using our skinny templates.
- **Create an issue** using:
- **Enhancements:** "Enhancement Request" template (plain language focused on user benefit).
- **Bugs:** "Bug Report" template (minimal repro + expected vs actual + version).
- **Want to work on it?** Comment "Claiming" on the issue and reach out to the core team on [Discord](https://discord.gg/SfHYG44NUA) to get assigned. Assignment will be confirmed in the thread.
- **Want to work on it?** Comment "Claiming" on the issue and reach out to the core team on [Discord](https://discord.gg/VxfP4Vx3gX) to get assigned. Assignment will be confirmed in the thread.
- **PRs must link to the issue.** Unlinked PRs may be closed.

### Deciding What to Work On
Expand Down Expand Up @@ -126,7 +126,7 @@ pnpm install

### Pull Request Policy

- Must reference an assigned GitHub Issue. To get assigned: comment "Claiming" on the issue and reach out to the core team on [Discord](https://discord.gg/SfHYG44NUA). Assignment will be confirmed in the thread.
- Must reference an assigned GitHub Issue. To get assigned: comment "Claiming" on the issue and reach out to the core team on [Discord](https://discord.gg/VxfP4Vx3gX). Assignment will be confirmed in the thread.
- Unlinked PRs may be closed.
- PRs should pass CI tests, align with the roadmap, and have clear documentation.

Expand Down
24 changes: 12 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
<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>
<a href="https://x.com/ZooCodeDev"><img src="https://img.shields.io/badge/ZooCode-000000?style=flat&logo=x&logoColor=white" alt="X"></a>
<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>
<a href="https://discord.gg/SfHYG44NUA"><img src="https://img.shields.io/badge/Join%20Discord-5865F2?style=flat&logo=discord&logoColor=white" alt="Join Discord"></a>
<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>
<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>
<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>
</p>
<p align="center">
<em>Get help fast → <a href="https://discord.gg/SfHYG44NUA">Join Discord</a> • Prefer async? → <a href="https://www.reddit.com/r/ZooCode/">Join r/ZooCode</a></em>
<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>
</p>

# Zoo Code
Expand Down Expand Up @@ -41,7 +41,7 @@
> to Roo previously and care deeply about this plugin. We will continue to make
> model updates, fix bugs, and release features. But more than anything, we plan
> to listen to the community that made this plugin so special. Feel free to join
> us on [Discord](https://discord.gg/SfHYG44NUA),
> us on [Discord](https://discord.gg/VxfP4Vx3gX),
> [Reddit](https://www.reddit.com/r/ZooCode), or
> [open a PR or issue](https://github.com/Zoo-Code-Org/Zoo-Code), and above all,
> please stay involved, connected, and active as a community.
Expand Down Expand Up @@ -85,7 +85,7 @@ pre-release builds published automatically on every merge to `main`.
- [简体中文](locales/zh-CN/README.md)
- [繁體中文](locales/zh-TW/README.md)
- ...
</details>
</details>

---

Expand Down Expand Up @@ -132,7 +132,7 @@ Learn more: [Using Modes](https://docs.zoocode.dev/basic-usage/using-modes) •
installing, configuring, and mastering Zoo Code.
- **[YouTube Channel](https://youtube.com/@roocodeyt?feature=shared):** Watch
tutorials and see features in action.
- **[Discord Server](https://discord.gg/SfHYG44NUA):** Join the community for
- **[Discord Server](https://discord.gg/VxfP4Vx3gX):** Join the community for
real-time help and discussion.
- **[Reddit Community](https://www.reddit.com/r/ZooCode/):** Share your
experiences and see what others are building.
Expand Down Expand Up @@ -199,15 +199,15 @@ Options:
If you prefer to install the VSIX package manually:

1. First, build the VSIX package:
```sh
pnpm vsix
```
```sh
pnpm vsix
```
2. A `.vsix` file will be generated in the `bin/` directory (e.g.,
`bin/zoo-code-<version>.vsix`).
3. Install it manually using the VSCode CLI:
```sh
code --install-extension bin/zoo-code-<version>.vsix
```
```sh
code --install-extension bin/zoo-code-<version>.vsix
```

---

Expand Down Expand Up @@ -247,5 +247,5 @@ We love community contributions! Get started by reading our
**Enjoy Zoo Code!** Whether you keep it on a short leash or let it roam
autonomously, we can’t wait to see what you build. If you have questions or
feature ideas, drop by our [Reddit community](https://www.reddit.com/r/ZooCode/)
or [Discord](https://discord.gg/SfHYG44NUA), or open an
or [Discord](https://discord.gg/VxfP4Vx3gX), or open an
[issue](https://github.com/Zoo-Code-Org/Zoo-Code/issues). Happy coding!
2 changes: 1 addition & 1 deletion apps/web-roo-code/src/app/evals/evals.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ export function Evals({ runs }: { runs: EvalRun[] }) {
</div>
<div>
Want to see the results for a model we haven&apos;t tested yet? Ping us in{" "}
<a href="https://discord.gg/roocode" className="underline">
<a href="https://discord.gg/VxfP4Vx3gX" className="underline">
Discord
</a>
.
Expand Down
4 changes: 2 additions & 2 deletions apps/web-roo-code/src/components/homepage/faq-section.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ const faqs: FAQItem[] = [
</a>
. Submit issues, suggest features, or open a pull request. There&apos;s also an active community on{" "}
<a
href="https://discord.gg/roocode"
href="https://discord.gg/VxfP4Vx3gX"
target="_blank"
rel="noopener noreferrer"
className="text-primary underline-offset-4 hover:underline">
Expand Down Expand Up @@ -198,7 +198,7 @@ const faqs: FAQItem[] = [
</a>{" "}
for both a quick-start set up and advanced guides. You can also get community support on{" "}
<a
href="https://discord.gg/roocode"
href="https://discord.gg/VxfP4Vx3gX"
target="_blank"
rel="noopener noreferrer"
className="text-primary underline-offset-4 hover:underline">
Expand Down
2 changes: 1 addition & 1 deletion apps/web-roo-code/src/lib/constants.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
export const EXTERNAL_LINKS = {
GITHUB: "https://github.com/RooCodeInc/Roo-Code",
GITHUB_DISCUSSIONS: "https://github.com/RooCodeInc/Roo-Code/discussions",
DISCORD: "https://discord.gg/roocode",
DISCORD: "https://discord.gg/VxfP4Vx3gX",
REDDIT: "https://reddit.com/r/RooCode",
X: "https://x.com/roocode",
LINKEDIN: "https://www.linkedin.com/company/roo-code",
Expand Down
6 changes: 3 additions & 3 deletions locales/ca/CONTRIBUTING.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions locales/ca/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions locales/de/CONTRIBUTING.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading