-
Notifications
You must be signed in to change notification settings - Fork 3
Add Initializing state and optimize speed to init #136
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 all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
5595c78
instances: add Initializing state and gate Running on agent/program r…
sjmiller609 d973033
tests: fix lifecycle flakes for Initializing transition
sjmiller609 423399b
instances: add Initializing state and gate Running on agent/program r…
sjmiller609 ffb4e43
skills: add concise initializing-speed optimization playbook
sjmiller609 fffe995
Update skill
sjmiller609 9bf231f
instances: throttle boot-marker log scans during state derivation
sjmiller609 ecfd653
tests: increase manager lifecycle running wait to 20s
sjmiller609 56cec52
instances: clear boot markers on stop/restore and tighten transitions
sjmiller609 37f30ad
instances: allow fork target Running while still Initializing
sjmiller609 3d9c470
instances: preserve boot markers across standby restore
sjmiller609 aa78f4f
tests: use manager network init in lifecycle integration tests
sjmiller609 b2c8e2c
network: harden default-network self-heal on allocation
sjmiller609 e51f91b
ci: install libjpeg8 for qemu tests on linux runners
sjmiller609 6b8b8a5
ci: support runner-specific jpeg packages for qemu
sjmiller609 1234c12
instances: harden boot marker hydration and network self-heal
sjmiller609 bad661d
ci: make linux libjpeg check compatible with runner variants
sjmiller609 032878c
instances: avoid duplicate boot-marker persistence on fallback lookups
sjmiller609 695abf1
ci: install distro qemu and verify runtime directly
sjmiller609 eedd2f9
ci: reinstall qemu when runtime check fails
sjmiller609 2148d16
tests: skip qemu integration when runtime is unavailable
sjmiller609 655c284
instances: avoid stale boot markers without guest clock filtering
sjmiller609 cf6018f
instances: fix marker parsing and readiness edge cases
sjmiller609 a449e2c
init: keep readiness timeout behavior when no exit channel
sjmiller609 9462250
Merge remote-tracking branch 'origin/main' into codex/max-speed-initi…
sjmiller609 777997a
ci: retry apt update in linux dependency install
sjmiller609 669114f
instances: persist hydrated boot markers on lifecycle return
sjmiller609 e34ecd0
tests: wait for Running before standby in network lifecycle test
sjmiller609 7e8436b
tests: harden network lifecycle restore against startup races
sjmiller609 3e16495
instances: preserve boot start timestamp across restore
sjmiller609 1c99011
network: retry interrupted bridge address dumps
sjmiller609 2d4b7c9
instances: harden boot marker log scanning
sjmiller609 68fec3b
tests: gate exec-agent readiness checks on Running state
sjmiller609 192f095
instances: fix create flow step numbering comments
sjmiller609 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
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
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
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
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
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.