From aaa039e9e5a3455b99b841564c7aa2bea196c569 Mon Sep 17 00:00:00 2001 From: jinhongkuan Date: Fri, 15 May 2026 19:45:44 -0700 Subject: [PATCH] chore(nightly): bump RECOMMENDED_NIGHTLY_VERSION to 2026.5.16.dev024452 Surfaces the setup-wizard nightly-channel auto-detect fix (PR #381) to design partners. Without it, anyone who installed via `pipx install --pip-args=--pre bicameral-mcp` ran `bicameral-mcp setup` into a config hardcoded to `channel: stable`, so `bicameral.update` silently never offered the nightly upgrade path. Co-Authored-By: Claude Opus 4.7 (1M context) --- RECOMMENDED_NIGHTLY_VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RECOMMENDED_NIGHTLY_VERSION b/RECOMMENDED_NIGHTLY_VERSION index 01bf9c4b..5fbe0fa0 100644 --- a/RECOMMENDED_NIGHTLY_VERSION +++ b/RECOMMENDED_NIGHTLY_VERSION @@ -1 +1 @@ -2026.5.16.dev15124 +2026.5.16.dev024452