Releases: spencermarx/open-code-review
Releases · spencermarx/open-code-review
v1.10.4
1.10.4 (2026-04-07)
🩹 Fixes
- injector: use h2 heading and backticks in managed block (91e0ac1)
❤️ Thank You
- Alex @AlexanderWillner
v1.10.3
1.10.3 (2026-04-03)
🩹 Fixes
- cli: move @open-code-review/platform to devDependencies (a5fa8b5)
❤️ Thank You
- claude-flow @agentic-org
- Spencer Marx
v1.10.2
1.10.2 (2026-04-03)
🩹 Fixes
- cli: use platform-safe ESM import and binary execution (d867733)
- dashboard: use platform-safe subprocess calls (8863cd2)
- dashboard: move health endpoint above auth middleware (beb9e89)
- dashboard: resolve dev proxy port race condition (fb9e4c6)
- platform: add execBinaryAsync and enforce encoding in signatures (c0b12d4)
❤️ Thank You
- claude-flow @agentic-org
- Spencer Marx
v1.10.1
1.10.1 (2026-04-01)
🩹 Fixes
- cli,dashboard: skip empty sessions and default backfilled status to closed (1210b5f)
❤️ Thank You
- claude-flow @agentic-org
- Spencer Marx
v1.10.0
1.10.0 (2026-03-31)
🚀 Features
- cli: add JSONL-backed command history backup with replay recovery (424007a)
- dashboard: integrate JSONL backup, port auto-retry, and Vite port discovery (ba292e2)
🩹 Fixes
- dashboard: accept any localhost origin in dev CORS (b5b9ec7)
- dashboard: extend CORS to 127.0.0.1 and document origin handling (576c0f7)
- dashboard: use 127.0.0.1 in Vite proxy targets for IPv4 match (a1d9c39)
❤️ Thank You
- claude-flow @agentic-org
- Spencer Marx
v1.9.0
1.9.0 (2026-03-24)
🚀 Features
- agents: add Nx VersionActions to sync plugin.json on release (#16)
🩹 Fixes
- agents: update plugin.json and SKILL.md versions to 1.8.4 (#16)
- agents: resolve TS errors in version-actions by using nx imports (3a01b5e)
- agents: install @nx/devkit and use proper imports in version-actions (39d9072)
❤️ Thank You
- claude-flow @agentic-org
- Spencer Marx
v1.8.4
1.8.4 (2026-03-10)
🚀 Features
- agents: add synthesis_counts to orchestrator instructions (#7)
- cli: add synthesis_counts to round-meta schema (553cbd5)
🩹 Fixes
- dashboard: prefer synthesis_counts from round-meta.json (96a31b9)
❤️ Thank You
- claude-flow @agentic-org
- Spencer Marx
v1.8.3
1.8.3 (2026-03-10)
🩹 Fixes
- cli: fix
ocr --versionreporting stale version — bundle was not rebuilt before 1.8.1 publish
⚙️ CI
- nx: add
buildas dependency ofnx-release-publishto prevent publishing stale bundles
❤️ Thank You
- Spencer Marx
- claude-flow @agentic-org
v1.8.2
1.8.2 (2026-03-10)
🩹 Fixes
- cli: fix
ocr --versionreporting 1.8.0 — version was not baked into bundle during 1.8.1 release
🩹 Fixes (from 1.8.1)
- agents: require post-synthesis categories in round-meta.json to match final.md blocker counts
v1.8.1
1.8.1 (2026-03-10)
🩹 Fixes
- agents: require post-synthesis categories in round-meta.json (#7)
❤️ Thank You
- claude-flow @agentic-org
- Spencer Marx