Build apps autonomously with Claude Code CLI
Project description
autonomous-claude
Build apps autonomously with Claude Code CLI. Uses your existing Claude subscription - no API key required.
Based on Anthropic's long-running agents guide.
Installation
# Install uv if you haven't
curl -LsSf https://astral.sh/uv/install.sh | sh
# Install autonomous-claude
uv tool install autonomous-claude
Or install from source:
git clone https://github.com/ferdousbhai/autonomous-claude.git
cd autonomous-claude
uv tool install .
Prerequisites
Claude Code CLI must be installed and authenticated:
npm install -g @anthropic-ai/claude-code
claude login
Usage
Build a new app
# From a description
autonomous-claude build "A todo app with React and SQLite"
# From a spec file
autonomous-claude build ./my-app-spec.txt -o ./my-app
# With options
autonomous-claude build "Blog with markdown" -o ./blog -n 5
Resume an existing project
autonomous-claude resume ./my-app
Continue with new features
Add new features to any existing project - whether built with this tool or not:
# Adopt an external project for maintenance
autonomous-claude continue ./existing-app "Add dark mode and fix login bug"
# Add new features to a project built with this tool
autonomous-claude continue ./my-app "Add user authentication"
Options
| Option | Short | Description | Default |
|---|---|---|---|
--output |
-o |
Output directory | auto-generated |
--model |
-m |
Claude model | Claude Code default |
--max-iterations |
-n |
Max iterations | unlimited |
--timeout |
-t |
Timeout per session (seconds) | 1800 |
How It Works
Building new projects (build)
- Session 1 (Initializer): Creates
feature_list.jsonwith testable features - Sessions 2+ (Coding Agent): Implements features one by one, marking them as passing
Adopting existing projects (continue)
- Session 1 (Adoption Initializer): Analyzes codebase, creates
feature_list.jsonfor requested tasks - Sessions 2+ (Coding Agent): Implements the new features
Adding features to existing projects (continue with feature_list.json)
- Session 1 (Enhancement Initializer): Appends new features to existing
feature_list.json - Sessions 2+ (Coding Agent): Implements the new features
Progress is persisted via feature_list.json and git commits. Press Ctrl+C to stop, then resume to continue.
Example
$ autonomous-claude build "A simple notes app with tags and search"
╔═╗╦ ╦╔╦╗╔═╗╔╗╔╔═╗╔╦╗╔═╗╦ ╦╔═╗
╠═╣║ ║ ║ ║ ║║║║║ ║║║║║ ║║ ║╚═╗
╩ ╩╚═╝ ╩ ╚═╝╝╚╝╚═╝╩ ╩╚═╝╚═╝╚═╝
Claude Code CLI
Project /home/user/simple-notes-app
Model Claude Code default
Iterations unlimited
Starting new project - initializer will run first
...
Security Note
This tool uses --dangerously-skip-permissions for autonomous operation. Only run in trusted environments.
License
MIT - Based on Anthropic's claude-quickstarts
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file autonomous_claude-0.4.0.tar.gz.
File metadata
- Download URL: autonomous_claude-0.4.0.tar.gz
- Upload date:
- Size: 15.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bb96f4978f2ccbfaa4e80084179f667ec318a251b14786f2385061816bcf6ad1
|
|
| MD5 |
9467e76c6454f25b961d2ea6bd3568cb
|
|
| BLAKE2b-256 |
6ab10e5a7aaccbedfe10ce077d343f8f84b0854397edbec6496300fc4e2e43ec
|
Provenance
The following attestation bundles were made for autonomous_claude-0.4.0.tar.gz:
Publisher:
release.yml on ferdousbhai/autonomous-claude
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
autonomous_claude-0.4.0.tar.gz -
Subject digest:
bb96f4978f2ccbfaa4e80084179f667ec318a251b14786f2385061816bcf6ad1 - Sigstore transparency entry: 737663931
- Sigstore integration time:
-
Permalink:
ferdousbhai/autonomous-claude@5fcad192e48d102f5999784b4de764b4fbbcb99a -
Branch / Tag:
refs/tags/v0.4.0 - Owner: https://github.com/ferdousbhai
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@5fcad192e48d102f5999784b4de764b4fbbcb99a -
Trigger Event:
push
-
Statement type:
File details
Details for the file autonomous_claude-0.4.0-py3-none-any.whl.
File metadata
- Download URL: autonomous_claude-0.4.0-py3-none-any.whl
- Upload date:
- Size: 20.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a422a2bdab2aee55c17b668383d04d51241479c5e19065c66092306bec73c4f2
|
|
| MD5 |
eb300543199fb2fd63da5b95213d5281
|
|
| BLAKE2b-256 |
2b9f355febec3409154afa1645d16dc989de81ae988b44a8730aa81a5563e7da
|
Provenance
The following attestation bundles were made for autonomous_claude-0.4.0-py3-none-any.whl:
Publisher:
release.yml on ferdousbhai/autonomous-claude
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
autonomous_claude-0.4.0-py3-none-any.whl -
Subject digest:
a422a2bdab2aee55c17b668383d04d51241479c5e19065c66092306bec73c4f2 - Sigstore transparency entry: 737663934
- Sigstore integration time:
-
Permalink:
ferdousbhai/autonomous-claude@5fcad192e48d102f5999784b4de764b4fbbcb99a -
Branch / Tag:
refs/tags/v0.4.0 - Owner: https://github.com/ferdousbhai
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@5fcad192e48d102f5999784b4de764b4fbbcb99a -
Trigger Event:
push
-
Statement type: