Skip to content

ccremoteClaude Code Remote

Remote approvals (Discord), quota-aware auto-continuation, and quota scheduling

ccremote logo

How It Works ​

ccremote monitors your Claude Code sessions and takes action automatically:

  1. Smart Monitoring: Polls your tmux session every 2 seconds, analyzing output for Claude Code patterns
  2. Usage Limit Detection: Recognizes when Claude Code hits usage limits and tracks reset times
  3. Auto-Continuation: Waits for limits to reset (typically 5 hours) and automatically continues your session
  4. Discord Notifications: Sends real-time updates about session status, limits, and approval requests
  5. Approval Handling: Detects when Claude Code needs user input and notifies you via Discord

Quick Start ​

bash
# Install globally
npm install -g ccremote

# Interactive setup
ccremote init

# Start a monitored Claude Code session
ccremote

That's it! You'll be automatically attached to a Claude Code session with monitoring active.

Why ccremote? ​

  • Never lose progress: Your Claude Code sessions continue automatically when limits reset
  • Stay informed: Get Discord notifications about session status wherever you are
  • Save time: No more manually checking if your session can continue
  • Multiple sessions: Monitor and manage multiple projects simultaneously
  • Privacy focused: Each user creates their own Discord bot for complete privacy

Released under the MIT License.