jlevy/tbd
Beads, planning, and knowledge injection for AI coding agents
63Stars
5Forks
663Claude Commits
TypeScriptLanguage
First Claude commit: Jan 8, 2026Last Claude commit: 16d agoDiscovered: May 30, 2026
Recent Claude Commits
docs: complete v0.2.1 release notes and make the process cover shipped content
352961416d agoauthor_emailchore(release): stop tracking transient release-notes.md
42983af16d agoauthor_emailchore: release get-tbd v0.2.1
040112816d agoauthor_emailfix(setup): stamp and guard the generated SKILL.md against newer-format downgrade
a620b2316d agoauthor_emailfeat(prime): remind that `tbd setup --auto` refreshes skills and settings
816820916d agoauthor_emailfix(skill): stop restating drifting type enum, route to `tbd create --help`
38a854e16d agoauthor_emaildocs(guidelines): clarify when to bump integration format and that upgrades are opt-in
080fc9f16d agoauthor_emailfix: harden rescueUnrelatedHistory per senior review (PR #143)
5b49aac16d agoauthor_emailrefactor: dedupe non-fast-forward detection in git.ts
368e45416d agoauthor_emaildocs: align rescue-divergence test header with actual cases
c7cc69316d agoauthor_emailtest: rescue divergence matrix + dirty/merge-in-progress preconditions (tbd-e550)
efe9b0516d agoauthor_emailtest: e2e tryscript — unrelated detect -> doctor --fix rescue -> sync (tbd-xxk5)
4f8418416d agoauthor_emailfeat: wire rescueUnrelatedHistory into tbd doctor --fix (tbd-7eyl)
3e8a5ee16d agoauthor_emailfeat: rescueUnrelatedHistory — non-destructive issue-file rescue (#139, tbd-6l8r)
db18fab16d agoauthor_emailtest: #135 regression — missing worktree heals, no .tbd/data-sync/ write (tbd-b6vi)
c04bc7017d agoauthor_emailfeat: tbd sync detects unrelated histories up front (tbd-xsb4)
669eafb17d agoauthor_emailfeat: tbd doctor reports unrelated histories as hard finding (tbd-fg5a)
92c912017d agoauthor_emailfeat: checkRemoteBranchHealth detects unrelated histories (Fault 2, tbd-nzqt)
3fcebb217d agoauthor_emailfeat: initWorktree refuses orphan on check-failed; pushes fresh orphan (#137, tbd-xkyh)
4feb32c17d agoauthor_emailfeat: probeRemoteBranch tri-state (absent vs check-failed) (tbd-ptj3)
a20c50917d agoauthor_emaildocs(guidelines): apply common-doc style to the over-documentation guidance
5d80ac617d agoauthor_emailrefactor: git() throws GitError carrying exitCode (structural)
a53ff5117d agoauthor_emaildocs(guidelines): warn against over-documenting CLI-backed skills
27299a017d agoauthor_emailprocess: tighten tbd-sync plan per senior review
cb569e217d agoauthor_emailprocess: add plan spec for tbd-sync unrelated-history hardening
4afc98117d agoauthor_emaildocs: Add tbd-format-versioning guideline for on-disk format upgrades
807c6ce18d agoauthor_emailtest: Update doctor golden for new Common-dir layout check
6ad2b3418d agoauthor_emaildocs: Document accepted no-heartbeat trade-off in DATA_SYNC_LOCK_OPTIONS
4331e8e18d agoauthor_emailchore: Drop orphaned changeset and clarify backups location in design doc
3d52eaa18d agoauthor_emailtest: Cover doctor --fix layout repair, future-format surfacing, and read regeneration
b4c6f3718d agoauthor_emailfeat: doctor --fix repairs common-dir layout mismatch + surface future-format
293958618d agoauthor_emailfix: Wrap direct init/repair callers in the shared data-sync lock
8f1f41818d agoauthor_emailfix: Read-only commands skip the shared lock only when state is steady
b7b009718d agoauthor_emailfix: Disable gpg signing for internal tbd-sync commits
f4413c218d agoauthor_emailplan: Document H7 tbd-sync signing gap in hardening section
558f32a18d agoauthor_emailplan: Add post-review hardening section for shared sync lock boundary
866082e18d agoauthor_emailprocess: adopt common-doc-guidelines from practical-prose; footer all docs
092f6de18d agoauthor_emailMerge remote-tracking branch 'origin/main' into codex/implement-shared-common-dir-sync-worktree
3c8331418d agoauthor_emaildocs: use "and"/"plus" instead of "+" in guideline prose
d0e684419d agoauthor_emaildocs: use "and" in prose and align release guidance across guidelines
9f585df19d agoauthor_emailchore: drop Changesets for tag-triggered releases; align release guidance
53a6ab419d agoauthor_emailchore: release get-tbd v0.1.30
dfc2f9b19d agoauthor_emailresearch: add durable distribution-channels & registries background
0c04b9820d agoauthor_emailresearch: record source-verified Codex skill discovery (no future confusion)
2b9fe8d20d agoauthor_emaildocs: scope .agents/skills claim per-agent; verify Codex repo-local scan
423027220d agoauthor_emaildocs: add publishing/discovery guidance for CLI-backed skills
b303dac20d agoauthor_emaildocs: clarify skill-registry, deterministic compose, and commit/gitignore modes
f74ba1320d agoauthor_emailrefactor: unify agent-integration format with tbd_format (single code)
9bd985220d agoauthor_emailrefactor: single-line AGENTS.md marker with fNN format string
ddb147820d agoauthor_email