Skip to content

feat(acp): add OpenCode and Cursor runtimes#2418

Open
austin-thesing wants to merge 2 commits into
block:mainfrom
austin-thesing:feat/opencode-cursor-acp
Open

feat(acp): add OpenCode and Cursor runtimes#2418
austin-thesing wants to merge 2 commits into
block:mainfrom
austin-thesing:feat/opencode-cursor-acp

Conversation

@austin-thesing

Copy link
Copy Markdown

Summary

  • discover OpenCode and Cursor Agent as native ACP runtimes in Buzz Desktop
  • normalize their launch arguments to acp, including Cursor’s agent and cursor-agent commands
  • document standalone buzz-acp configuration for both runtimes

Verification

  • opencode acp --help
  • agent acp --help
  • cursor-agent acp --help
  • cargo test -p buzz-acp normalizes_acp_subcommand_runtimes_to_acp
  • cargo test --manifest-path desktop/src-tauri/Cargo.toml --lib managed_agents::discovery::tests::normalizes_opencode_and_cursor_args_to_acp
  • cargo test --manifest-path desktop/src-tauri/Cargo.toml --lib managed_agents::discovery::tests::opencode_and_cursor_are_known_native_acp_runtimes
  • cargo fmt --all -- --check
  • git diff --check

Note

The broader cargo test -p buzz-acp config::tests suite has one unrelated macOS fixture failure in test_load_rules_empty_name_rejected: its attempted temporary filename is rejected with Invalid argument.

@austin-thesing
austin-thesing requested a review from a team as a code owner July 22, 2026 20:29
Signed-off-by: Austin Thesing <austin@designxdevelop.com>
@austin-thesing
austin-thesing force-pushed the feat/opencode-cursor-acp branch from 4129647 to 6cccf99 Compare July 22, 2026 20:30
@austin-thesing

Copy link
Copy Markdown
Author

I realize this is similar to #2370 but would appreciate both Cursor & OpenCode acp additions to Buzz

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 4129647b3a

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread desktop/src-tauri/src/managed_agents/discovery.rs Outdated
Comment thread desktop/src-tauri/src/managed_agents/discovery.rs Outdated
Signed-off-by: Austin Thesing <austin@designxdevelop.com>
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