- 19 Feb, 2026 1 commit
-
-
Clients like OpenClaw send input_text content blocks (a Responses API type) through /v1/messages. The Claude-to-OpenAI converter silently drops unknown types, so the message arrives empty at the upstream, causing "Invalid value: 'input_text'" errors. Map input_text to text since they share the same structure.
0-don committed
-
- 12 Feb, 2026 12 commits
-
-
fix: support numeric status code mapping in ResetStatusCode
Calcium-Ion committed -
Seefs committed
-
fix(token-search): use TrimPrefix for sk- token normalization
Calcium-Ion committed -
Seefs committed
-
RedwindA committed
-
Seefs committed
-
Seefs committed
-
* perf: task log show userinfo * feat: add Tooltip component to TaskLogsColumnDefs
skynono committed -
feat(user): add currency amount input with auto quota conversion
Weilei committed -
Calcium-Ion committed
-
CaIon committed
-
RedwindA committed
-
- 11 Feb, 2026 12 commits
-
-
CaIon committed
-
* feat(xai): 为xAI渠道添加/v1/responses支持 * Add video generation model to constants * fix: 修正先前更改中对于grok-3-mini的思考预算和"-search"设计
funkpopo committed -
CaIon committed
-
CaIon committed
-
# Conflicts: # README.fr.md # README.ja.md # README.md # README.zh_CN.md
CaIon committed -
* feat: logs cache field * feat: logs cache field * feat: logs cache field
Seefs committed -
* feat(localization): added zh_TW * fixed based on @coderabbitai * updated false translation for zh_TW * new workflow * revert * fixed a lot of translations * turned most zh to zh-CN * fallbacklang * bruh * eliminate ALL _ * fix: paths and other miscs thanks @Calcium-Ion * fixed translation and temp fix for preferencessettings.js * fixed translation error * fixed issue about legacy support * reverted stupid coderabbit's suggestion
Oliver Tzeng committed -
chore(deps): bump axios from 1.12.0 to 1.13.5 in /web
Calcium-Ion committed -
CaIon committed
-
CaIon committed
-
Bumps [axios](https://github.com/axios/axios) from 1.12.0 to 1.13.5. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v1.12.0...v1.13.5) --- updated-dependencies: - dependency-name: axios dependency-version: 1.13.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] committed -
Replace icon-based language options with plain text labels in both the header dropdown and preferences settings to keep the UI clean and avoid potential controversies. Remove unused country-flag-icons dependency.
CaIon committed
-
- 10 Feb, 2026 2 commits
-
-
Calcium-Ion committed
-
Seefs committed
-
- 08 Feb, 2026 8 commits
-
-
optimize: channel affinity tips
Calcium-Ion committed -
Seefs committed
-
CaIon committed
-
改变端点映射文案
Calcium-Ion committed -
Seefs committed
-
fix: 修复模型管理"参与官方同步"与"状态"开关无法保存的问题
Seefs committed -
fix: 如果模型管理有自定义配置则不合并默认配置
Calcium-Ion committed -
Seefs committed
-
- 07 Feb, 2026 5 commits
-
-
CaIon committed
-
feat: make 5m cache-creation ratio configurable
Calcium-Ion committed -
feat: /v1/messages -> /v1/responses
Calcium-Ion committed -
fix: 补全 streaming message_delta 事件缺失的 input_tokens 和 cache 相关字段
Calcium-Ion committed -
fix: 使用openai兼容接口调用部分渠道在最终端点为claude原生端点下还是走了openai扣减input_token的逻辑
Calcium-Ion committed
-