devkick init
A running agent in under five minutes, on venue wifi.
npx devkick-cli init What it scaffolds
- Local-vs-API prompt — Ollama or an Anthropic key, your call
- Docker sandbox so the agent can't touch your machine
- git-worktree isolation so it can't touch your branch
- A hello-world agent task with streaming terminal output
Offline-friendly. No accounts, no config files, no telemetry. ~200 lines of Node you can read in one sitting.
Roadmap
Whatever members ask for at events. Issues and PRs welcome on
GitHub — community
--template scaffolds are the intended growth path.