Real-time AI agent observability dashboard wrapped in an isometric pixel-village metaphor.
npm install
npm run devWeb: http://127.0.0.1:5173/
API: http://127.0.0.1:4317/health
npm test
npm run typecheck
npm run buildThe server writes local SQLite data to .data/agent-village.sqlite by default. Runtime data, build output, and dependency folders are intentionally ignored by git.