You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -67,7 +67,7 @@
67
67
- Ask and Architect modes can now edit markdown files
68
68
- Custom modes can now be restricted to specific file patterns (for example, a technical writer who can only edit markdown files 👋)
69
69
- Support for configuring the Bedrock provider with AWS Profiles
70
-
- New Roo Code community Discord at https://roocode.com/discord!
70
+
- New Roo Code community Discord at https://rootastic.com/discord!
71
71
72
72
## [3.2.8]
73
73
@@ -107,7 +107,7 @@
107
107
- Create specialized assistants for any workflow
108
108
- Just type "Create a new mode for <X>" or visit the Prompts tab in the top menu to get started
109
109
110
-
Join us at https://www.reddit.com/r/RooCode to share your custom modes and be part of our next chapter!
110
+
Join us at https://www.reddit.com/r/Rootastic to share your custom modes and be part of our next chapter!
111
111
112
112
## [3.1.7]
113
113
@@ -160,7 +160,7 @@ Join us at https://www.reddit.com/r/RooCode to share your custom modes and be pa
160
160
161
161
## [3.0.0]
162
162
163
-
- This release adds chat modes! Now you can ask Roo Code questions about system architecture or the codebase without immediately jumping into writing code. You can even assign different API configuration profiles to each mode if you prefer to use different models for thinking vs coding. Would love feedback in the new Roo Code Reddit! https://www.reddit.com/r/RooCode
163
+
- This release adds chat modes! Now you can ask Roo Code questions about system architecture or the codebase without immediately jumping into writing code. You can even assign different API configuration profiles to each mode if you prefer to use different models for thinking vs coding. Would love feedback in the new Roo Code Reddit! https://www.reddit.com/r/Rootastic
@@ -51,7 +51,7 @@ Roo Code now integrates directly with VS Code's native code actions system, prov
51
51
52
52
### Join Our Discord!
53
53
54
-
We've launched a new Discord community! Join us at [https://roocode.com/discord](https://roocode.com/discord) to:
54
+
We've launched a new Discord community! Join us at [https://rootastic.com/discord](https://rootastic.com/discord) to:
55
55
56
56
- Share your custom modes
57
57
- Get help and support
@@ -75,7 +75,7 @@ To mark this new chapter, we're introducing the power to shape Roo Code into any
75
75
76
76
The best part is that Roo can help you create these new modes! Just type "Create a new mode for <X>" in the chat to get started, and go into the Prompts tab or (carefully) edit the JSON representation to customize the prompt and allowed tools to your liking.
77
77
78
-
We can't wait to hear more about what you build and how we can continue to evolve the Roo Code platform to support you. Please join us in our new https://www.reddit.com/r/RooCode subreddit to share your custom modes and be part of our next chapter. 🚀
78
+
We can't wait to hear more about what you build and how we can continue to evolve the Roo Code platform to support you. Please join us in our new https://www.reddit.com/r/Rootastic subreddit to share your custom modes and be part of our next chapter. 🚀
79
79
80
80
## New in 3.1: Chat Mode Prompt Customization & Prompt Enhancements
- A `.vsix` file will appear in the `bin/` directory.
254
254
4. **Install** the `.vsix` manually if desired:
255
255
```bash
256
-
code --install-extension bin/roo-code-4.0.0.vsix
256
+
code --install-extension bin/rootastic-4.0.0.vsix
257
257
```
258
258
5. **Start the webview (Vite/React app with HMR)**:
259
259
```bash
@@ -278,10 +278,10 @@ We use [changesets](https://github.com/changesets/changesets) for versioning and
278
278
279
279
We love community contributions! Here’s how to get involved:
280
280
281
-
1. **Check Issues & Requests**: See [open issues](https://github.com/RooVetGit/Roo-Code/issues) or [feature requests](https://github.com/RooVetGit/Roo-Code/discussions/categories/feature-requests).
281
+
1. **Check Issues & Requests**: See [open issues](https://github.com/RooVetGit/Rootastic/issues) or [feature requests](https://github.com/RooVetGit/Rootastic/discussions/categories/feature-requests).
282
282
2. **Fork & branch** off `main`.
283
283
3. **Submit a Pull Request** once your feature or fix is ready.
284
-
4. **Join** our [Reddit community](https://www.reddit.com/r/RooCode/) and [Discord](https://roocode.com/discord) for feedback, tips, and announcements.
284
+
4. **Join** our [Reddit community](https://www.reddit.com/r/Rootastic/) and [Discord](https://rootastic.com/discord) for feedback, tips, and announcements.
285
285
286
286
---
287
287
@@ -291,4 +291,4 @@ We love community contributions! Here’s how to get involved:
291
291
292
292
---
293
293
294
-
**Enjoy Roo 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/RooCode/) or [Discord](https://roocode.com/discord). Happy coding!
294
+
**Enjoy Roo 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/Rootastic/) or [Discord](https://rootastic.com/discord). Happy coding!
0 commit comments