dean0x/autobeat
Autonomous coding agent orchestration. Give it a goal, walk away, come back to finished work. Eval loops, multi-agent pipelines, DAG dependencies, crash-proof persistence.
Implements a meta-agent architecture where the orchestrator itself recursively uses Autobeat's primitives (persistence, delegation, eval loops, resource management) to break down goals, spawn worker agents with DAG-enforced dependencies, and retry failures with enriched context—completely autonomous, no human intervention. Integrates with any MCP-compatible coding agent (Claude, Gemini, etc.) via the Model Context Protocol, exposing four core primitives that agents can't implement themselves while delegating all domain logic (CI/CD, testing, code review, PRs) to the agent's judgment, so the framework gains capabilities automatically as models improve.
Available on npm.
Stars
3
Forks
—
Language
TypeScript
License
MIT
Category
Last pushed
Mar 28, 2026
Monthly downloads
185
Commits (30d)
0
Dependencies
6
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/dean0x/autobeat"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
yusufkaraaslan/Skill_Seekers
Convert documentation websites, GitHub repositories, and PDFs into Claude AI skills with...
oraios/serena
A powerful coding agent toolkit providing semantic retrieval and editing capabilities (MCP...
ktnyt/cclsp
Claude Code LSP: enhance your Claude Code experience with non-IDE dependent LSP integration.
constellos/claude-code
TypeScript types and type gen hooks for Claude Code: system tools, MCP tools, session...
timescale/pg-aiguide
MCP server and Claude plugin for Postgres skills and documentation. Helps AI coding tools...