Skip to main content

Codex app-server adapter and chatbot for Meshagent

Project description

meshagent-codex

meshagent-codex provides a Meshagent AgentSupervisor implementation backed by the vendored Codex Python app-server SDK.

Included

  • CodexAgentSupervisor: creates one CodexAgentProcess per Meshagent thread.
  • CodexAgentProcess: sends TurnStart, TurnSteer, and TurnInterrupt messages to Codex and emits standard Meshagent AgentMessage events.
  • Vendored openai_codex: the upstream Codex Python SDK package, including generated app-server models and the async client.

Example

from meshagent.codex import AppServerConfig, CodexAgentSupervisor

supervisor = CodexAgentSupervisor(
    participant=room.local_participant,
    config=AppServerConfig(cwd="/workspace"),
    default_model="gpt-5.5",
)

By default, AppServerConfig uses codex on PATH. Set AppServerConfig.codex_bin to launch a specific Codex binary. If you install openai-codex-cli-bin separately on a supported platform, it can still be used as a fallback runtime.

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

meshagent_codex-0.43.1.tar.gz (89.4 kB view details)

Uploaded Source

Built Distribution

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

meshagent_codex-0.43.1-py3-none-any.whl (101.3 kB view details)

Uploaded Python 3

File details

Details for the file meshagent_codex-0.43.1.tar.gz.

File metadata

  • Download URL: meshagent_codex-0.43.1.tar.gz
  • Upload date:
  • Size: 89.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for meshagent_codex-0.43.1.tar.gz
Algorithm Hash digest
SHA256 b0997c28ea2ba3c9ea96054372950509e593ac2b05806cf1a4dffb6a373978b1
MD5 7174036713cb568e5645a0d3ec59dee8
BLAKE2b-256 b988f53144680669b6f27852dbdbc4a8cab4fc1dcc0fd52307a17076d78b0659

See more details on using hashes here.

File details

Details for the file meshagent_codex-0.43.1-py3-none-any.whl.

File metadata

File hashes

Hashes for meshagent_codex-0.43.1-py3-none-any.whl
Algorithm Hash digest
SHA256 8b37b346c7ff012300d116eb1c1d66b2a355a29a47cf140474dd117d901cf1d6
MD5 541d797eb280f8016f457af079775a79
BLAKE2b-256 073280c1fd94738f9f632c688b58f7b06d59cd1af0b56bcb71cb096d930291d7

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