Skip to content

Add Cadence to Orchestrators & autonomous loops#96

Open
axledbetter wants to merge 1 commit into
bradAGI:mainfrom
axledbetter:add-cadence
Open

Add Cadence to Orchestrators & autonomous loops#96
axledbetter wants to merge 1 commit into
bradAGI:mainfrom
axledbetter:add-cadence

Conversation

@axledbetter
Copy link
Copy Markdown

Adds Cadence (@delegance/cadence), an MIT-licensed CLI that runs Claude Code through an autonomous dev pipeline: brainstorm → spec → plan → implement → migrate → validate → PR → review → bugbot. The pipeline ships itself (every release is shipped by Cadence; commit history and Codex reviews preserved on the repo).

Why it fits this list: Cadence is a CLI-only autonomous loop orchestrator that drives Claude Code through a full spec-to-merge pipeline — directly in scope of "Orchestrators & autonomous loops."

Key features:

  • Multi-model role split (Claude writes code, Codex reviews diff, Cursor bugbot triages PR comments)
  • Risk-tiered review depth (1/2/3 sequential Codex passes per spec risk frontmatter; auto-escalated by keyword for auth/billing/secrets/migrations/RLS/IAM)
  • Concurrent multi-PR dispatch in worktree-isolated branches
  • 16+ provider adapters (Anthropic, OpenAI, Google, Groq, Ollama, AWS Bedrock, Azure OpenAI, Cohere, Mistral, plus OpenAI-compatible: Together, Fireworks, OpenRouter, Perplexity, DeepInfra)
  • User-type profiles (solo / small-team / enterprise / oss-maintainer / learning)
  • Local CLI, free, MIT

Inserted in star order (8 stars, between agx ⭐ 21 and Galley ⭐ 7).

Links:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant