Micro-agent
the six Ws · specification
Maintained by Builder.io as an open-source project.
A CLI agent that iteratively writes and fixes code until it passes the tests you provide.
Runs locally as a Node CLI in your project directory.
Reach for it when a task is expressible as tests and you want a passing implementation.
The test-driven loop constrains the AI, producing verifiable, focused code.
An LLM API key (OpenAI or Anthropic) and Node.js.
Vendor-backed open-source; runs your test commands and edits files locally in a bounded loop. MIT licensed, small but stable.