CLI
agentskit dev
Local dev server with hot-reload. Devtools + trace feed attached.
agentskit devStarts:
- Agent runtime with hot reload on tool / skill changes.
- Local devtools UI at
http://localhost:4301. - SSE trace feed for any external dashboard.
#Flags
| Flag | Purpose |
|---|---|
--port | devtools port (default 4301) |
--entry <path> | runtime entry module |
--watch <glob> | extra reload paths |
#Related
Explore nearby
- PeerCLI
Nine commands wrapping every part of AgentsKit β init, chat, run, dev, doctor, ai, tunnel, rag, config.
- Peeragentskit init
Scaffold a new project β 9 starter templates spanning React, SvelteKit, Nuxt, Ink, Vite+Ink, Cloudflare Workers, Bun, runtime, and multi-agent.
- Peeragentskit chat
Interactive terminal chat. Ink-based. No setup required.