Directories
¶
| Path | Synopsis |
|---|---|
|
Package api is the single source of truth for the task command surface.
|
Package api is the single source of truth for the task command surface. |
|
Package buildinfo exposes build metadata, injected at link time via -ldflags (see the Makefile / goreleaser config).
|
Package buildinfo exposes build metadata, injected at link time via -ldflags (see the Makefile / goreleaser config). |
|
Package core implements the task-tracking business logic — the subset of the beads `bd` command surface that the agents actually use: ready, show, create, update (incl.
|
Package core implements the task-tracking business logic — the subset of the beads `bd` command surface that the agents actually use: ready, show, create, update (incl. |
|
Package exporter mirrors the SQLite source of truth to a beads-compatible issues.jsonl on disk (and optionally commits/pushes it via git) as an off-machine backup.
|
Package exporter mirrors the SQLite source of truth to a beads-compatible issues.jsonl on disk (and optionally commits/pushes it via git) as an off-machine backup. |
|
Package httpapi serves the browser UI (byte-compatible with the old Python beads_ui endpoints), a versioned REST API, and mounts the MCP handler.
|
Package httpapi serves the browser UI (byte-compatible with the old Python beads_ui endpoints), a versioned REST API, and mounts the MCP handler. |
|
Package importer loads a beads-style issues.jsonl into the store.
|
Package importer loads a beads-style issues.jsonl into the store. |
|
Package mcpsrv exposes the task tool subset over MCP (streamable HTTP) for Claude Code web.
|
Package mcpsrv exposes the task tool subset over MCP (streamable HTTP) for Claude Code web. |
|
Package model defines the task data types and the exact JSONL serialization shape that the beads UI and `bd --json` consume.
|
Package model defines the task data types and the exact JSONL serialization shape that the beads UI and `bd --json` consume. |
|
Package store persists tasks in SQLite — the single source of truth.
|
Package store persists tasks in SQLite — the single source of truth. |
Click to show internal directories.
Click to hide internal directories.