Roo Code Feature Requests #109
Replies: 42 comments 25 replies
-
We would like to introduce a feature that allows us to add multiple tasks and process them sequentially until the list is complete. This could be a game-changer! |
Beta Was this translation helpful? Give feedback.
-
better support for copilot models |
Beta Was this translation helpful? Give feedback.
-
Can we get access to more models through OpenRouter? I've been wanting to use DeepSeek but cant get an official API key as the platform site has been down for days |
Beta Was this translation helpful? Give feedback.
-
I'd like to check that if the prompt caching of DeepSeek API is supported. It is quite confusing that Roo Code does not support but Cline does. |
Beta Was this translation helpful? Give feedback.
-
Hello folks Question. I would like to make the browser use with my Chrome browser. Since I have under control that e.g. I am already logged in. How can I do that? |
Beta Was this translation helpful? Give feedback.
-
add options |
Beta Was this translation helpful? Give feedback.
-
Display tasks only related to current project: #882 |
Beta Was this translation helpful? Give feedback.
-
@mrubens Generally speaking, if you want to make this app amazing, know who are your audience. Most people who actually use this application are low-code or even non coders. This means, they will suck a lot building backends. I believe if you support integration with supabase, firebase or any of these backend as services, it will make development a whole lot easier. If you notice, the most popular apps that have big audience are the ones that have backend integrations like bolt and others. The ability to give AI to create,edit,delete tables in the backend with these services would be very good. Senior developers can utilize Roo in many ways without struggle, the ones who struggle are the inexperienced programmers and non programmers who just want to build simple solutions for their use cases. Create a survey, know the audience experience level, collect answers and analyze to know what should be done next. Thanks! |
Beta Was this translation helpful? Give feedback.
-
Can you add ollama apikey post feature,just like cherry studio |
Beta Was this translation helpful? Give feedback.
-
Some basic security and safety features regarding what is auto-approved will go a long way toward allowing users to trust the agent to do its magic. This is described and discussed here: |
Beta Was this translation helpful? Give feedback.
-
I need a way to force Roo to auto-approve all commands, even ones it hasn't seen before. It's trying to install an MCP server and debug it, but it keep making me approve the command it's attempting to troubleshoot. It's supposed to be automated but I have to babysit it ;_; Edit: Another thing to add would be automatic OS detection. Gemini keeps trying to use && in commands and it keeps erroring when it randomly decides to try that every few commands. |
Beta Was this translation helpful? Give feedback.
-
Auto-complete by Tab (line auto-complete, such as Cursor Tab and continue) |
Beta Was this translation helpful? Give feedback.
-
An IntelliJ plugin! I would love to have this integrated into PHPStorm. |
Beta Was this translation helpful? Give feedback.
-
Please add a tab in settings to disallow certain tools (write to file, insert, diff, etc) in tasks completely. |
Beta Was this translation helpful? Give feedback.
-
Could you please add Qwen's official API as a provider? |
Beta Was this translation helpful? Give feedback.
-
I would love to see Figma integration. There's a plugin called Superflex that's claiming they can do it but it's....not quite there. |
Beta Was this translation helpful? Give feedback.
-
I would like to see the equivalent of Claude Code's "Slash Commands": Their example of a command file is this in Claude Code: Please analyze and fix the GitHub issue: $ARGUMENTS.
Follow these steps:
1. Use `gh issue view` to get the issue details
2. Understand the problem described in the issue
3. Search the codebase for relevant files
4. Implement the necessary changes to fix the issue
5. Write and run tests to verify the fix
6. Ensure code passes linting and type checking
7. Create a descriptive commit message
8. Push and create a PR
Remember to use the GitHub CLI (`gh`) for all GitHub-related tasks. This is invoked in Claude Code with In RooCode this would be super powerful as you could define these commands to be quickly invoked and they could even contain instructions on what Modes/Roles to use. This would be another layer of power that would work in conjunction with everything else and allow for powerful scenarios that can help you easily interact with various MCPs, roles, etc. I think of this essentially like Macros. I'd advocate for a folder like |
Beta Was this translation helpful? Give feedback.
-
Please pass reasonable log information (especially errors) back to the Roo-Code VS Code Output channel. Useful for all types of info and errors, but for the typical user probably especially important to include:
|
Beta Was this translation helpful? Give feedback.
-
On a related, but completely separate, note: I can't troubleshoot this very well because the HTTP requests don't run through VS Code's Developer Tools Network tool. Or perhaps I don't understand it well enough for it to be useful. Tools like Wireshark are giving me too much junk for me to sort through at the moment. Is possible to use the Developer Tools toolkit in its entirety (I know some things are logged to the Console, for example) for Roo Code? |
Beta Was this translation helpful? Give feedback.
-
Two feature requests related to the newly out-of-experimental feature Code Index:
|
Beta Was this translation helpful? Give feedback.
-
And a Configurable TTS engine! |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
I would like to optionally indicate the IPV4 proxy with AUTH through which the expansion will turn to the providers. |
Beta Was this translation helpful? Give feedback.
-
Save and then re-load queued messages within a given chat thread. Especially useful if there's a crash of the extension or application. |
Beta Was this translation helpful? Give feedback.
-
Project-specific modes and mode config (API & model) wanted I'd like the ability for all modes (not just custom) to be project-based (vs currently global). For example: Every time I switch projects, I have to tell "Code" mode to use the API/Model set up for that client/project. This is super important to me because: Also: While I can easily find and edit the project-based custom modes (though not their associated LLM model, which would help a lot), I don't see the file for managing those built-in modes? If there was a way to access that, maybe I could write a script so that when I change workspace, the file is re-written to fit that project? Every coder I know wants this kind of customizability out of Roo. |
Beta Was this translation helpful? Give feedback.
-
FastMCP context, ctx.progress_report support for MCP servers. |
Beta Was this translation helpful? Give feedback.
-
Injecting PM tools to the whole RooCode process like how OpenHands is used to impvove its codebase #6413 |
Beta Was this translation helpful? Give feedback.
-
A way to run mcp tools from the chat and add it logs to the chatbot. It would be handy, just as the "@Terminal" tool. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Please let us know what you'd like to see next in Roo Code!
Beta Was this translation helpful? Give feedback.
All reactions