From c5a6a81b5c1c6a08089ee78c533b689a5f566528 Mon Sep 17 00:00:00 2001 From: Garry Tan Date: Sun, 22 Mar 2026 20:52:12 -0700 Subject: [PATCH] chore: bump version and changelog (v0.11.4.0) Co-Authored-By: Claude Opus 4.6 --- CHANGELOG.md | 8 ++++++++ VERSION | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 68758c31..9a9b7304 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [0.11.4.0] - 2026-03-22 — Codex in Office Hours + +### Added + +- **Your brainstorming now gets a second opinion.** After premise challenge in `/office-hours`, you can opt in to a Codex cold read — a completely independent AI that hasn't seen the conversation reviews your problem, answers, and premises. It steelmans your idea, identifies the most revealing thing you said, challenges one premise, and proposes a 48-hour prototype. Two different AI models seeing different things catches blind spots neither would find alone. +- **Cross-Model Perspective in design docs.** When you use the second opinion, the design doc automatically includes a `## Cross-Model Perspective` section capturing what Codex said — so the independent view is preserved for downstream reviews. +- **New founder signal: defended premise with reasoning.** When Codex challenges one of your premises and you keep it with articulated reasoning (not just dismissal), that's tracked as a positive signal of conviction. + ## [0.11.3.0] - 2026-03-23 — Design Outside Voices ### Added diff --git a/VERSION b/VERSION index 6d425833..15e91100 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.11.3.0 +0.11.4.0