This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
ReleasePort's take
Light signalThe `agentctl ui` traces table now includes a `COMMAND` column showing concrete operation details and fixes ANSI escape code corruption in verdict cells.
Why it matters: Improves trace readability for developers and SREs by providing clear command information without display glitches.
Summary
AI summaryUpdates Other, Bug fixes, and tui across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
`agentctl ui` traces table now shows a `COMMAND` column with concrete operation details. `agentctl ui` traces table now shows a `COMMAND` column with concrete operation details. Source: llm_adapter@2026-05-23 Confidence: high |
— |
| Bugfix | Medium |
Verdict cells in `agentctl ui` trace table no longer render ANSI escape codes that corrupted column display. Verdict cells in `agentctl ui` trace table no longer render ANSI escape codes that corrupted column display. Source: llm_adapter@2026-05-23 Confidence: high |
— |
Full changelog
Added
agentctl ui— the traces table now shows aCOMMANDcolumn with the
concrete operation behind each action (shell command, file path, secret
name, API call, or package).
Fixed
agentctl ui— verdict cells were styled with ANSI escape codes that the
trace table truncated mid-sequence, blanking theVERDICTandRISKcolumns
and dropping the first character ofAGENT. Verdicts now render as plain
text so all columns display correctly.
Changelog
Bug fixes
- fefa7df782948a2cbcf41c188a43ab1142ccd07e fix(tui): stop verdict ANSI styling from corrupting trace table
Other
- d28543630141564ed1de2341e02a7a0785871e44 Merge pull request #11 from chocks/chore/actions-node24-cleanup
- 3cbfdd4a62e6c12d3ffcc8d6b0432e70013129e9 Merge pull request #12 from chocks/fix/tui-trace-verdict-and-command
- fd48c6af33da8b19e66d7aa88c19d708efe5698a Merge pull request #13 from chocks/chore/release-v0.1.1
- 0da460b11eb28bc344799bb647cef9b00a6263fe chore(release): prepare v0.1.1
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Track Agentctl, a local control plane for coding agents
Get notified when new releases ship.
Sign up freeAbout Agentctl, a local control plane for coding agents
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]