Skip to content

fix(tui): show tool invocations in step details - #134

Merged
jkyberneees merged 1 commit into
mainfrom
codex/show-tool-invocations
Sep 26, 2026
Merged

jkyberneees merged 1 commit into
mainfrom
codex/show-tool-invocations

Conversation

@jkyberneees

Copy link
Copy Markdown
Contributor

Summary

  • Retain bounded tool-call arguments for live and resumed turns, and show the invocation before the result when a step is expanded.
  • Wrap and page long commands, expose unsafe control characters as visible escapes, and add Alt+I to copy the displayed invocation.
  • Correct the plain-mode approval hint and wrap expanded approval commands by display width.

Verification

  • make fmt
  • make vet
  • make lint — 0 issues
  • make test — full race-enabled suite
  • make build

Release target: v1.14.12 after CI passes and the PR merges.

Retain bounded tool-call arguments for live and resumed turns so commands can be inspected while running and after completion. Correct the plain-mode approval keys and expose invocation copying.
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
bodek 5ad6c84 Commit Preview URL

Branch Preview URL
Sep 26 2026, 07:43 AM

@jkyberneees
jkyberneees merged commit 2dbc6cb into main Sep 26, 2026
12 of 13 checks passed
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