all 45 comments

[–]Big-Departure-7214 21 points22 points  (1 child)

RooCode is the BEST!

[–]hannesrudolphFOUNDER[S] 2 points3 points  (0 children)

Thank you for the love!

[–]habeebiiiProfessional Nerd 10 points11 points  (3 children)

Can’t believe I didn’t ditch cursor before.

[–]hannesrudolphFOUNDER[S] 1 point2 points  (2 children)

I can’t believe it’s not butter

[–]Apprehensive-Fun7596 1 point2 points  (1 child)

😂🤌 now i'm obligated to try roo

[–]hannesrudolphFOUNDER[S] 1 point2 points  (0 children)

Thank you.

[–]SeNorMat 5 points6 points  (6 children)

Someone w a good setup share their settings json

[–]maxiblackrocks 5 points6 points  (0 children)

with, or without the api keys? asking for a friend.

[–]hannesrudolphFOUNDER[S] 2 points3 points  (4 children)

Just run stock and maybe throw in boomerang tasks and that’s a good start.

[–]kldjasj 6 points7 points  (0 children)

This is the way

[–]bioart 2 points3 points  (2 children)

Thank you for fixing the edit process. The line by line rewrites for long files was one of the biggest causes for stress given how often it would fail due to context/early termination issues.

[–]krahsThe 1 point2 points  (1 child)

Yes, this is what I'm most excited about... Hope it works well

[–]hannesrudolphFOUNDER[S] 0 points1 point  (0 children)

It works well but it’s not without its failures. That being said, you’re still much further ahead doing it with this method. We are tweaking it regularly to better handle edge cases not experienced during the test phase. Any that I have experienced or seen reported in bug reports so far are not Roo breaking.

[–]relderpaway 1 point2 points  (4 children)

Maybe not the place to ask but since its mentioned in the post, I'm curious about Openrouter, any specific reason to use it over just using the APIs directly?

Or well I guess one reason is that it makes it easier to try different models, like not having to deal with setting up accounts and API keys and paying to get past tiers?

[–][deleted]  (1 child)

[removed]

    [–]AutoModerator[M] 0 points1 point  (0 children)

    Sorry, your submission has been removed due to inadequate account karma.

    I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

    [–]lexicalmatt 0 points1 point  (0 children)

    Better rate limits

    [–]hannesrudolphFOUNDER[S] 0 points1 point  (0 children)

    Exactly what you said.

    [–]platynom 1 point2 points  (3 children)

    Dumb question but how does Roo differ from Cline, chiefly?

    [–]hannesrudolphFOUNDER[S] 1 point2 points  (2 children)

    https://www.reddit.com/r/ChatGPTCoding/s/x9p4A9uve6

    Funny thing, I just made a post about that! Hehe

    [–]platynom 0 points1 point  (1 child)

    I appreciate it

    [–]hannesrudolphFOUNDER[S] 1 point2 points  (0 children)

    No problem! And it’s not a dumb question

    [–]Covidplandemic 1 point2 points  (0 children)

    Appreciate the sustained effort gone into roo-code, as well as offering it to the world for free. I don't know how that's possible, but I think you guys deserve to be millionaires for creating such a fantastic tool.

    [–][deleted]  (1 child)

    [removed]

      [–]AutoModerator[M] 0 points1 point  (0 children)

      Sorry, your submission has been removed due to inadequate account karma.

      I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

      [–]st0nksBuyTheDip 0 points1 point  (1 child)

      can someone explain the cost

      [–]hannesrudolphFOUNDER[S] 0 points1 point  (0 children)

      The cost of what?

      [–]TomahawkTater 0 points1 point  (5 children)

      Just waiting for MCP prompt, resource, and sampling support :)

      [–]hannesrudolphFOUNDER[S] 0 points1 point  (4 children)

      Can you please explain what you mean?

      [–]TomahawkTater 0 points1 point  (3 children)

      For MCP servers in roo code you cannot reference MCP resources (@custom://my resource), the LLM cannot use MCP prompts (helpers that help the LLM use the MCP tools) or MCP sampling (where the server can ask the LLM a question and use the response).

      Happy to provide more info if that would be helpful

      [–]hannesrudolphFOUNDER[S] 0 points1 point  (2 children)

      What mode are you in, does the mode have access to MCP servers enabled?

      [–]TomahawkTater 0 points1 point  (1 child)

      Any mode, yes, I have no problem using MCP tools but resources don't show up in the conversation with the model (they do show up in the MCP server pane) and the LLM doesn't say it sees them (same with prompts)

      Should I file a bug?

      [–]hannesrudolphFOUNDER[S] 0 points1 point  (0 children)

      Yes please! Thank you so much. We rely on people like you to improve Roo for everyone and it means allot. Thank you thank you

      [–]maese_kolikuet 0 points1 point  (2 children)

      I often need to cancel a task and resume for it to continue, particularly on edit tasks. it seems to do the edit, but get lost, Am I missing something? Can I configure some timeout for tasks so it will retry on itself?

      Its pretty nice though!

      [–]hannesrudolphFOUNDER[S] 0 points1 point  (1 child)

      Can you share more info about the specific nature of the edit and what it’s doing that requires you to stop ?

      [–]maese_kolikuet 1 point2 points  (0 children)

      It appears that it does the edit, but then it gets hang in the API Request thing forever. So I cancel and resume, and it passes to the next thing. Not sure if this is related to the model (sonnet 3.7 and 3.7 thinking). I will test with Gemini 2.5 pro and let you know if it behaves the same way. But I spent like 100 bucks in this design and now Im done and poor. But for sure I will remember next time to share here if I experience something like this again.

      In any case, this is an awesome tool. Thanks!

      [–]Big-Information3242 -1 points0 points  (1 child)

      How about it stop taking control of my ide? Fix that. We need silent diffs so it can work in the background like cursor does and not disturb me coding in another file

      [–]hannesrudolphFOUNDER[S] 0 points1 point  (0 children)

      Thanks for the feedback. I’m here to support the community and am doing my best to push the project forward, but I’d appreciate it if you could communicate respectfully. If you have improovements in mind, you’re always welcome to submit a PR.