- 25 Feb, 2026 6 commits
- 24 Feb, 2026 10 commits
-
-
- Introduced RouteTag middleware to set route tags for different API endpoints. - Updated logger to include route tags in log output. - Applied RouteTag middleware across various routers including API, dashboard, relay, video, and web routers for consistent logging.
CaIon committed -
CaIon committed
-
feat(web): add custom-model create hint and i18n translations
Calcium-Ion committed -
RedwindA committed
-
- Introduced a new test file for StreamScannerHandler, covering various scenarios including nil inputs, empty bodies, chunk processing, order preservation, and handler failures. - Enhanced error handling and data processing logic in StreamScannerHandler to improve robustness and performance.
CaIon committed -
Fix/pr 2900
Calcium-Ion committed -
Seefs committed
-
feat: move user bindings to dedicated management modal
Calcium-Ion committed -
fix: skip Accept-Encoding during header passthrough (#2214)
Seefs committed -
hekx committed
-
- 23 Feb, 2026 7 commits
-
-
fix: violation fee check
Calcium-Ion committed -
Seefs committed
-
CaIon committed
-
- Added caching for the original Content-Type header in the parseMultipartFormData function. - This change ensures that the Content-Type is retrieved from the context if previously set, enhancing performance and consistency.
CaIon committed -
Seefs committed
-
Seefs committed
-
CaIon committed
-
- 22 Feb, 2026 17 commits
-
-
fix: unify usage mapping and include toolUsePromptTokenCount
Calcium-Ion committed -
feat: minimax native /v1/messages
Calcium-Ion committed -
feat: codex oauth proxy
Calcium-Ion committed -
* feat: add missing OpenAI/Claude/Gemini request fields and responses stream options * fix: skip field filtering when request passthrough is enabled * fix: include subscription in personal sidebar module controls * feat: gate Claude inference_geo passthrough behind channel setting and add field docs
Calcium-Ion committed -
* fix: claude affinity cache counter * fix: claude affinity cache counter * fix: stabilize cache usage stats format and simplify modal rendering
Seefs committed -
CaIon committed
-
CaIon committed
-
- Introduced a new function to collect invalid status code entries from the status code mapping. - Updated the EditChannelModal to display an error message if invalid status codes are detected. - Enhanced localization files to include new error messages for invalid status codes in multiple languages. - Removed unused styles from the RiskAcknowledgementModal for cleaner UI.
CaIon committed -
CaIon committed
-
Feature/channel retry warning
Calcium-Ion committed -
Seefs committed
-
Seefs committed
-
CaIon committed
-
- Added TaskTimeoutMinutes constant to configure the timeout duration for asynchronous tasks. - Implemented sweepTimedOutTasks function to identify and handle unfinished tasks that exceed the timeout limit, marking them as failed and processing refunds if applicable. - Enhanced task polling loop to include the new timeout handling logic, ensuring timely cleanup of stale tasks.
CaIon committed -
Seefs committed
-
refactor: async task
Calcium-Ion committed -
CaIon committed
-