Skip to content

v1.0.1

Latest

Choose a tag to compare

@savvy773 savvy773 released this 07 Jun 23:47

Changes

  • Added configurable auto-refresh intervals: 1, 3, 5, and 10 minutes, with 5 minutes as the default.
  • Prevented hidden, blurred, or stale dashboard tabs from launching provider CLI collection during auto-refresh.
  • Kept live collection available for manual refresh and active foreground auto-refresh.
  • Updated Antigravity collection to use plain agy for /usage.
  • Updated README, architecture notes, and the fix checklist to document the new refresh behavior.

Validation

  • pnpm check
  • pnpm exec prettier --check README.md docs/architecture.md docs/fix_check.md src/lib/usage.ts src/routes/+page.svelte src/routes/api/usage/refresh/+server.ts
  • git diff --check