@vyntral/grove-cli
v0.0.6
Published
Grove CLI — init, run, inspect, compile.
Maintainers
Readme
@vyntral/grove-cli
The
grovecommand. Init, run, inspect, compile, eval, diff, fork, cache, bench.
bun add -g @vyntral/grove-cli # or use `bunx @vyntral/grove-cli` / `npx grove`
grove --helpCOMMANDS
init [file] scaffold a new agent file
run [--watch] <file> execute (with optional hot reload)
inspect [id] list sessions or print a timeline
compile <file> analyse + prewarm cache
bench [--port=N] launch the live web inspector
eval <file> run an eval suite, save a profile
diff <suite> diff two eval profiles
cache [--stats|--clear|--prune=N] inspect or clean local state
fork [list|load <id>] list saved forks or replay oneMIT.
