Skip to content

fix(desktop): give preset harnesses buzz-dev-mcp - #7032

Open
Chessing234 wants to merge 2 commits into
block:mainfrom
Chessing234:fix/buzz-preset-mcp
Open

fix(desktop): give preset harnesses buzz-dev-mcp#7032
Chessing234 wants to merge 2 commits into
block:mainfrom
Chessing234:fix/buzz-preset-mcp

Conversation

@Chessing234

@Chessing234 Chessing234 commented Aug 29, 2026

Copy link
Copy Markdown
Contributor

Summary

Test plan

  • Unit tests for preset_mcp_command_for / resolve_mcp_command (preset + builtin + unknown).
  • Create a Hermes agent from a preset, mention it in a channel, confirm a kind:9 reply lands.

Fixes #7023

Preset catalog entries left mcp_command empty and spawn only consulted
KNOWN_ACP_RUNTIMES, so Hermes and friends opened sessions with no MCP
server and could never post a reply.

Signed-off-by: Taksh <takshkothari09@gmail.com>
@Chessing234
Chessing234 requested a review from a team as a code owner August 29, 2026 10:51
@github-actions

github-actions Bot commented Aug 29, 2026

Copy link
Copy Markdown

🔐 Codex Security Review

Status: review required for the current range.

The current range is eed74bde2f4797714335ac10c56c0b0244c1def4...474a18c5eaddfd259efd9ea0953e266a46519f0f.
A new review must complete for this exact range. When manual authorization
is required, a Block organization member must comment exactly
@buzz-security-review 474a18c5eaddfd259efd9ea0953e266a46519f0f to authorize a new review.
Any previous review applies only to its recorded range.

@Chessing234

Copy link
Copy Markdown
Contributor Author

could someone with write access approve the fork ci runs on this (and the other open chessing234 prs)? they are stuck on action_required.

1 similar comment
@Chessing234

Copy link
Copy Markdown
Contributor Author

could someone with write access approve the fork ci runs on this (and the other open chessing234 prs)? they are stuck on action_required.

Signed-off-by: Chessing234 <chessing234@users.noreply.github.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.

Preset harnesses get no MCP server, so their agents can never post a reply

1 participant