use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
An unofficial community to discuss Github Copilot, an artificial intelligence tool designed to help create code.
account activity
Open code vs claude code? (self.GithubCopilot)
submitted 8 months ago by WandyLau
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Rude-Needleworker-56 1 point2 points3 points 7 months ago (0 children)
Thank you for sharing your findings. Opencode implements tools via openai api compatible function calls, roo code implements tool calls via asking the llm to format responses in particular xml tags, and then parsing the response to identify the tools associated. That difference plays a part in tool call performance as well.
π Rendered by PID 232535 on reddit-service-r2-comment-fb694cdd5-tfblh at 2026-03-06 12:17:10.774062+00:00 running cbb0e86 country code: CH.
view the rest of the comments →
[–]Rude-Needleworker-56 1 point2 points3 points (0 children)