How to set up Roo Code for code translation using prior files, example patterns, retrieval — and validate via TDD? #4032
yayayru
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Roo Code team,
I'm using Roo Code for the first time and would like to configure it for a more advanced code translation workflow.
🔍 Goal:
I want to translate code not just based on simple source-to-target examples, but by leveraging previous files and similar code patterns across the project — even when those examples aren't direct pairs.
Essentially, I want to create a system that:
❓ What I'm looking for:
How can I set up Roo Code to use prior files and examples for translation?
How to structure a dataset of examples?
.yaml
,.json
,.md
?Can Roo Code support a TDD-like loop?
If there are any config examples, YAML templates, or workflows for this kind of setup, I’d really appreciate being pointed in the right direction.
Thanks so much — really excited to work with Roo Code!
Beta Was this translation helpful? Give feedback.
All reactions