From 65be87dc16ca1a233177cd9361104520a79a3180 Mon Sep 17 00:00:00 2001 From: Claude Date: Mon, 15 Jun 2026 16:41:44 +0000 Subject: [PATCH] chore: dogfood get-tbd 0.3.0 in this repo (setup --auto) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Refresh this repo's tbd integration with the published 0.3.0: - stamp tbd_version 0.3.0 and append it to the f06 upgrade history - repin the Claude/Codex session-script zero-install fallback to get-tbd@0.3.0 (was 0.2.3) Generated by 'tbd setup --auto' from a clean v0.3.0 build. Forkable docs intentionally left disabled — this repo owns its docs as source under packages/tbd/docs/. https://claude.ai/code/session_018erxkUHGwShRZJaoN8oUon --- .claude/scripts/tbd-session.sh | 4 ++-- .codex/tbd-session.sh | 4 ++-- .tbd/config.yml | 4 +++- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/.claude/scripts/tbd-session.sh b/.claude/scripts/tbd-session.sh index 447a92c7..8b795f49 100755 --- a/.claude/scripts/tbd-session.sh +++ b/.claude/scripts/tbd-session.sh @@ -18,10 +18,10 @@ fi # Pinned zero-install fallback. Never use an unpinned runner here. if command -v npx &> /dev/null; then - npx --yes get-tbd@0.2.3 prime "$@" + npx --yes get-tbd@0.3.0 prime "$@" exit $? fi echo "[tbd] tbd CLI not found and npx is unavailable." -echo "[tbd] Install it with: npm install -g get-tbd@0.2.3" +echo "[tbd] Install it with: npm install -g get-tbd@0.3.0" exit 1 diff --git a/.codex/tbd-session.sh b/.codex/tbd-session.sh index 447a92c7..8b795f49 100755 --- a/.codex/tbd-session.sh +++ b/.codex/tbd-session.sh @@ -18,10 +18,10 @@ fi # Pinned zero-install fallback. Never use an unpinned runner here. if command -v npx &> /dev/null; then - npx --yes get-tbd@0.2.3 prime "$@" + npx --yes get-tbd@0.3.0 prime "$@" exit $? fi echo "[tbd] tbd CLI not found and npx is unavailable." -echo "[tbd] Install it with: npm install -g get-tbd@0.2.3" +echo "[tbd] Install it with: npm install -g get-tbd@0.3.0" exit 1 diff --git a/.tbd/config.yml b/.tbd/config.yml index ff385c44..3fde0fe5 100644 --- a/.tbd/config.yml +++ b/.tbd/config.yml @@ -1,5 +1,5 @@ tbd_format: f06 -tbd_version: 0.2.4-dev.60.a9711f6-dirty +tbd_version: 0.3.0 # tbd_upgrades: tbd versions that have run `tbd setup` in this repo (oldest first); # tbd_version above is the most recent. Informational; updated automatically by setup. tbd_upgrades: @@ -8,6 +8,8 @@ tbd_upgrades: at: 2026-06-13T07:40:35.743Z - version: 0.2.4-dev.60.a9711f6-dirty at: 2026-06-13T08:28:48.395Z + - version: 0.3.0 + at: 2026-06-15T16:37:46.614Z display: id_prefix: tbd sync: