Current issue state, recent activity, and per-issue timelines from the indexed issue data.
| Date | Opened | Closed | Comments | Events | Open Backlog |
|---|---|---|---|---|---|
| 2026-08-19 | 0 | 0 | 0 | 0 | 0 |
| 2026-08-18 | 0 | 0 | 2 | 2 | 5 |
| 2026-08-17 | 4 | 0 | 1 | 1 | 6 |
| 2026-08-16 | 10 | 1 | 5 | 9 | 10 |
| 2026-08-15 | 8 | 0 | 2 | 3 | 13 |
| 2026-08-14 | 13 | 0 | 1 | 3 | 10 |
| 2026-08-13 | 15 | 1 | 12 | 19 | 44 |
| 2026-08-12 | 35 | 3 | 11 | 22 | 19 |
| 2026-08-11 | 25 | 14 | 10 | 49 | 62 |
| 2026-08-10 | 57 | 7 | 4 | 16 | 29 |
| 2026-08-09 | 18 | 7 | 2 | 16 | 16 |
| 2026-08-08 | 8 | 3 | 1 | 2 | 4 |
| 2026-08-07 | 3 | 5 | 1 | 3 | 3 |
| 2026-08-06 | 1 | 0 | 0 | 0 | 3 |
Opened: 50
Closed: 2
Comments: 23
Events: 37
| Issue | Author | State | Labels | Comments | Reactions | Updated |
|---|---|---|---|---|---|---|
#5358 bd ready --label-any silently ignored in embedded-Dolt mode (still broken in 1.1.2) Opened 14 days ago | johnnyt | open | No labels | 1 | 0 | 19 hours ago |
#4542 bd notion sync fails with Notion 400: body.in_trash should be not present Opened 2 months ago | uschtwill | closed - completed | No labels | 2 | 0 | 20 hours ago |
#5833 bd import overwrites a DB row that is strictly newer than the incoming record Opened 1 day ago | presence-lab | open | No labels | 0 | 0 | 1 day ago |
#4381 Embedded mode: silent default-database fallback on missing config diverges writes from sibling project database (lost-update symptom) Opened 2 months ago | eric-jones | open | No labels | 1 | 0 | 1 day ago |
#5832 bd list --status <s> --ready silently drops --status Opened 1 day ago | justin-candor | open | No labels | 0 | 0 | 1 day ago |
#5831 Custom status with category active never appears in bd ready (help says it does) Opened 1 day ago | justin-candor | open | No labels | 0 | 0 | 1 day ago |
#5818 Append-only notes make stale state authoritative — need first-class supersede/retire semantics Opened 2 days ago | kkeeland | open | No labels | 1 | 0 | 2 days ago |
#5828 --status is unvalidated and inconsistently parsed across subcommands: unknown or comma-separated values return zero rows with exit 0 Opened 2 days ago | timothyfroehlich | open | No labels | 0 | 0 | 2 days ago |
#5825 bd close accepts an undocumented positional reason; help usage says [id...] Opened 2 days ago | postoso | open | No labels | 0 | 0 | 2 days ago |
#5824 bd info --json is listed in its own help examples but emits plain text (exit 0) Opened 2 days ago | postoso | open | No labels | 0 | 0 | 2 days ago |
#5823 Date filters parse bare YYYY-MM-DD as local midnight while timestamps are UTC, so results depend on host timezone Opened 2 days ago | postoso | open | No labels | 0 | 0 | 2 days ago |
#3494 bd init/bootstrap leaves issue_prefix invisible to bd config get and bd create; no external repair API Opened 4 months ago | lambdabaa | open | No labels | 1 | 0 | 2 days ago |
#5817 Schema migration 0053_repair_rig_wisps fails on stores at ledger v32 (Unknown column 'id' in 'dependencies'), then leaks the migration lock Opened 2 days ago | SeanOC | closed - completed | No labels | 2 | 0 | 2 days ago |
#5816 dolt_ignore'd tables with live dirty content have no loss-free recovery path when a pending ignored-source migration touches them (embedded and server mode) Opened 3 days ago | marcodelpin | open | No labels | 0 | 0 | 3 days ago |
#5815 gc safety follow-up to #4171: pre-delete JSONL copy, recency floor, machine-readable plan — would you take a PR? Opened 3 days ago | marcodelpin | open | No labels | 0 | 0 | 3 days ago |
#5814 Two small read-only cmd/bd view commands from our fork: `bd cohort <id>` and `bd snapshot` — core or plugin material? Opened 3 days ago | marcodelpin | open | No labels | 0 | 0 | 3 days ago |
#3539 feat(memory): add fact validity windows to `bd remember` (companion to consolidation efforts) Opened 4 months ago | marcodelpin | open | No labels | 3 | 0 | 3 days ago |
#5812 `--labels` silently creates corrupt labels from whitespace: `"a b"` becomes one label, `"a, b"` keeps the leading space — 150 bad rows in one real DB Opened 3 days ago | rjc123 | open | No labels | 2 | 0 | 3 days ago |
#5699 Pre-0035-cursor databases with dolt#11131 encoding drift have no upgrade path and no diagnosis - panic surfaces raw, not as an actionable error Opened 6 days ago | maphew | open | No labels | 2 | 0 | 3 days ago |
#5643 Support bd github sync via gh and glab CLIs and enforce OAuth-based auth Opened 8 days ago | ThePlenkov | open | No labels | 1 | 1 | 3 days ago |
#5811 bd list's text renderers ignore --sort and --reverse; only --json honors them Opened 3 days ago | postoso | open | No labels | 0 | 0 | 3 days ago |
#5801 `bd orphans` is misnamed — "orphan" means "has no parent", but the command reports commit-referenced-but-still-open issues Opened 3 days ago | rjc123 | open | No labels | 0 | 0 | 3 days ago |
#5789 No way to tell which release contains a merged PR (614 merged commits currently unshipped) Opened 4 days ago | rjc123 | open | No labels | 1 | 0 | 4 days ago |
#5787 bd version 1.2.1 - 4 issues detected Opened 4 days ago | chussenot-believe | open | No labels | 0 | 0 | 4 days ago |
#5785 `--readonly show` still mutates `.beads/last-touched` Opened 4 days ago | ecuthiell | open | No labels | 0 | 0 | 4 days ago |