feat(v11.28.0): release 11.28.0 + sync with Claude Code 2.1.185#66
Merged
Conversation
Cuts the 11.28.0 release — versions the [Unreleased] backlog (nuclear-review structural pass, runtime deps 3→1, Codex/hook hardening) and records the upstream sync. - Manifest synced to Claude Code 2.1.185 — no adoptions. 2.1.185's only change is a cosmetic stream-stall hint reword internal to the Claude Code TUI; 2.1.184 had no changelog entry. No schema/hook/env/config changes. - VERSION 11.27.1 → 11.28.0 (src/setup.ts + .claude-plugin/plugin.json). - CHANGELOG [Unreleased] → [11.28.0] — 2026-06-22, plus an Upstream sync note.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this does
Cuts the 11.28.0 release and brings the upstream tracker current. The version bump packages the work that already merged but was sitting unreleased in the changelog (the nuclear-review structural pass, the runtime-dependency cut, the Codex/hook hardening), and records that the latest Claude Code releases had nothing for us to adopt.
Summary
upstream/claude-code-manifest.json). The scanner reported2.1.183 → 2.1.185; triaging the changelog: 2.1.185's only change is a cosmetic stream-stall hint reword ("Waiting for API response · will retry in …", firing at 20s instead of 10s) internal to the Claude Code TUI — cc-settings mirrors nothing of it. 2.1.184 had no changelog entry. Nothing adopted, deduped, or documented beyond this note. No schema/hook/env/config touch.src/setup.tsand.claude-plugin/plugin.json(the version-sync test asserts they match). Minor bump because the[Unreleased]backlog is refactor/feature-heavy.[Unreleased]→[11.28.0] — 2026-06-22, with an### Upstream syncsubsection.Test Plan
bun run typecheckcleanbun test— 614 pass (1 pre-existing env-dependentteamKnowledgeAwarenessfailure, unrelated)bun run lintexit 0bun run upstream:scan→ no drift detected (manifest 2.1.185 = live 2.1.185)bun run composerenders settings.json