autonomous-coding
Autonomous Coding Agent Demo. A minimal harness demonstrating long-running autonomous coding with the Claude Agent SDK. This demo implements a two-agent pattern (initializer + coding agent) that can build complete applications over multiple sessions.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install autonomous-coding --cli claudewrites the file to.claude/commands/autonomous-coding.mdListed as compatible
# fetches the source and writes it to:
.claude/commands/autonomous-coding.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Official anthropics/anthropic-quickstarts workflows component — Autonomous Coding Agent Demo. A minimal harness demonstrating long-running autonomous coding with the Claude Agent SDK. This demo implements a two-agent pattern (initializer + coding agent) that can build complete applications over multiple sessions.
When to use it
Autonomous Coding Agent Demo. A minimal harness demonstrating long-running autonomous coding with the Claude Agent SDK. This demo implements a two-agent pattern (initializer + coding agent) that can build complete applications over multiple sessions.
How to install / invoke
Official Anthropic quickstart. Clone the repo and follow the project README to run it: https://github.com/anthropics/anthropic-quickstarts/blob/main/autonomous-coding/README.md
Notes
Quickstart "Autonomous Coding Agent Demo" from anthropics/anthropic-quickstarts, a runnable starter project. License: MIT.