bmo 0.6.0

Local-first SQLite-backed CLI issue tracker for AI agents
Documentation
1
2
3
4
5
6
7
8
9
10
# bmo Documentation

| File | Description |
|------|-------------|
| [commands.md]commands.md | Complete command reference — all commands, flags, and JSON output shapes |
| [agents.md]agents.md | Integration guide for AI agents — session setup, finding work, tracking progress |
| [web.md]web.md | Web interface — starting the server, flags, live updates |
| [data.md]data.md | Data storage — SQLite location, directory walk behavior, `BMO_DB` env var |
| [migration-from-docket.md]migration-from-docket.md | Migrating from docket to bmo |
| [development.md]development.md | Building, testing, and running the demo |