Skip to content

Tiny agentic loop with Docker sandbox

AI Agents & Assistants

A lightweight agentic coding framework that runs in ~30 lines, offering bash execution, delegated sub‑agents, and goal‑driven iteration via OpenAI‑compatible LLMs

JavaScript Latest v1.11.0 · 2mo ago Security brief →

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 →
No immediate action
v1.11.0 Mixed

Named exports support + DeepSeek-V4-Flash preset

No immediate action
v1.10.1 Bugfix

Graceful degradation for broken tools

No immediate action
v1.10.0 New feature

User tool priority

No immediate action
v1.9.0 Bug fix

-f flag behavior fix

Security behavior changed
v1.8.0 Breaking risk
Auth Breaking upgrade

check param change

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

Beta — feedback welcome: [email protected]