atago v0.11.0
atago tests real CLI behavior from plain YAML: commands, files, snapshots,
and interactive terminals.
Every artifact is signed and ships with an SBOM and build provenance — see
Verifying release integrity.
Changelog
Features
- 6fdb413: feat(website): add self-hosted Pagefind search with a lazy-loaded nav search box (#256) (@nao1215)
- d90e430: feat(website): landing h1, right-ratio social card, favicon, sitemap/robots, search-intent tool titles (#253) (@nao1215)
- 1fc1a60: feat(website): lazy copy buttons, content-visibility, skip link, focus-visible, and real table semantics (#254) (@nao1215)
- c2f8912: feat(website): sticky TOC sidebar and a live cookbook recipe filter (#255) (@nao1215)
Bug fixes
- d7fcb8a: fix(ci): allow release smoke without local latest tag (#266) (@nao1215)
- cc9f9ae: fix(cli): harden finishRun against incomplete results (#265) (@nao1215)
- 21cdb8d: fix(e2e): gate redis scenarios on both redis-server and redis-cli (#257) (@nao1215)
- 98b11f7: fix(engine): honor teardown security violations, guard leaked refs, atomic snapshot writes, converged retry changes (#252) (@nao1215)
- 3aa7eb1: fix(engine): mask secrets and guard unresolved refs in suite setup/teardown steps (#258) (@nao1215)
- a2d73d1: fix(spec): collect suite service env/ready vars and surface them in the manifest (#259) (@nao1215)
Documentation
- fa167d8: docs(changelog): prepare v0.11.0 release (@nao1215)
- 62de656: docs: add a copy-pasteable 30-second trial to README and the site (#261) (@nao1215)
Others
- 4ff8a7a: build(release): publish multi-arch image to ghcr (#264) (@nao1215)
- b8f8c95: refactor(assert): attach checkFile failure artifacts via one deferred hook (#260) (@nao1215)
- 018a872: refactor(assertdesc): share assert describers across docgen and explain (#263) (@nao1215)
- f7a54c6: refactor(cli): split runCmd into parseRunFlags and finishRun (#262) (@nao1215)
Full changelog: v0.10.0...v0.11.0