Tiny agentic loop with Docker sandbox
AI Agents & AssistantsA lightweight agentic coding framework that runs in ~30 lines, offering bash execution, delegated sub‑agents, and goal‑driven iteration via OpenAI‑compatible LLMs
Features
- Executes arbitrary Bash commands with optional timeout or background mode
- Delegates tasks to child agents that run in the same directory and stream output
- Pursues high‑level goals iteratively using a `goal` tool that checks progress via bash scripts
- Loads markdown playbooks as skills for reusable workflows
- Extensible: add new tools by dropping `.mjs` files in `tools/`
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
100
Forks
10
Languages
JavaScript
Shell
Python
Downloads/week
51
↓74%
NPM Maintainers
1
Single npm maintainer
Contributors
2
Install & Platforms
Install via
npm
docker