What problem does it solve?
Roo-Coder provides intelligent code editing workflows, project analysis capabilities, Git integration, and PR creation automation to streamline software development tasks and reduce manual overhead.
Core Features & Use Cases
- Intelligent Code Editing: read, write, and refactor code within /app/data/{project_name} with diff-based edits, automatic backups, and safe persistence.
- Project Analysis & Structure: analyze repository layout, dependencies, and health to guide changes.
- Git Integration & PR Creation: perform status checks, commits, branches, and PR generation using conventional messages and templates.
- Workflow Orchestration: architect, code, debug, and refactor workflows to manage end-to-end development tasks.
- Safety & Persistence: enforce a strict work directory convention and sandboxed operations for safe edits.
Quick Start
Start a Roo-Coder session by provisioning a project under /app/data/{project_name}, then run a code-edit workflow to implement the requested change.