From b5b6fe9be41b3eae3d190a4d92d9d71cd1c2c3a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Troed=20S=C3=A5ngberg?= Date: Fri, 21 Aug 2026 13:32:59 +0200 Subject: [PATCH] docs: amend spec to fold work into 1.3.0 release --- .../2026-08-21-session-scoped-server-selection-design.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/superpowers/specs/2026-08-21-session-scoped-server-selection-design.md b/docs/superpowers/specs/2026-08-21-session-scoped-server-selection-design.md index f646b76..1159099 100644 --- a/docs/superpowers/specs/2026-08-21-session-scoped-server-selection-design.md +++ b/docs/superpowers/specs/2026-08-21-session-scoped-server-selection-design.md @@ -118,4 +118,6 @@ All tests target `src/stats.ts` pure functions via `test-backoff.ts` - Modify: `test-backoff.ts` — new tests above - Modify: `README.md` — one sentence in Server Discovery noting stats follow the current session's provider when multiple llama-servers are detected -- Version bump deferred to release time (as with 1.3.0) +- No version change: this work amends the existing 1.3.0 release (only on the + internal server so far). Release step re-tags `v1.3.0` at the new commit, + force-pushes the tag, and re-publishes 1.3.0 to git.sync.wtf