Skip to content

This release includes 1 breaking change for platform teams planning a safe upgrade.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

ReleasePort's take

Light signal
editorial:auto 10d

`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 summary

agentctl trace list now shows a COMMAND column with the concrete operation instead of a truncated REASON.

Changes in this release

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 — the REASON column is now a COMMAND column
    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 the COMMAND column already shown in agentctl 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 free

About Agentctl, a local control plane for coding agents

All releases →

Beta — feedback welcome: [email protected]