chore(dev): add universal checkout bootstrap - #123
Conversation
PR SummaryLow Risk Overview CI now bootstraps on Linux before the quality gate, adds a macOS smoke job (editable install + Packaging checks ship Reviewed by Cursor Bugbot for commit 8ec59e8. Configure here. |
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 8ec59e8df8
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
Summary
scripts/bootstrap.shentrypoint for human contributors, CI, Hermes, Codex, and Claude.venv, enforce the committed lock, and neutralize inherited Git/Python/uv selectors without installing global tools or touching live Dispatch stateTest plan
./scripts/bootstrap.shjust check— Ruff, format, strict mypy, 1124 passed / 17 deselected, wheel/sdist build, package-content checks/bin/sh -n scripts/bootstrap.shshellcheck --shell=sh scripts/bootstrap.shgit diff --checkBoundaries
Coordination
Open PR #122 also touches
README.md,docs/usage/README.md, andscripts/check_package_contents.py; this PR is based directly on currentmainand does not import that unmerged runtime/provider work.