release: Code UX 0.9.2 - #2333
Merged
Merged
Conversation
Collaborator
Author
|
✅ Addressed the stale CodeQL inline findings from github-advanced-security[bot] by switching the canonical validated local-directory filesystem calls to file URLs after allow-list validation. The latest CodeQL check is passing on this PR. Referenced stale inline comments: #discussion_r3530162928, #discussion_r3530162946, #discussion_r3530209012, #discussion_r3530209025. |
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.2.This release branch was created after first syncing the conflict resolution and version gate back into
dev, sodev, the release branch, and the finalmainpromotion are aligned.Scope: backend orchestration hardening, dashboard UX improvements, release validation, CI automation repairs, documentation updates, and package version
0.9.2.Patch Notes
Orchestration and Runtime Reliability
Dashboard and Product UX
CI, Release, and Automation
0.9.2.Release Version BumpCI job for PRs targetingmain; it fails release promotions that do not increasepackage.jsonversion.main, keeping heavyweight release-path validation off routinedevpushes.GITHUB_TOKENinstead of direct protected-branch pushes.Conflict Resolution and Branch Sync
mainintodevbefore creating this release branch.devand added the main-side deterministic agent preset fixture helper.main.Documentation
Validation
Latest local validation on the release branch:
Validation from merged dev PRs:
Typecheck & Lintpassed.Backend Tests & Coveragepassed.Dashboard Testspassed.Buildpassed.Security Auditpassed.distruntime was restarted and/healthplus/readywere verified on port 4444 during hardening.This
mainPR will run the required main checks again, including the Playwright E2E OS matrix andRelease Version Bump.Risk and Rollback
main. The runtime recovery changes do not introduce a schema migration, so persisted runtime rows remain compatible.