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.3.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.3-py3-none-any.whl (101.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: meshagent_codex-0.43.3.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.3.tar.gz
Algorithm Hash digest
SHA256 d554b6eef5efd996b91f87ad475db0a4915bfc92353d4485472e8726a6f0cc41
MD5 24a30840eb6e87f25a4e05f925044bf4
BLAKE2b-256 2fc96e48c8fc639389a1b2149a05d86b63125d4bc28e469862acf90a822eb656

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for meshagent_codex-0.43.3-py3-none-any.whl
Algorithm Hash digest
SHA256 fb4aff14aec29c063b9fb9eb90a1747d09b33bff00434300b148f0f093a70c76
MD5 4e0a54f500feb0f10ad6b1aafa1ebc49
BLAKE2b-256 d1389ffbfbb414b15e10149a7833bda5f21d224a9bed7f354ac9bffc420c3db0

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