mirror of
https://github.com/GuDaStudio/codexmcp.git
synced 2026-02-05 02:00:24 +08:00
Remove the trailing $ anchor from the reconnecting regex pattern to properly match messages like "Reconnecting... 1/5 (error details)" instead of only matching "Reconnecting... 1/5". Fixes #22