by av · Agent Tool · ★ 96
agentic coding in 30 loc. a loop, two tools, and an llm. features works with any OpenAI-compatible API: OpenAI, ollama, lmstudio, litellm, vllm, local models tool gives full system access: git, curl, compilers, file I/O (, , heredocs); optional and for background tasks tool spawns a mi subagent with a prompt — runs in the same directory, same API, streams output in real-time; optional tool pursues a high-level goal by iterating subagents until a bash check command exits 0 — uses a progress file so iterations build on prior work (up to 128 by default) recursive agents: and tools spawn...
| Stars | 96 |
| Forks | 8 |
| Language | JavaScript |
| Category | Agent Tool |
| Quality Score | 70.5640904450584/100 |
| Open Issues | 1 |
| Last Updated | 2026-07-02 |
| Created | 2026-04-13 |
| Platforms | cli, node |
| Est. Tokens | ~16k |
These tools work well together with mi for enhanced workflows:
Explore other popular agent tool tools:
mi is self-extending sandboxed agentic harness. a loop, two tools and an llm. It is categorized as a Agent Tool with 96 GitHub stars.
mi is primarily written in JavaScript. It covers topics such as agentic-ai, agentic-coding, ai.
You can find installation instructions and usage details in the mi GitHub repository at github.com/av/mi. The project has 96 stars and 8 forks, indicating an active community.