Roo-Code/.roo
Murilo Pires 9da5166f56
Pr fixer improvements (#5407)
* feat: add Issue Fixer Orchestrator mode

* feat(pr-fixer-orchestrator): enhance workflow safety and user control

- Add user approval checkpoint before committing changes
- Implement large diff handling (>2000 lines) with automatic summarization
- Replace dangerous `git add -A` with selective file staging
- Enforce context preservation in shared temp directory for all delegated tasks
- Add exact PR template format specification
- Update best practices to reflect new safety measures

BREAKING CHANGE: Workflow now requires explicit user approval before commits

* removed files that were added accidently
2025-07-04 20:53:40 -04:00
..
rules Remove reference to file that no longer exists (#5360) 2025-07-02 22:25:58 -04:00
rules-code fix: use safeWriteJson for all JSON file writes with race condition fix (#4733) 2025-06-25 16:05:02 -04:00
rules-docs-extractor feat: improve docs-extractor mode rules for better documentation extraction (#5381) 2025-07-03 14:50:09 -04:00
rules-integration-tester feat(tests): core tools integration tests (#4433) 2025-06-12 11:50:25 -04:00
rules-issue-fixer refactor: update issue-fixer mode to use GitHub CLI instead of MCP (#5320) 2025-07-01 17:04:57 -04:00
rules-issue-fixer-orchestrator feat: Add pre-commit review and PR template to issue-fixer-orchestrator (#5405) 2025-07-04 20:50:36 -04:00
rules-issue-writer feat: update issue-writer mode rules for streamlined feature request template (#4850) 2025-06-18 15:36:31 -04:00
rules-mode-writer Add Mode Writer mode to repo (#4600) 2025-06-13 22:32:09 -06:00
rules-pr-fixer feat: add translation orchestration to PR Fixer mode (#5280) 2025-07-01 10:32:38 -04:00
rules-pr-fixer-orchestrator Pr fixer improvements (#5407) 2025-07-04 20:53:40 -04:00
rules-pr-reviewer PR-Reviewer improvements (#5406) 2025-07-04 20:53:13 -04:00
rules-translate Improve translation workflow to avoid unnecessary file reads (#5126) 2025-06-25 20:24:30 -04:00