Skip to main content

Optional Codex app-server bridge for daemon subagent execution.

Project description

workbay-codex-bridge

Optional bridge module that satisfies the workbay_codex_bridge.run_subagent(...) contract used by the orchestration layer.

It launches codex app-server --listen stdio://, drives one structured turn, and returns the final payload as a Python dict.

Installation

From the package root:

python -m pip install -e ".[dev]"

Current monorepo checkout:

cd /path/to/workbay/packages/workbay-codex-bridge
python -m pip install -e ".[dev]"

If you do not want to install it, add src to PYTHONPATH or inject workbay_codex_bridge into sys.modules from the host process.

Development

Run package-local commands from the package root:

make lint-bridge
make fix-lint-bridge
make format-bridge
make mypy-bridge
make test-bridge
make check-bridge

Direct commands also work:

PYTHONPATH=src python -m ruff check src tests
PYTHONPATH=src python -m mypy src
PYTHONPATH=src python -m pytest tests -q

Runtime Behavior

  • The bridge keeps the existing seam: prompt + schema + cwd + optional env -> dict
  • env values are treated as local runtime hints only and become subprocess or session context for codex app-server
  • CODEX_REASONING_EFFORT or REASONING_EFFORT map to turn/start.effort when set to low, medium, high, or xhigh
  • MCP endpoints and credentials are not forwarded through the bridge
  • Build and test commands must still come from the worktree instruction surface or the rendered prompt
  • run_subagent() is concurrency-safe because each default call launches and tears down its own app-server process
  • CODEX_SUBAGENT_BRIDGE_SESSION_MODE=shared opts into a reusable app-server process for compatible calls in the same cwd

Integration Note

This package is intentionally small. It provides the bridge seam only; higher-level orchestration policy belongs in the caller.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

workbay_codex_bridge-0.1.0.tar.gz (11.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

workbay_codex_bridge-0.1.0-py3-none-any.whl (7.1 kB view details)

Uploaded Python 3

File details

Details for the file workbay_codex_bridge-0.1.0.tar.gz.

File metadata

  • Download URL: workbay_codex_bridge-0.1.0.tar.gz
  • Upload date:
  • Size: 11.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.13

File hashes

Hashes for workbay_codex_bridge-0.1.0.tar.gz
Algorithm Hash digest
SHA256 f1b796d307f165dcf96ffcb50cd9be3b3ec74896f7d4e7b8e1906f77fd57371f
MD5 e3d0c6d9d882022624f2836af1b80f13
BLAKE2b-256 72bfa538f5da083c65dea4d8bc5b2704712cf0fd4869b62e616507d3bea69e09

See more details on using hashes here.

File details

Details for the file workbay_codex_bridge-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for workbay_codex_bridge-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e838b33474f11e14d00c4d4dbfbdfd9630114798e1aa93b157c451337b56ba2d
MD5 c3dc50f57b542e5a848dc68e7a6e286e
BLAKE2b-256 b23a4963990c6461bf8cce69ecef5abdaa352d328fe0a3fa754d5fdd56e1a3c6

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page