Releases: luoyuctl/agenttrace
Releases · luoyuctl/agenttrace
v0.4.6
v0.4.5
What's Changed
Full Changelog: v0.4.4...v0.4.5
v0.4.4
What's Changed
Full Changelog: v0.4.3...v0.4.4
v0.4.3
v0.4.2
v0.4.1
What's Changed
- [Impl] Improve large-dataset TUI list scanability by @luoyuctl in #127
- [Quality] Align overview cost wording by @luoyuctl in #131
- [Growth] Decide stdout behavior when writing reports with -o by @luoyuctl in #130
- [Impl] Improve updated pricing model list UX by @luoyuctl in #132
- [codex] Polish README and product page by @luoyuctl in #133
- [codex] Simplify README with local screenshots by @luoyuctl in #137
- [Quality] Add local evidence to failed health gates by @luoyuctl in #138
- Improve README presentation and SEO by @luoyuctl in #141
- [Quality] Exit after standalone pricing update by @luoyuctl in #150
- [Impl] Turn detail view into a diagnosis-first layout by @luoyuctl in #151
- [Quality] Recurse explicit session roots by @luoyuctl in #152
- [Impl] Rework overview around spend, tokens, time, and slow-run triage by @luoyuctl in #154
- [Impl] Make diff view explain slower or costlier runs by @luoyuctl in #155
- [Impl] Strengthen diagnostics as a slow-run analyzer by @luoyuctl in #157
- [Impl] Make critical session lists easier to scan and act on by @luoyuctl in #158
- [Impl] Improve large-history loading state and cache progress by @luoyuctl in #159
- [codex] Refresh real TUI assets for v0.4.1 by @luoyuctl in #160
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Polish TUI demo path and refresh assets by @luoyuctl in #91
- Improve latest waste UX and waste copy by @luoyuctl in #95
- [Quality] Stabilize overview report ordering by @luoyuctl in #104
- [Quality] Align overview aggregate metrics by @luoyuctl in #114
- [Growth] Keep release, install, and public metadata in sync by @luoyuctl in #115
- [Quality] Clamp loop waste to session cost by @luoyuctl in #116
- [Quality] Align TUI cache status with doctor by @luoyuctl in #117
- [Quality] Add repeatable CI gates for agent validation by @luoyuctl in #118
- [Quality] Isolate auto-discovery tests from runner config by @luoyuctl in #120
- [Growth] Surface repeatable validation gates in launch kit by @luoyuctl in #121
- [Impl] Polish TUI loading, diff empty state, and command feedback by @luoyuctl in #122
- [Growth] Release follow-up for polished TUI demo path and assets by @luoyuctl in #123
- [Growth] Add install freshness guidance for stale Homebrew links by @luoyuctl in #124
- Fix session list metrics and tool warnings by @luoyuctl in #125
- [Growth] Add verified awesome-ai-agents featured link by @luoyuctl in #126
Full Changelog: v0.3.48...v0.4.0
v0.3.48
What's Changed
Full Changelog: v0.3.47...v0.3.48
v0.3.47
v0.3.46
Highlights
- Final patch release after v0.3.45 to align all public version surfaces, including
.codex-plugin/plugin.json, README, site metadata, npm metadata, Homebrew formula, and CLI output. - Includes the v0.3.45 user-facing work: first-screen TUI triage, compact overview metric labels, non-TTY demo fallback, parser compatibility updates, cache/loading reliability, and AgentOps prompt gates.
- Keeps release wording precise: OpenCode support covers split JSON storage and
OPENCODE_DATA_DIR; Copilot support covers Copilot-style logs/attributes.
Validation
- GitHub Release workflow passed for linux/darwin/windows amd64/arm64 assets.
- Release asset checksum verified locally for
agenttrace-darwin-arm64. agenttrace-darwin-arm64 --versionreturnsagenttrace v0.3.46.- Pre-tag validation included
go test ./...,go vet ./...,go build, Node syntax checks, Ruby formula syntax check, shell syntax checks, and npm pack dry-run.
Distribution
- Homebrew update follows this release.
- npm publish remains blocked by registry 2FA/token policy until a publish-capable automation token or OTP is provided.
Full Changelog: v0.3.45...v0.3.46