This release includes 1 breaking change for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
ReleasePort's take
Light signal`agentctl trace list` now displays a `COMMAND` column showing concrete operations instead of the truncated `REASON`.
Why it matters: The CLI output change improves clarity for developers and SREs by presenting full operation names, aiding troubleshooting without altering functionality or requiring action.
Summary
AI summaryagentctl trace list now shows a COMMAND column with the concrete operation instead of a truncated REASON.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Refactor | Medium |
`agentctl trace list` changes REASON column to COMMAND column showing concrete operations. `agentctl trace list` changes REASON column to COMMAND column showing concrete operations. Source: llm_adapter@2026-05-24 Confidence: low |
— |
Full changelog
Changed
agentctl trace list— theREASONcolumn is now aCOMMANDcolumn
showing the concrete operation behind each action (shell command, file path,
secret name, API call, or package) instead of the truncated policy reason
text. This matches theCOMMANDcolumn already shown inagentctl ui.
Changelog
Other
- e3411bba1135a974eb6501108f2641c338136ae2 Merge pull request #14 from chocks/fix/trace-list-command-column
- 0480484f09f0bde9d6cdeffd4d5521d0b770ff1d Merge pull request #15 from chocks/chore/release-v0.1.2
- 1c242188cf35216906e0749b89a44874bef236e3 chore(release): prepare v0.1.2
- 1ac9f8188d75481bdf4b51bcd07298e249b5fa5c refactor(trace): show concrete operation in trace list COMMAND column
Breaking Changes
- Renamed column in `agentctl trace list`: `REASON` → `COMMAND`, changing displayed data from truncated policy reason text to concrete operation details (shell command, file path, secret name, API call, or package).
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]