Licence
MIT
Version
0.0.12
Deps
3
Size
96 kB
Vulns
0
Weekly
0
simantics
Watch your Claude Code sessions grow into a living ant colony — a 16-bit cross-section of the soil that digs, forages, and farms as your agents work.
Usage
Run it from inside the repo you want to watch — the colony is that project's, and keeps all of its work:
cd your-project
npx simantics # watch THIS project, then open the colony in your browser
npx simantics --demo # a synthetic colony, no sessions needed
npx simantics --all # the global backyard: every project (recent, pruned)
npx simantics --project <path> # a specific repo
npx simantics --transcripts <dir> # a raw dir (e.g. another Claude CLI's logs)
Options: --port <n> (default 4317) · --no-open · --demo · --all · --project <path> · --transcripts <dir>
Runs a local server on 127.0.0.1 and serves a colony view in your browser. Read-only — it only watches transcripts, never writes to them.