Show HN: Continuous Claude – run Claude Code in a loop
A new open-source CLI tool called Continuous Claude has been developed to automate complex coding tasks by running Anthropic's Claude Code model in a persistent, iterative loop. This tool addresses the limitation of current AI coding assistants that often stop after a single task, enabling multi-step projects to be completed autonomously. By maintaining context across iterations and integrating with GitHub's CI/CD workflows, Continuous Claude can autonomously create branches, generate commits, push changes, monitor checks, and merge pull requests, learning and adapting from previous attempts. AI
IMPACT Enables autonomous completion of multi-step coding projects by maintaining context across AI iterations.