Skip to content

v0.6.2 — Additional QA Bug Fixes

Choose a tag to compare

@sanskarpan sanskarpan released this 15 Jun 14:31
· 290 commits to main since this release
f7ed8d2

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 --json returns [] instead of plain text when no data (#319, closes #318)
  • fix(diff-context): diff-context --json info line redirected to stderr; empty-diff path returns valid JSON (#322, closes #320)
  • fix(queue-dep): queue-dep add now accepts --json flag 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