mirror of
https://github.com/GuDaStudio/codexmcp.git
synced 2026-08-27 16:24:42 +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