Remote approvals
Approve Claude Code prompts (file edits, shell commands) from Discord, so sessions don't stall when you're away.
Remote approvals (Discord), quota-aware auto-continuation, and quota scheduling
ccremote monitors your Claude Code sessions and takes action automatically:
# Install globally
npm install -g ccremote
# Interactive setup
ccremote init
# Start a monitored Claude Code session
ccremoteThat's it! You'll be automatically attached to a Claude Code session with monitoring active.