BuilderIO/micro-agent
An AI agent that writes (actually useful) code for you observed · 2026-08-28
Health v2 · maintenance only
24/100
- Activity 0
- Release rhythm 35
- Longevity 59
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 832
- days_rel: n/a
- days_push: 657
- n_releases_24m: 0
Adoption not part of the score
4328 stars · 380 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Micro Agent is an open-source CLI AI agent that generates unit tests from a natural language prompt and then iterates on code until all tests pass. It is deliberately scoped to a single focused task rather than acting as a full end-to-end coding agent.
Use cases
- generate code that passes unit tests from a prompt
- fix broken AI-generated code automatically
- write tests first and let AI make them pass
- iterate on a function until test cases succeed
- use Claude, OpenAI, Ollama, or Groq to generate code
When to choose
- you want a small, focused AI coding agent with deterministic test-based feedback
- you are tired of manually fixing LLM-generated code
- you want test-driven development assisted by AI
- you prefer a CLI tool that works with multiple LLM providers
When to avoid
- you need an end-to-end agent that installs modules or edits many files
- you need multi-file refactoring or project-wide changes
- your task cannot be expressed as a unit test
Facets
cli-tool · maturity active
agent-framework llm-inference testing developer-tools developer-tools artificial-intelligence testing cli cross-platform ai-coding-agent test-driven-development code-generation unit-tests llm ai-agents nodejs
8 sources
- readme: https://github.com/BuilderIO/micro-agent · fetched 2026-08-28 · b8e88108d1b0
- homepage: https://www.builder.io/blog/micro-agent · fetched 2026-08-29 · e93a352e9df2
- site_page: https://www.builder.io/m/about-us · fetched 2026-08-29 · 686c281d03b7
- site_page: https://www.builder.io/c/docs/developers · fetched 2026-08-29 · 022ab31d9089
- site_page: https://www.builder.io/c/docs/get-started-fusion · fetched 2026-08-29 · 5d532dc674a2
- site_page: https://www.builder.io/c/docs/get-started-publish · fetched 2026-08-29 · 736c3720b918
- site_page: https://www.builder.io/pricing · fetched 2026-08-29 · b7f071388110
- site_page: https://www.builder.io/integrations · fetched 2026-08-29 · e288e66e5b1e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| BuilderIO/micro-agent | main | 24 |
For agents
markdown · JSON · MCP: product_card(name="BuilderIO/micro-agent")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem