Skip to content

v0.1.9

Choose a tag to compare

@duck8823 duck8823 released this 08 Apr 19:58
3f2d0aa

Traceary v0.1.9

Warning

The v0.1.9 tag landed correctly, but its Release workflow failed during Homebrew formula generation, so the release artifacts were not fully published. Use v0.1.10 instead for the same feature set with working release packaging.

Highlights

  • safer backup restore flow with interactive confirmation and --yes
  • script-friendly --id-only output for mutating commands
  • named --command, --input, and --output flags for traceary audit
  • Homebrew installation flow backed by GoReleaser formula automation
  • new docs for CLI/env vars, storage, operations, onboarding, and interactive usage
  • traceary log / traceary audit now reuse the latest non-stale active session before falling back to default
  • MCP now includes list_events
  • traceary completion for Bash, Zsh, Fish, and PowerShell

Included issues

  • #106 onboarding and daily-use ergonomics
  • #107 safer backup restore flow
  • #108 script-friendly mutating command output
  • #109 named audit flags
  • #110 CLI / env reference docs
  • #111 onboarding / first-run docs
  • #112 Homebrew distribution flow
  • #113 guided setup for supported clients
  • #114 storage model / schema / gc docs
  • #115 active session defaults for manual log / audit
  • #116 hook edge cases and failure-mode docs
  • #117 MCP read workflow parity
  • #118 public OSS trust and polish
  • #119 concurrency / hook-state assumptions
  • #120 interactive inspection ergonomics