Directories
¶
| Path | Synopsis |
|---|---|
|
executortools
Package executortools implements the tool set served by the local executor over the executor-registry tunnel.
|
Package executortools implements the tool set served by the local executor over the executor-registry tunnel. |
|
tui
internal/agent/tui/attach_picker.go
|
internal/agent/tui/attach_picker.go |
|
tools
internal/ccbroker/tools/permission.go
|
internal/ccbroker/tools/permission.go |
|
wstoken
Package wstoken acquires per-workspace proxy tokens from agentserver and caches them in-process so cc-broker can stamp them onto every spawned Claude CLI's ANTHROPIC_AUTH_TOKEN env without hitting the network on every turn.
|
Package wstoken acquires per-workspace proxy tokens from agentserver and caches them in-process so cc-broker can stamp them onto every spawned Claude CLI's ANTHROPIC_AUTH_TOKEN env without hitting the network on every turn. |
|
auth
Package auth handles inbound caller authentication for codex-app-gateway.
|
Package auth handles inbound caller authentication for codex-app-gateway. |
|
codexhome
Package codexhome owns per-thread CODEX_HOME tmpdirs: creation, destruction, and the rendering of the config.toml fragment we plant inside each one before spawning `codex app-server`.
|
Package codexhome owns per-thread CODEX_HOME tmpdirs: creation, destruction, and the rendering of the config.toml fragment we plant inside each one before spawning `codex app-server`. |
|
envmcp
Package envmcp implements the `codex-app-gateway env-mcp` subcommand: a stateless MCP server that codex spawns as a child process.
|
Package envmcp implements the `codex-app-gateway env-mcp` subcommand: a stateless MCP server that codex spawns as a child process. |
|
oplog
Package oplog publishes per-call operation records from codex-app-gateway to agentserver's /internal/operations POST endpoint.
|
Package oplog publishes per-call operation records from codex-app-gateway to agentserver's /internal/operations POST endpoint. |
|
supervisor
Package supervisor spawns and tracks per-thread `codex app-server` subprocesses inside the codex-app-gateway pod.
|
Package supervisor spawns and tracks per-thread `codex app-server` subprocesses inside the codex-app-gateway pod. |
|
Package codexexecgateway: types are defined in execmodel to avoid an import cycle with the handlers sub-package.
|
Package codexexecgateway: types are defined in execmodel to avoid an import cycle with the handlers sub-package. |
|
execmodel
Package execmodel holds shared DTOs that cross the codexexecgateway↔handlers package boundary.
|
Package execmodel holds shared DTOs that cross the codexexecgateway↔handlers package boundary. |
|
handlers
Package handlers contains HTTP handler functions for the codex-exec gateway.
|
Package handlers contains HTTP handler functions for the codex-exec gateway. |
|
relay
Package relay implements an in-memory ticket-based HTTPS byte relay for codex-exec-gateway.
|
Package relay implements an in-memory ticket-based HTTPS byte relay for codex-exec-gateway. |
|
Package mcpbridge implements a stdio MCP server that exposes agentserver agent discovery and task delegation as MCP tools for Claude Code.
|
Package mcpbridge implements a stdio MCP server that exposes agentserver agent discovery and task delegation as MCP tools for Claude Code. |
|
Package notebookjwt mints + verifies short-lived HMAC-SHA256 tokens for the agentserver web notebook proxy.
|
Package notebookjwt mints + verifies short-lived HMAC-SHA256 tokens for the agentserver web notebook proxy. |
|
Package notebooksupervisor manages per-workspace Jupyter Server Deployments + Services in Kubernetes.
|
Package notebooksupervisor manages per-workspace Jupyter Server Deployments + Services in Kubernetes. |
|
Package wsbridge bidirectionally forwards WebSocket frames between two connections.
|
Package wsbridge bidirectionally forwards WebSocket frames between two connections. |
Click to show internal directories.
Click to hide internal directories.