This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+14 more
ReleasePort's take
Light signalThe `ait attempt list` command now defaults to a compact human‑readable table format; the `--format jsonl` flag adds full metadata for script consumption.
Why it matters: Adjust any scripts parsing `ait attempt list` output: use `--format jsonl` for complete data or update parsers for the new default table layout.
Summary
AI summaryDefault output of ait attempt list is now a compact human-readable table.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
ait attempt list now defaults to compact human-readable table format ait attempt list now defaults to compact human-readable table format Source: llm_adapter@2026-05-21 Confidence: low |
— |
| Feature | Medium |
ait attempt list --format jsonl provides full metadata for scripts ait attempt list --format jsonl provides full metadata for scripts Source: llm_adapter@2026-05-21 Confidence: low |
— |
Full changelog
Changed
- Make
ait attempt listdefault to a compact human-readable table with short attempt IDs, status, agent, exit code, changed-file count, timestamp, and intent title. - Keep full attempt metadata available through
ait attempt list --format jsonlfor scripts and debugging.
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
About Ait
All releases →Related context
Related tools
Earlier breaking changes
- v0.55.52 Keep the built-in claude-code reviewer pinned to the local claude -p CLI even when repository policy defines a conflicting command override.
Beta — feedback welcome: [email protected]