v1.0.0 — plugin packaging, /quota skill, versioning
First tagged release.
Highlights
- Claude Code plugin: the repo is now its own plugin marketplace. Install with:
/plugin marketplace add aweussom/claude-code-quota /plugin install claude-code-quota@aweussom - /quota skill: the legacy
commands/quota.mdslash command is now a proper skill (skills/quota/SKILL.md), cross-platform and able to guide statusline setup. Installers migrate pre-1.0 command files automatically. - Fixed: the stale marker
⚠was silently mangled to?on Windows — captured stdout defaults to the OEM code page. The statusline template now sets UTF-8 output encoding. - Versioning: both libraries stamp
lib_versioninto the quota cache, so/quotacan report the installed version.
What it is
Claude OAuth quota (5-hour session % and weekly %) live in your Claude Code status line — no daemon, non-blocking cached fetches, and a cache format shared between native Windows (PowerShell, zero dependencies) and Linux/WSL2 (bash + jq).