Files
Claude-Code-Workflow/ccw/frontend
catlog22 ac32b28c7b fix: add rollback, dedup and config preservation to Codex MCP toggle handlers
Apply same review fixes from Claude handlers to Codex handlers:
- Add previousConfig snapshot for rollback on API failure
- Guard against duplicate tool entries with includes() check
- Read config before optimistic update to avoid stale data
- Use spread to preserve full config shape
2026-02-13 11:52:00 +08:00
..