Skip to content

feat(v11.28.0): release 11.28.0 + sync with Claude Code 2.1.185#66

Merged
arzafran merged 1 commit into
mainfrom
chore/sync-2.1.185-release-11.28.0
Jun 22, 2026
Merged

feat(v11.28.0): release 11.28.0 + sync with Claude Code 2.1.185#66
arzafran merged 1 commit into
mainfrom
chore/sync-2.1.185-release-11.28.0

Conversation

@arzafran

Copy link
Copy Markdown
Member

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 sync → Claude Code 2.1.185 (upstream/claude-code-manifest.json). The scanner reported 2.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.
  • VERSION 11.27.1 → 11.28.0 in src/setup.ts and .claude-plugin/plugin.json (the version-sync test asserts they match). Minor bump because the [Unreleased] backlog is refactor/feature-heavy.
  • CHANGELOG [Unreleased][11.28.0] — 2026-06-22, with an ### Upstream sync subsection.

Test Plan

  • bun run typecheck clean
  • bun test — 614 pass (1 pre-existing env-dependent teamKnowledgeAwareness failure, unrelated)
  • bun run lint exit 0
  • bun run upstream:scanno drift detected (manifest 2.1.185 = live 2.1.185)
  • bun run compose renders settings.json

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.
@arzafran arzafran merged commit 7572cf3 into main Jun 22, 2026
15 checks passed
@arzafran arzafran deleted the chore/sync-2.1.185-release-11.28.0 branch June 22, 2026 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant