Fix/geak revalidation dispatch - #1221
Open
lishuoshuo-amd wants to merge 6 commits into
Open
Conversation
lishuoshuo-amd
commented
Aug 18, 2026
Contributor
- Description: what and why
- Linked issue(s): close/fix refs
- Tests: added/updated? commands run?
- Breaking changes: yes/no (details if yes)
The accumulated Unreleased entries become the 1.0.0b2 section. This beta carries breaking changes: the removal of the kernel_optimization test-harness flags, four write-only artifacts, three actions that never had an executor, the actions/_meta yaml layer, and the KERNEL_OPT_BACKENDS env var; plus Magpie leak salvage becoming opt-in. The version pin in the documented install is required because a pre-release is skipped by the resolver unless it is asked for by name. Co-authored-by: Cursor <cursoragent@cursor.com>
The move to vllm/vllm-openai-rocm changes the image users actually pull and its entrypoint needs overriding for a long-running container, so it belongs in the release summary rather than only in the install docs. Co-authored-by: Cursor <cursoragent@cursor.com>
Spare geak_fallback rebench tasks from phase and explore-family cancellation, scope revalidation idempotency keys by macro_cycle, and add regression tests. Co-authored-by: Cursor <cursoragent@cursor.com>
Do not spare GEAK rebench tasks on CLOSE transitions, cancel them at close entry, block duplicate enqueues while one is in flight, and gate 2b promote on geak_pending task tracking. Parameterize phase-boundary spares via spare_queued, move policy helpers to geak_rebench, revert cancel_family exemption, and extend regression tests plus CHANGELOG. Co-authored-by: Cursor <cursoragent@cursor.com>
Treat empty geak_pending as untracked-by-design for promote and failure paths, apply the orphan gate to no_material and no_promote, and finalize geak_pending when CLOSE cancels queued rebench tasks. Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
CI E2E report — ✅ Succeeded
|
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.