hanako-codex-bridge
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| BRIDGE_MAX_HOPS | No | 允许的委派层数,默认 1;下游 Codex 进程会被硬性禁止再次进入桥接器 | 1 |
| CODEX_EXECUTABLE | No | 自定义 Codex 可执行文件路径 | |
| BRIDGE_DEFAULT_CWD | No | Codex 子任务默认工作目录 | |
| HANAKO_SERVER_INFO | No | 自定义 Hanako server-info.json 路径 | |
| BRIDGE_MAX_CONCURRENT | No | 同一桥接进程最多同时运行的委派数,默认 4;Hanako detached 委派另有本机跨进程保护租约 | 4 |
| CODEX_BRIDGE_TIMEOUT_MS | No | Codex 子任务超时,默认 1200000 | 1200000 |
| CODEX_THREAD_TIMEOUT_MS | No | 持久 Codex 新对话首轮超时,默认跟随 CODEX_BRIDGE_TIMEOUT_MS | |
| HANAKO_CODEX_BRIDGE_HOP | No | 内部使用,不建议手动设置 | |
| HANAKO_BRIDGE_TIMEOUT_MS | No | Hanako 子任务超时,默认 900000 | 900000 |
| HANAKO_CODEX_BRIDGE_NO_REENTRY | No | 内部使用;值为 1 时拒绝所有委派 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues