Skip to content

Tiny agentic loop with Docker sandbox

AI Agents & Assistants

A lightweight agentic coding framework that runs loops, tools, and LLM calls in under 30 lines of code

JavaScript Latest v1.11.0 · 14d ago Security brief →

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 →
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
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

Beta — feedback welcome: [email protected]