Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,12 @@ OpenCodeReview currently provides:
PyCharm, and other JetBrains IDEs with the same capabilities as the
existing VSCode extension.

### Agent Client Protocol (ACP)

- **ACP server adapter** — Expose OpenCodeReview as a specialized review
agent for Paseo and other ACP-compatible clients, while keeping the
protocol integration decoupled from the core review engine.

### Delegate Mode

- **Subscription-friendly review** — An opt-in mode where `ocr` no longer
Expand Down
Loading