add statusline #9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "guochao/agent-run:master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Extract subscription_quota_usage() from statusline_part() in glm/kimi/minimax providers to return structured {window, reset_in, total, used} data reusable by both statusline display and the new hook. Add agent-run claude-code-hook stop-failure subcommand that calls into Lua providers to detect quota exhaustion, sleeps until reset, then exits 2 to trigger Claude Code asyncRewake. Includes --dry-run, fallback rewake via --unknown-error-rewake-in-secs, and a 5-hour sleep cap. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>