davebcn87/pi-autoresearch
Autonomous experiment loop extension for pi observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 92
- Release rhythm 92
- Longevity 12
Flags: young
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 3.5
- age_days: 175
- days_rel: 55
- days_push: 49
- n_releases_24m: 11
Adoption not part of the score
7868 stars · 448 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A pi extension that runs autonomous optimization loops: try an idea, benchmark it, keep improvements, and revert regressions. Inspired by karpathy/autoresearch, it works for any measurable optimization target such as test speed, bundle size, or build times.
Use cases
- automatically optimize unit test runtime
- reduce bundle size with an autonomous loop
- improve Lighthouse scores iteratively
- track and optimize LLM training loss
- speed up build times automatically
- benchmark commands and keep only improvements
When to choose
- you use the pi coding agent and want hands-off optimization loops
- you have a measurable metric and a command to benchmark it
- you want automatic commits of wins and reverts of regressions
When to avoid
- you don't use the pi coding agent
- your optimization target has no reliable automated measurement
- you need a standalone benchmarking tool outside an agent workflow
Facets
plugin · maturity active
benchmarking agent-framework developer-tools cli monitoring developer-tools performance artificial-intelligence cli cross-platform pi-extension autonomous-experiment-loop optimization coding-agent benchmark-loop automation nodejs
2 sources
- readme: https://github.com/davebcn87/pi-autoresearch · fetched 2026-08-28 · 8b76e47108ea
- registry_npm: https://registry.npmjs.org/pi-autoresearch · fetched 2026-08-29 · e631713b2abe
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| davebcn87/pi-autoresearch | main | 76 |
For agents
markdown · JSON · MCP: product_card(name="davebcn87/pi-autoresearch")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem