AnandChowdhary/continuous-claude
A CLI tool that runs Claude Code in a continuous loop, autonomously creating PRs, waiting for checks, and merging code changes.

Continuous Claude extends Claude Code by running it in a persistent loop that maintains context across iterations. It connects to GitHub’s pull request workflow to autonomously create, review, and merge code changes while preserving progress between runs. Inspired by CI/CD practices, it enables large multi-step projects to complete while the developer is away by persisting state and context that would otherwise be lost in stateless AI queries.
Frequently asked
- What is AnandChowdhary/continuous-claude?
- A CLI tool that runs Claude Code in a continuous loop, autonomously creating PRs, waiting for checks, and merging code changes.
- Is continuous-claude open source?
- Yes — AnandChowdhary/continuous-claude is open source, released under the MIT license.
- What language is continuous-claude written in?
- AnandChowdhary/continuous-claude is primarily written in Shell.
- How popular is continuous-claude?
- AnandChowdhary/continuous-claude has 1.4k stars on GitHub.
- Where can I find continuous-claude?
- AnandChowdhary/continuous-claude is on GitHub at https://github.com/AnandChowdhary/continuous-claude.