Skip to content

[WIP] feat: add ACP support - #679

Draft
stay-foolish-forever wants to merge 1 commit into
alibaba:mainfrom
stay-foolish-forever:docs/acp-support-roadmap
Draft

[WIP] feat: add ACP support#679
stay-foolish-forever wants to merge 1 commit into
alibaba:mainfrom
stay-foolish-forever:docs/acp-support-roadmap

Conversation

@stay-foolish-forever

@stay-foolish-forever stay-foolish-forever commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

Description

Add Agent Client Protocol (ACP) support to the H2 2026 roadmap.

This draft PR serves as a planning placeholder while the implementation approach is evaluated. The current direction is to expose OpenCodeReview as a specialized review agent for Paseo and other ACP-compatible clients through a decoupled ACP server adapter.

This PR does not implement ACP support yet.

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Refactoring (no functional changes)
  • Documentation update
  • CI / Build / Tooling

How Has This Been Tested?

Documentation-only change; verified with git diff --check.

  • make test passes locally
  • Manual testing (describe below)

Checklist

  • My code follows the project's coding style (go fmt, go vet)
  • I have performed a self-review of my code
  • I have added tests that prove my fix is effective or my feature works
  • New and existing unit tests pass locally with my changes
  • I have updated the documentation accordingly (if applicable)
  • I have signed the CLA

Related Issues

Tracks #674.

@github-actions

github-actions Bot commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

OpenCodeReview: No supported files changed.

@stay-foolish-forever stay-foolish-forever changed the title docs(roadmap): add ACP support [WIP] feat: add ACP support Aug 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant