Uh oh!
There was an error while loading. Please reload this page.
chore: sync global profiles and offline replay into native task runtime - #166
Merged
Merged
Conversation
Use immutable lock metadata when an extracted store object or verified artifact cache is present, query the registry only for genuinely missing artifacts, and preserve the existing worker/process-lock/hash/extraction path. Add permanent three-platform certification covering cold download, registry deletion, extracted-store replay, and cache-only store reconstruction. The identical resolver implementation passed the merged two-OS compiled-CLI canary in zed-pkg-test/zed-pkg-e2e#57.
Add isolated global dependency profiles, symlink-first store materialization, owned executable publication, collision rollback, frozen offline restoration, compatibility routes, completion and documentation coverage, and permanent cross-platform certification.
ORESoftware
merged commit Aug 4, 2026
cf0217a
into
agent/den-1444-native-task-current-main
132 of 142 checks passed
Uh oh!
There was an error while loading. Please reload this page.
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 freeto 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.
Bring current
mainthrough merged offline replay #156 and global profiles #162 intoagent/den-1444-native-task-current-main. The clean task successor currently contains only its validator/trigger, so this synchronization is non-overlapping and ensures the task runtime is composed against the exact current command dispatcher, completion tree, global lifecycle, and store behavior before materialization.