context-machine-lab/sleepless-agent
🤖 24/7 AI agent that maximizes Claude Code Pro usage via Slack. Auto-processes tasks, manages isolated workspaces, creates Git commits/PRs, and optimizes day/night usage thresholds.
Leverages the Claude Code Python Agent SDK and CLI to execute tasks in isolated workspaces with full file system access, while maintaining a SQLite-backed task queue for persistent management. Integrates with Slack via Socket Mode for asynchronous command handling and supports interactive chat sessions in dedicated threads where Claude can read/write project files in real-time. Automates Git workflows—creating feature branches, commits, and pull requests—while tracking Claude Code Pro usage quotas to optimize execution across configurable day/night time windows.
810 stars and 35 monthly downloads. Actively maintained with 11 commits in the last 30 days. Available on PyPI.
Stars
810
Forks
112
Language
Python
License
MIT
Category
Last pushed
Jan 01, 2026
Monthly downloads
35
Commits (30d)
11
Dependencies
13
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/context-machine-lab/sleepless-agent"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related agents
kill136/claude-code-open
Open source AI coding platform with Web IDE, multi-agent system, 37+ tools, MCP protocol. MIT licensed.
m0n0x41d/quint-code
Structured reasoning framework for Claude Code, Gemini, Cursor, and Codex — hypothesis-driven...
GobbyAI/gobby
A local-first daemon to unify your AI coding tools. Session tracking and handoffs across Claude...
chadbyte/clay
Turn Claude Code into a team workspace. Any device, one command.
ShunsukeHayashi/agent-skill-bus
Self-improving task orchestration framework for AI agent systems. DAG-based task queue +...