@ebon mica
Issue: My agent was literally responding about an hour ago. And then stopped.
Version: 2026.4.27
Symptoms:
Agent reacts to a mention in Discord channel, as expected
Agent shows the typing animation
Agent appears to finish run but does not respond
Config excerpts:
"agents":
"list": [
{ "agentRuntime": {
"id": "codex",
"fallback": "pi"
},
]
---
"plugins":
"allow": [ "codex"],
"entries": {
"codex": {
"enabled": true,
"config": {
"discovery": {
"enabled": true
},
},
},
---
Logs:
19:52:41+00:00 error diagnostic {"subsystem":"diagnostic"} lane task error: lane=main durationMs=2262 error="Error: Managed Codex app-server binary was not found for @openai/codex. Run OpenClaw with bundled plugin runtime dependencies enabled, or run pnpm install in a source checkout. Set plugins.entries.codex.config.appServer.command or OPENCLAW_CODEX_APP_SERVER_BIN to use a custom Codex binary.
19:52:41+00:00 error diagnostic {"subsystem":"diagnostic"} lane task error: lane=session:agent:main:discord:channel:1499477817065476156 durationMs=2262 error="Error: Managed Codex app-server binary was not found for @openai/codex. Run OpenClaw with bundled plugin runtime dependencies enabled, or run pnpm install in a source checkout. Set plugins.entries.codex.config.appServer.command or OPENCLAW_CODEX_APP_SERVER_BIN to use a custom Codex binary.