Skip to content

Run combined image as authenticated Python worker - #4

Merged
georgi merged 1 commit into
mainfrom
codex/worker-only-combined-image
Sep 8, 2026
Merged

georgi merged 1 commit into
mainfrom
codex/worker-only-combined-image

Conversation

@georgi

@georgi georgi commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Summary

  • replace the co-located TypeScript main process with the standalone Python WebSocket worker
  • keep WanGP MCP bound to loopback and require bearer authentication on the public worker
  • remove all container-side database/master-key setup and document request-scoped secret delivery
  • add an authenticated worker/MCP health check

Validation

  • ruff check .
  • ty check .
  • pytest -q (116 passed)
  • required source-boundary grep returns no matches
  • entrypoint syntax and fail-closed startup gates checked

@georgi
georgi merged commit a9a6171 into main Sep 8, 2026
2 of 4 checks passed
@georgi
georgi deleted the codex/worker-only-combined-image branch September 8, 2026 10:49
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.

1 participant