Skip to content

v0.6.2

Choose a tag to compare

@github-actions github-actions released this 07 Aug 21:43
· 10 commits to main since this release
Immutable release. Only release title and notes can be modified.

Changelog

  • a4fb4c4 chore: bump version to 0.6.2
  • 77c13e7 feat(worker): refresh expired Claude OAuth token before probing usage
  • 9220599 feat(dashboard): add By agent view grouping agents by type
  • 2c7261e feat(prime): probe DeepSeek balance; needs_input now reads idle
  • dfcd974 feat(quota): render dollar amounts for provider quota windows
  • 93d06c6 feat(poll): exact-tier gating — Grok rows require a live session
  • a20803b refactor(connector): parameterize the event-tail read bound
  • d24f72a feat(hermes): probe provider balance, guard stale sessions, fix window lookup
  • 16c991f feat(connector): add prime-agent support
  • 89774e4 perf: parallelize independent I/O with a bounded worker pool
  • 0cc1867 feat(dashboard): right-align theme selector footer hints
  • 58e1e36 feat(dashboard): in-dashboard doctor report (d key)
  • 00fd1d7 feat(dashboard): fit-to-width preview wrapping (f key)
  • 6b7ed15 docs(hooks): document the grok hook target and codex re-trust
  • a9c02c9 feat(hooks): wire hook state into connectors, support grok and windsurf
  • ef890ef feat(git): harden gh PR lookup — 3s timeout, self-healing availability
  • eec10d7 fix(dashboard): run data loads off the event loop
  • 9429cd6 fix(worker): anchor grok auth expiry in the token test to the future
  • d38ab32 test(dashboard): anchor quota reset times to the current day
  • 051588b install.sh: only wire the TPM plugin line into the tmux config