Skip to content

fix(acp): remove bash command text content from tool call updates#1229

Merged
lewis617 merged 1 commit into
mainfrom
fix/acp-bash-tool-remove-command-content
Jun 15, 2026
Merged

fix(acp): remove bash command text content from tool call updates#1229
lewis617 merged 1 commit into
mainfrom
fix/acp-bash-tool-remove-command-content

Conversation

@lewis617

Copy link
Copy Markdown
Collaborator

Bash tool now only shows shortResult (output) as text content.
The command input is still available via rawInput in the tool call.

  • Removed Bash branch from getToolContent() that formatted command as markdown
  • Updated test to expect undefined content at start stage

Bash tool now only shows shortResult (output) as text content.
The command input is still available via rawInput in the tool call.

- Removed Bash branch from getToolContent() that formatted command as markdown
- Updated test to expect undefined content at start stage
@lewis617 lewis617 merged commit b4c5029 into main Jun 15, 2026
1 check passed
@lewis617 lewis617 deleted the fix/acp-bash-tool-remove-command-content branch June 15, 2026 23:34
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