Skip to content

v0.1.6

Choose a tag to compare

@shirley-xue-2025 shirley-xue-2025 released this 13 Jun 20:27

Highlights

  • usage-guard doctor shows your installed version and hints when a newer release exists
  • How to upgrade: git pull && ./install.sh in your clone (pull alone does not update the skill)
  • Broader fit: long Claude Code sessions / high window % — not tied to one model

Since v0.1.0

v0.1.6

  • Update notice in doctor (24h cache; set USAGE_GUARD_NO_UPDATE_CHECK=1 to skip)
  • README Updating section; __version__ synced to tags

v0.1.5

  • Fix: checkpoint.sh writes to sitting_session_id after join.sh
  • ScheduleWakeup COOLDOWN path; task_ignored when arming with task on live daemon

v0.1.4

  • Local reset times; post-reset stale-percent guidance; checkpoint --quiet

v0.1.3

  • last_reset_at, sleep_until, join.sh, multi-session support

v0.1.2

  • Account-level usage docs; cooldown aligned to reset clock

v0.1.1

  • First-poll wait; checkpoint.sh

Upgrade

cd usage-guard
git pull
./install.sh
usage-guard doctor