agentacct 0.10.1
Work Receipts get an honest exit from red states, readable actions and checks, per-agent plan visibility, and weekly-plan calibration that finally lights up — a round of receipt-UI and calibration fixes across the macOS app and the daemon.
Download
agentacct-0.10.1.dmg — signed and notarized (Developer ID), first launch opens normally. The app embeds the frozen Python CLI, so it also carries this release's daemon and importer.
pip install "agentacct==0.10.1" for the CLI/daemon alone.
Highlights
- Navigation & sorting — an in-record back control (and Esc) return to the receipts list, the Work tab always lands on the table, and receipts default to latest-first with attention/cost one click away. (#130)
- Status clarity — decision words gain color families (blue for done-ish claims, amber for an inferred stop, green reserved for machine-verified) with a legend popover;
ended_opengets its own Stopped tab; cost shows the token tally. (#130) - Why a task is blocked — the newest recorded blocker's own words surface under the headline instead of a generic statement. (#131)
- Readable actions & checks — files/commands/tools and check rows expand in place, so a thousand-command receipt is legible without a second page. (#131)
- Weekly-plan share per Task — calibrated-or-nothing, client-scoped, on the cost line, summary strip, rail, and table. (#132)
- Multi-agent plan card — the Dashboard shows one row per recording agent, each with only what it can prove, instead of a single account. (#133)
- A user resolve lane —
POST /v1/dispositionplus Mark reviewed / Resolve / Reopen controls give a red finding or blocker an honest exit; a human resolution reads Finding resolved / Blocker resolved (asserted by the human, never machine verification, never a fabricated completion). (#134) - codex weekly calibration — codex's meter became week-reset cumulative, so it joins the calibratable clients; a dense in-file series backfill feeds the fit, and out-of-band / regime-changed accounts calibrate on stable or trailing evidence instead of reading "calibrating forever". (#132, #136)
See the CHANGELOG for the full list.