v0.6.2 — Additional QA Bug Fixes
What's Changed
Follow-up patch to v0.6.1 with 3 additional bugs caught by exhaustive QA sweep.
Bug Fixes
- fix(cache):
cache stats --jsonreturns[]instead of plain text when no data (#319, closes #318) - fix(diff-context):
diff-context --jsoninfo line redirected to stderr; empty-diff path returns valid JSON (#322, closes #320) - fix(queue-dep):
queue-dep addnow accepts--jsonflag and returns structured output (#322, closes #321)
Full QA Coverage
All 25 --json paths across the CLI now return valid JSON:
dag show/list, lsp status, persona list/show, notify list, split list, tool-index status, agentops status/sessions, workspace map, otel-export, security scan, costs, trace list, eval list, runs, cache stats, cron list, budget list, route-fallback list, queue list, marketplace list, mcp-registry list, sandbox list, diff-context, queue-dep add
Test Results
591 passed, 63 skipped
Install
pip install tag-agent==0.6.2
# or
npx tag-agent@0.6.2