v0.1.15
What's Changed
- fix: opencode sessions resolve to their repo; merge carries every per-session table by @unfoundbox-crew in #91
- feat(web): changelog and blog, pre-rendered, with RSS, sitemap, JSON-LD and llms.txt by @unfoundbox in #92
- fix(ui): light mode gets its own categorical colours; compaction numbers agree across docs by @unfoundbox-crew in #93
- fix(core): load_trace and pruning work for virtual sources (opencode); merge carries trajectory_chunks by @unfoundbox in #94
- docs: efficiency receipts spec (row G), P0 measured on two weeks by @unfoundbox in #95
- docs(spec G): plumbing, agent surface, one receipt line; no new panes by @unfoundbox-crew in #98
- docs: CLI grammar A, completions and the cockpit, decided by @unfoundbox-crew in #99
- feat: agentworth asks, where the answers to your questions are (tier 1, zero tokens) by @unfoundbox-crew in #97
- blog: The effort dial we can't read by @unfoundbox-crew in #96
- design: AgentWorth design system cards (foundations, icons, motion, charts, diagrams, components, pages) by @unfoundbox-crew in #101
- fix(cli): stats reads the index instead of reparsing every transcript; progress lines on slow commands by @unfoundbox-crew in #102
- docs: the AgentWorth and SpacePilot loop, as a contract by @unfoundbox-crew in #103
- docs(spacepilot-loop): what exists today, what is a build item, aggregates as the producer contract by @unfoundbox-crew in #106
- feat: generated reference docs (CLI, API, MCP) as a page, markdown and llms.txt by @unfoundbox-crew in #100
- web: archive three posts with private numbers; only the effort-dial post is public by @unfoundbox in #107
- feat(cli): usage by model and repo, year and all-time periods, cost labelled as API-equivalent by @unfoundbox-crew in #108
- feat(cli): pick a session from a list when no id is given; --last and prefixes on every session command by @unfoundbox-crew in #104
- feat(cli): doctor --self-test runs the real workflow with timings; fixture rule in AGENTS.md by @unfoundbox-crew in #105
- design: Archie assets (approved D2 hound with headlamp) by @unfoundbox in #110
- fix: never byte-slice transcript text; scan no longer panics on non-ASCII (v0.1.15) by @unfoundbox in #109
Full Changelog: v0.1.14...v0.1.15