Open Agent Broker for Amazon Bedrock AgentCore Runtime. OAB runs locally while the coding agent runs remotely in an AgentCore microVM. Source: https://github.com/openabdev/openab

OpenAB bridges Discord, Slack, or gateway platforms to ACP-compatible coding agents. This template uses the beta-agentcore image: OAB runs on Zeabur, while your coding agent runs remotely inside Amazon Bedrock AgentCore Runtime.
ghcr.io/openabdev/openab:beta-agentcore.kiro-cli acp --trust-all-tools.bedrock-agentcore:InvokeAgentRuntimeCommandShell for the target runtime.AGENTCORE_RUNTIME_ARN.DISCORD_BOT_TOKEN, or configure Slack/gateway variables instead.If your runtime uses something other than Kiro, set AGENTCORE_SHELL_COMMAND to the ACP command to run in the remote PTY, for example codex-acp or gemini --acp.
| File | Description |
|---|---|
/home/agent/.config/openab/config.toml | OpenAB config, including [agentcore] |
To regenerate OpenAB config, delete /home/agent/.config/openab/config.toml and restart.