Harden runtime operations, status checks, and project cleanup - #3
Merged
Conversation
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.
Summary
Local Commit Range
This PR branch contains the local history requested from
8a4f18017d275c1b7e91c4f7944cc8a1b0d71236through847d8e35e47247e35c1178ad1a3b036f1ab55b7a:8a4f180feat: add logging for launchd restart in gateway and omlx scriptsf764df7fix: harden edge and runtime operations5f013f2feat: add oMLX and Olla versions in status20e4f05fix: harden remote checks and routing smoke tests9f64f71chore: merge origin main05fdb32fix: address project review findings847d8e3fix: address project review findingsGitHub Delta Note
origin/mainalready contains8a4f180and5f013f2, so GitHub's PR commit list shows only commits not already reachable frommain:f764df7fix: harden edge and runtime operations20e4f05fix: harden remote checks and routing smoke tests9f64f71chore: merge origin main05fdb32fix: address project review findings847d8e3fix: address project review findingsTest Plan
Verified before pushing this PR branch:
uv lock --checkgit diff --checkuv run ruff check .uv run pytest -q(267 passed)uv run python -m compileall -q src testsuv build --out-dir /tmp/thunder-forge-build-check