Tiny agentic loop with Docker sandbox
AI Agents & AssistantsA lightweight agentic coding framework that runs loops, tools, and LLM calls in under 30 lines of code
Features
- Works with any OpenAI‑compatible API (OpenAI, Ollama, LM Studio, etc.)
- Provides `bash` tool for full system access (git, curl, compilers, file I/O) with optional timeout and background execution
- Includes `delegate` and `goal` tools for spawning sub‑agents and iterative goal pursuit
- Supports self‑extending agents via a `self` skill that can write new tools at runtime
- Offers modular tool system – drop `.mjs` files in `tools/` to add custom functions
Recent releases
View all 31 releases →Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
About
Stars
65
Forks
7
Languages
JavaScript
Shell
Python
Downloads/week
816
↓56%
NPM Maintainers
1
Single npm maintainer
Contributors
2
Install & Platforms
Install via
npm
docker