-
Notifications
You must be signed in to change notification settings - Fork 3k
feat(runtime): implement durable Docker state mutation #8658
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 2 commits
Commits
Show all changes
48 commits
Select commit
Hold shift + click to select a range
7a3ed92
feat(runtime): implement durable Docker state mutation
ericksoa 01ec592
Merge current main into feat/docker-state-mutation-consumer
ericksoa b0c481d
merge: resolve conflicts with main
github-actions[bot] b7ed19f
fix(runtime): stabilize Docker mutation authority
ericksoa 2e42b6e
Merge current main into feat/docker-state-mutation-consumer
ericksoa 3d85534
fix(inference): refresh Docker publish authority
ericksoa 70beb5c
chore: merge concurrent PR branch update
ericksoa 9625d4e
fix(test): stabilize release cleanup and runtime stubs
ericksoa aa2b03a
merge: resolve conflicts with main
github-actions[bot] 4380c70
chore: merge current main into B4-C2 stabilization
ericksoa b419c89
chore: merge concurrent PR branch update
ericksoa 6a88a83
chore: merge latest main into B4-C2 stabilization
ericksoa a73c121
fix(installer): preserve runtime authority through shim
ericksoa 2335b16
test(shields): tolerate contended compatibility setup
ericksoa 3c4ba5a
chore: merge current main into B4-C2 stabilization
ericksoa 4f01f04
merge: resolve conflicts with main
github-actions[bot] dbf7919
chore: merge current main into B4-C2 stabilization
ericksoa 0fb2152
merge: resolve conflicts with main
github-actions[bot] 5e5e2fa
chore: reconcile concurrent PR branch update
ericksoa 64a3a53
chore: merge current main into B4-C2 stabilization
ericksoa e9d7640
merge: resolve conflicts with main
github-actions[bot] 10408b3
test(shields): tolerate contended provider resolution
ericksoa acd8817
chore: reconcile concurrent PR branch update
ericksoa 997b9f2
merge: resolve conflicts with main
github-actions[bot] 831d619
chore: merge current main into B4-C2 stabilization
ericksoa 03bd912
chore: reconcile concurrent PR branch update
ericksoa 85c28d7
chore: merge current main into docker state mutation slice
ericksoa d4271fa
chore: merge current main into docker state mutation slice
ericksoa ad7a8cc
chore: merge current main into docker state mutation slice
ericksoa 0ed6c0e
fix(shields): stabilize mutation recovery checks
ericksoa df73f62
Merge remote-tracking branch 'origin/main' into feat/docker-state-mut…
ericksoa a9bcb9d
fix(runtime): defer lifecycle process identity probe
ericksoa 6f72a02
fix(runtime): close state mutation review gaps
ericksoa c8ddedf
Merge remote-tracking branch 'origin/main' into feat/docker-state-mut…
ericksoa c9f7bc3
fix(runtime): make release recovery type honest
ericksoa 92e7c96
test: clean Hermes prelude fixtures on failure
ericksoa 773768d
fix(e2e): align protected supervisor argv
ericksoa 2cd934e
test(e2e): exercise protected bootstrap boundary
ericksoa 91de332
merge: resolve conflicts with main
github-actions[bot] 9f59d44
Merge branch 'main' into feat/docker-state-mutation-consumer
ericksoa 0991dd0
test(ci): align base-image path expectation
ericksoa 0d75cbc
Merge branch 'main' into feat/docker-state-mutation-consumer
ericksoa cc718f0
test(ci): follow base-image contingency revert
ericksoa bc3ae09
fix(installer): sanitize admission diagnostics
ericksoa 647ec59
Merge branch 'main' into feat/docker-state-mutation-consumer
ericksoa 601d143
merge: resolve conflicts with main
github-actions[bot] cab140d
Merge branch 'main' into feat/docker-state-mutation-consumer
cv b0bfb67
Merge branch 'main' into feat/docker-state-mutation-consumer
cv File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| {"schemaVersion":1,"protocol":"nemoclaw-runtime-state-mutation-publisher-v1","agent":"hermes","providerId":"docker","stateRoot":"/sandbox/.hermes","planSchemaVersion":2,"entrypoint":"/usr/local/lib/nemoclaw/runtime_state_mutation_hermes_publisher.py"} |
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.