Block a user
didericis
deleted branch fix-codex-mcp-supervise-transport from didericis/bot-bottle
2026-06-23 16:42:25 -04:00
Fix Codex MCP supervise registration after --transport CLI change
Fix Codex supervise MCP registration
didericis
pushed to fix-codex-mcp-supervise-transport at didericis/bot-bottle
2026-06-23 16:39:13 -04:00
Fix Codex supervise MCP registration
export the applicator from each of the backends as a singleton instead of exporting a apply_routes_change function wrapper
didericis
pushed to fix-codex-mcp-supervise-transport at didericis/bot-bottle
2026-06-23 16:33:52 -04:00
Fix Codex supervise MCP registration
This belongs in a base class shared between backends, named something like "EgressApplicator", and calls an internal/overridden _signal_bundle_reload function that differs by backend (seems to be the only difference between backends)
didericis
pushed to fix-codex-mcp-supervise-transport at didericis/bot-bottle
2026-06-23 16:13:24 -04:00
didericis
pushed to fix-codex-mcp-supervise-transport at didericis/bot-bottle
2026-06-23 05:05:49 -04:00
Fix Codex supervise MCP registration
@didericis-claude Can you duplicate the behavior we added for the macos backend for the docker and smolmachines backend?