Skip to content

chore: sync global profiles and offline replay into native task runtime - #166

Merged
ORESoftware merged 2 commits into
agent/den-1444-native-task-current-mainfrom
main
Aug 4, 2026
Merged

chore: sync global profiles and offline replay into native task runtime#166
ORESoftware merged 2 commits into
agent/den-1444-native-task-current-mainfrom
main

Conversation

@ORESoftware

Copy link
Copy Markdown
Contributor

Bring current main through merged offline replay #156 and global profiles #162 into agent/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.

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
ORESoftware merged commit cf0217a into agent/den-1444-native-task-current-mainAug 4, 2026
132 of 142 checks passed
@linear-code

Copy link
Copy Markdown

DEN-1900

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@ORESoftware