release: Code UX 0.9.5 - #2806
Merged
Merged
Conversation
ci: consolidate dev-first validation lane
ci: run full e2e across all oses
…ex-93c5af20-mrdqfymk (CODUX-131) Harden docs catalog coverage
…ex-e76993fc-mrdqfwrv (CODUX-131) Package docs-web assets
…ex-6bfad8b3-mrdqg0a7 (CODUX-131) Add docs page E2E smoke
…ex-54a4717b-mrdqp8ig (CODUX-131) Document docs packaging checks
…ectron-docs-page-implementation Sprint 1: Fix Electron docs page — merge feature/sprint-COWIN-1-fix-electron-docs-page-implementation into main
…-lane ci: start release candidates beside e2e
fix: drain local branch merges before protocol
chore: update models.dev catalogue
- Implemented remote branch recovery in `resolveReviewBranch` for better handling of worker branches in REMOTE mode. - Added functions to read ahead counts and commit timestamps for remote branches. - Improved error handling and logging for branch recovery processes. - Updated `CycleRunner` to reconcile active project attention items more effectively. - Enhanced `CycleStateCoordinator` to avoid issuing no-op attention resolutions when the active snapshot is empty. - Introduced new QA review prompts and payload structures in the mockup CLI provider. - Normalized path handling in workspace manager and CLI workflow utilities to support Windows paths. - Added comprehensive tests for new features and edge cases in QA review and workspace management.
…rage fix: harden QA orchestration and reduce loop churn
…-tools feat: add managed runtime and provider tool preloading
fix(runtime): preload Playwright browser from local volume
…-navigation feat: improve onboarding, desktop reliability, and project manager workflows
numnx
marked this pull request as ready for review
July 10, 2026 05:16
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.
Summary
Promotes
devtomainfor Code UX0.9.5.This release advances
mainfromv0.9.4ata5ce32dbb1b99e5c576ff7e39ae60afe02c401f5to release branch commitfb12e5d09725c48694c463d38486a7bc4d9151e3. The package version moves from0.9.4to0.9.5.The release centers on a faster managed container runtime, reusable provider/browser assets, a substantially more capable Project Manager with direct durable-memory writes, reliable Easy onboarding and desktop login, repaired Electron docs/pricing/navigation, hardened QA orchestration, and a consolidated cross-platform validation/release pipeline.
Release Snapshot
0.9.5origin/mainata5ce32dbb1b99e5c576ff7e39ae60afe02c401f5(v0.9.4)origin/devatc99cb09d9865d22f63662ec390e8e16554374290fb12e5d09725c48694c463d38486a7bc4d9151e3v0.9.4release/v0.9.5Patch Notes
Managed Runtime and Provider Startup
Project Manager and Durable Memory
add_long_term_memoryMCP tool for durable facts, decisions, preferences, patterns, and learnings.codeux:memoryconfirmation widget so users can see when the Project Manager stores long-term knowledge.Easy Onboarding and Provider Login
Electron, Docs, Pricing, and Navigation
docs-weband its searchable catalog into npm and Electron artifacts so/docsworks in the compiled desktop runtime.projectIdandsprintId.Orchestration Reliability and Performance
CI, E2E, and Release Infrastructure
Fixes
Desktop and Dashboard Fixes
Runtime and Orchestration Fixes
CI and Release Fixes
09 E2Eand10 Release Candidatecontext names..github/workflows/release.ymlas the publishing/attachment workflow and desktop-release as manual diagnostics.Validation
Local validation on
release/v0.9.5:pnpm run ci pnpm exec vitest run tests/backend/ci/workflow-health.test.ts pnpm run check:docs-web CODE_UX_SKIP_RELEASE_INSTALL_BUILD=1 node scripts/verify-release-install.mjs git diff --checkResult: passed.
pnpm run ci: audit, guardrails, typecheck, backend coverage, dashboard tests, and production build passed.@codeuxai/codeux@0.9.5, installed it into an isolated workspace, and rancodeux --helpsuccessfully.0.9.5is absent from npm and tagv0.9.5does not exist before publication.The final release head passed GitHub main-promotion validation: Typecheck & Lint, Backend Tests & Coverage, Dashboard Tests, Build, Security Audit, all 18 cross-OS Playwright shards, Linux/macOS/Windows orchestration, Linux/macOS/Windows release-candidate desktop packaging, release policy, managed runtime image smoke, CodeQL, the five-page Docs smoke gate, and every dependency-coupled compatibility context were green. Local workflow tests, YAML parsing, TypeScript lint, documentation synchronization, diff validation, the full
pnpm run cisuite, and packed-install smoke validation also passed.Risk and Rollback
main, do not publishv0.9.5, and keepdevavailable for targeted follow-up fixes.0.9.5.Full Merged PR Patch Log
ci: consolidate dev-first validation laneci: run full e2e across all osesSprint 1: Fix Electron docs pageci: start release candidates beside e2efix: drain local branch merges before protocolchore: update models.dev cataloguefix: harden QA orchestration and reduce loop churnfeat: add managed runtime and provider tool preloadingfix(runtime): preload Playwright browser from local volumefeat: improve onboarding, desktop reliability, and project manager workflowsRelease Branch Commits
fb12e5d09ci: bridge legacy main check contextse126d2bedfix: encode provider registry package paths123596ea6release: Code UX 0.9.5