Directories
ΒΆ
| Path | Synopsis |
|---|---|
|
agentserver-agent
command
|
|
|
astool
command
Command astool dispatches a single MCP tool call against the codex app-server through the agentserver codex-app-gateway, bypassing the LLM.
|
Command astool dispatches a single MCP tool call against the codex app-server through the agentserver codex-app-gateway, bypassing the LLM. |
|
cc-broker
command
|
|
|
codex-app-gateway
command
|
|
|
codex-exec-gateway
command
|
|
|
credentialproxy
command
|
|
|
executor-registry
command
|
|
|
ilink-debug
command
Minimal iLink debug tool: QR login β poll β receive messages β dump & download media.
|
Minimal iLink debug tool: QR login β poll β receive messages β dump & download media. |
|
imbridge
command
|
|
|
llmproxy
command
|
|
|
sandboxproxy
command
|
|
|
docs
|
|
|
developer/examples/go
command
|
|
|
internal
|
|
|
agent/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. |
|
agent/tui
internal/agent/tui/attach_picker.go
|
internal/agent/tui/attach_picker.go |
|
ccbroker/tools
internal/ccbroker/tools/permission.go
|
internal/ccbroker/tools/permission.go |
|
ccbroker/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. |
|
codexappgateway/auth
Package auth handles inbound caller authentication for codex-app-gateway.
|
Package auth handles inbound caller authentication for codex-app-gateway. |
|
codexappgateway/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`. |
|
codexappgateway/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. |
|
codexappgateway/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. |
|
codexexecgateway
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. |
|
codexexecgateway/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. |
|
codexexecgateway/handlers
Package handlers contains HTTP handler functions for the codex-exec gateway.
|
Package handlers contains HTTP handler functions for the codex-exec gateway. |
|
mcpbridge
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. |
|
wsbridge
Package wsbridge bidirectionally forwards WebSocket frames between two connections.
|
Package wsbridge bidirectionally forwards WebSocket frames between two connections. |
|
pkg
|
|
|
agentsdk
Package agentsdk provides a Go SDK for building custom agents that connect to agentserver via WebSocket tunnel.
|
Package agentsdk provides a Go SDK for building custom agents that connect to agentserver via WebSocket tunnel. |
Click to show internal directories.
Click to hide internal directories.