Skip to content

Codex/mac mps runner - Support Mac MPS local startup#294

Open
lnn2hc2112 wants to merge 9 commits into
shiyu-coder:masterfrom
etteehustle:codex/mac-mps-runner
Open

Codex/mac mps runner - Support Mac MPS local startup#294
lnn2hc2112 wants to merge 9 commits into
shiyu-coder:masterfrom
etteehustle:codex/mac-mps-runner

Conversation

@lnn2hc2112
Copy link
Copy Markdown

Summary

  • Make the Mac launcher scripts executable and more robust for local startup.
  • Prefer the repo-local Python venv and bundled local Node/npm when available.
  • Fix Next/Turbopack project root config so the web UI can run reliably from the launcher.
  • Add missing frontend helper modules used by the existing UI components.

Tested

  • Installed Python and frontend dependencies locally.
  • Loaded Kronos model on Apple Silicon MPS.
  • Ran prediction successfully through the API and UI.
  • Verified npm run build passes for webui-next.

Notes

  • Local runtime folders such as .venv, .tools, node_modules, logs, PID files, and prediction results are ignored and not included in this PR.
  • This PR is only for Mac/MPS startup support; prediction pipeline/backtest changes are being kept separate.

@lnn2hc2112
Copy link
Copy Markdown
Author

All checks passed. This PR is ready for review.

Sign up for free to 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.

3 participants