Roo-Code/src
sam hoang 85c49d8eff feat(code-actions): add "Fix Code in Current Task" action
Adds ability to fix code within the context of an active task instead of starting a new one. This allows for more efficient workflow when already working with Roo.

Add new FIX_IN_CURRENT_TASK code action and command
Enhance ClineProvider to support context-aware code fixing
Update tests to verify new action functionality
2025-01-27 14:24:26 +07:00
..
__mocks__ Custom modes 2025-01-21 09:39:54 -05:00
api Merge pull request #555 from dairui1/feat/openrouter_base_url 2025-01-26 00:35:11 -05:00
core feat(code-actions): add "Fix Code in Current Task" action 2025-01-27 14:24:26 +07:00
exports fix: correct VSCode URI 2025-01-15 08:24:21 +11:00
integrations reuse existing non-busy terminals 2025-01-24 23:39:29 -05:00
services Custom modes 2025-01-21 09:39:54 -05:00
shared Throw FileRestrictionErrors sooner 2025-01-26 02:44:59 -05:00
test fix comment on pr 2025-01-24 00:51:35 +07:00
utils refactor: generalize prompt enhancement into single completion handler 2025-01-24 01:14:48 +07:00
extension.ts feat(code-actions): add "Fix Code in Current Task" action 2025-01-27 14:24:26 +07:00