Skip to content

Improve zarvis tool call header wrapping#176

Merged
edwin-zvs merged 1 commit into
mainfrom
fix-zarvis-toolcall-wrap
May 23, 2026
Merged

Improve zarvis tool call header wrapping#176
edwin-zvs merged 1 commit into
mainfrom
fix-zarvis-toolcall-wrap

Conversation

@edwin-zvs

Copy link
Copy Markdown
Contributor

Summary

  • render zarvis tool-call headers with explicit wrapping instead of relying on terminal soft-wrap
  • compact embedded newlines/indentation in args summaries so multiline shell commands do not create large blank horizontal gaps
  • make the tool name use a brighter green style while keeping args dim
  • add renderer regressions for multiline args wrapping and the brighter tool-name style

Tests

  • cargo test -p agentd-cli pty_render::tests::tool_header -- --nocapture
  • cargo check -p agentd-cli
  • cargo build

Binaries

This PR only changes crates/cli, so the relevant binary is agent. The full workspace was built in debug profile.

@edwin-zvs
edwin-zvs merged commit 12450b2 into main May 23, 2026
1 check passed
@edwin-zvs
edwin-zvs deleted the fix-zarvis-toolcall-wrap branch May 23, 2026 17:50
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