mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-08-01 12:52:11 +03:00
- Add windsurf and copilot entries to toolDescriptions in all 33 locale files to fix MISSING_MESSAGE errors on the CLI Tools page (#748) - Apply FETCH_TIMEOUT_MS to streaming requests' initial fetch() call to prevent 300s TCP default timeout causing silent failures on long-running requests (#769) - Previously only non-streaming requests had timeout protection; streaming requests relied solely on stream idle detection which doesn't cover initial connection hangs