mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-15 02:42:45 +08:00
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