Skip to content

Conversation

@noamzbr
Copy link
Contributor

@noamzbr noamzbr commented Jan 8, 2026

Ensures ACP clients can identify MCP tools during running/error states and access tool arguments for completed tools.

Fixes #7356

Ensures ACP clients can identify MCP tools during running/error states and access tool arguments for completed tools.
@github-actions
Copy link
Contributor

github-actions bot commented Jan 8, 2026

Hey! Your PR title ACP: Add kind, title, rawInput to tool_call_update events doesn't follow conventional commit format.

Please update it to start with one of:

  • feat: new feature
  • fix: bug fix
  • docs: documentation changes
  • chore: maintenance tasks
  • refactor: code refactoring
  • test: adding or updating tests

See CONTRIBUTING.md for details.

@noamzbr noamzbr changed the title ACP: Add kind, title, rawInput to tool_call_update events fix: Add kind, title, rawInput to ACP tool_call_update events Jan 8, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Jan 8, 2026

The following comment was made by an LLM, it may be inaccurate:

Based on my search, I found one potentially related PR:

Related PR:

The current search primarily returns PR #7368 (the current PR itself), indicating there aren't other open PRs specifically targeting the same issue #7356. However, PR #4155 may provide relevant context if you're making changes to the ACP tool call event structure.

@rekram1-node
Copy link
Collaborator

lgtm, thanks!

@rekram1-node rekram1-node merged commit 958f1ed into anomalyco:dev Jan 8, 2026
5 checks passed
aryasaatvik pushed a commit to aryasaatvik/opencode that referenced this pull request Jan 10, 2026
zerone0x pushed a commit to zerone0x/opencode that referenced this pull request Jan 12, 2026
zerone0x pushed a commit to zerone0x/opencode that referenced this pull request Jan 12, 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.

ACP: MCP tool updates missing kind, title, rawInput for running/error/completed states

3 participants