mirror of
https://github.com/Narcooo/inkos.git
synced 2026-08-30 17:22:02 +08:00
af4faab138
Some OpenAI-compatible proxies (e.g. codex-for.me) reject non-streaming requests with 400. Switch agent loop to stream mode and reassemble tool_calls from chunked deltas.