refactor(core): π¨ centralize path management for PyInstaller compatibility 467f294 Mirrowel commited on Dec 14, 2025
refactor(timeout): π¨ centralize HTTP timeout configuration across providers e2f4e9e Mirrowel commited on Dec 14, 2025
fix(httpx): set custom timeout for all POST requests c5a61d9 unverified 211019608+kevincojean@users.noreply.github.com commited on Dec 13, 2025
fix(providers): π improve finish_reason handling and tool_calls initialization in stream reassembly f6dce02 Mirrowel commited on Nov 27, 2025
feat(providers): implement detailed file logging for iFlow and Qwen Code c48abee Mirrowel commited on Nov 18, 2025
refactor(providers): enhance model discovery and deduplication logic e2c300f Mirrowel commited on Nov 18, 2025
feat(auth): enable Qwen and iFlow credential export and dynamic model discovery dea215f Mirrowel commited on Nov 17, 2025
refactor(auth): enhance token refresh stability and resilience 48b4652 Mirrowel commited on Nov 17, 2025
feat(auth): enable API key fallback for Qwen Code and iFlow providers 0132663 Mirrowel commited on Nov 17, 2025
refactor(providers): overhaul qwen code provider for custom streaming 55a5dbb Mirrowel commited on Oct 3, 2025
fix(core): stabilize streaming for custom endpoints and eliminate initialization conflicts 63418af Mirrowel commited on Oct 3, 2025
refactor: improve model registration and usage manager robustness 0a3b5b1 Mirrowel commited on Oct 3, 2025
refactor(auth): generalize credential handling and improve model matching 3b4c51c Mirrowel commited on Oct 3, 2025
refactor(client): simplify completion flow by removing internal streaming logic 3d24817 Mirrowel commited on Oct 3, 2025
feat(auth): implement robust OAuth credential initialization and management 65ec48f Mirrowel commited on Oct 3, 2025
feat(provider): introduce OAuth credential management and custom provider handling d28e7c5 Mirrowel commited on Oct 2, 2025