Feature request
Anthropic recently lowered session limits during "peak times": https://www.reddit.com/r/ClaudeAI/comments/1s4idaq/update_on_session_limits/
It'd be nice if cship had an indicator showing when peak usage time limiting is currently active in my time zone.
Configuration
[cship.peak_usage]
disabled = false
symbol = "⏰ "
This helps users adjust their usage of Claude Code accordingly. To give a personal example: I've had multiple recent sessions where I spun up a couple of agents, unaware of the lowered session limits, and then had to manually distill into handoff files because I quickly reached the limits. I saw the usage limit quickly filling, but then it's too late already :)
Thank you so much for your work!
If you want, I can try to vibe code a PR later this week, but I have zero experience with Rust^^
Feature request
Anthropic recently lowered session limits during "peak times": https://www.reddit.com/r/ClaudeAI/comments/1s4idaq/update_on_session_limits/
It'd be nice if cship had an indicator showing when peak usage time limiting is currently active in my time zone.
Configuration
This helps users adjust their usage of Claude Code accordingly. To give a personal example: I've had multiple recent sessions where I spun up a couple of agents, unaware of the lowered session limits, and then had to manually distill into handoff files because I quickly reached the limits. I saw the usage limit quickly filling, but then it's too late already :)
Thank you so much for your work!
If you want, I can try to vibe code a PR later this week, but I have zero experience with Rust^^