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.45.7.tar.gz (90.0 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.45.7-py3-none-any.whl (101.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: meshagent_codex-0.45.7.tar.gz
  • Upload date:
  • Size: 90.0 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.45.7.tar.gz
Algorithm Hash digest
SHA256 e8d9239aa71c3fb8d62610d8e103f1625985f94843740467ae06c5b6fb3f5716
MD5 d07e07b2c40354349449405c889789f0
BLAKE2b-256 d9e7c7c1faadaf8dd86c5edf689c46ef47dc0880be939f67bc557610ff018e8d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for meshagent_codex-0.45.7-py3-none-any.whl
Algorithm Hash digest
SHA256 03d2d1e26cf6ca2d7f97e5932806938ce281025fb110297d80b7025fa964a839
MD5 966b209b141e35e2b368d4da42eaef20
BLAKE2b-256 1ecee2dd0781dad48e6a2d9fc3dd176fa8e1a93a045d8ed884ce74e06f04eba6

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