A 24KB shell that writes code.

Download it and you have a coding agent. Give it a model channel and a key.

The engine

One file. POSIX. About 24KB.

sh seed.sh <channel|api-url> <API_KEY> [model]

No installer. No daemon. No package manager. Download the script and run it. It talks to a model, runs tools, and writes files in the directory you are in.

Later

More capability can come later.

You can split extra behavior into JSON and drop it next to the script. You do not need that to start.

Copy the command and run it.

macOS and Linux use the curl line. Windows users can download the zip.

Read the docs