mirror of
https://github.com/GuDaStudio/codexmcp.git
synced 2026-07-12 15:18:39 +08:00
e55ec64532
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