Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: windycn/xiaomi-mimo-proxy

v0.1.2

02 Jun 07:56
@github-actions github-actions

Choose a tag to compare

Xiaomi MiMo Proxy v0.1.2

兼容性修复版本,面向 Claude Code 和 Anthropic 兼容 AI 编程客户端。

更新点

  • 自动处理 Claude Code 新版可能插入到 messages 序列里的 role: "system" 消息。
  • 代理会把这些 system role 消息迁移到 Anthropic 顶层 system 字段,避免 MiMo 等兼容接口因消息角色不合法返回 400。
  • 不再要求用户必须手动配置 CLAUDE_CODE_SIMPLE=1 才能避开该问题。
  • 保留 reasoning_content 修复、count_tokens 兼容、[1m] 后缀归一化和上游瞬时错误重试。

注意

  • 当前支持 Anthropic 兼容协议,不支持 OpenAI-compatible /v1/chat/completions/v1/responses
  • 使用不支持多模态的模型时,请不要在 Claude Code 中继续传图片;必要时先 /compact

Full Changelog: v0.1.1...v0.1.2

Assets 5
Loading

v0.1.1

28 May 05:08
@github-actions github-actions

Choose a tag to compare

Xiaomi MiMo Proxy v0.1.1

稳定性修复版本,面向 Claude Code 和 Anthropic 兼容 AI 编程客户端。

更新点

  • 上游连接中途 terminated、502/503/504 等瞬时错误会自动重试。
  • SSE 流式响应先由代理完整读取和缓存,再返回给客户端,避免 headers 已发出后无法重试。
  • 增加 SIGTERM、未捕获异常和未处理 Promise rejection 的日志。
  • 保留 reasoning_content 修复、count_tokens 兼容和 [1m] 后缀归一化。

注意

  • 当前支持 Anthropic 兼容协议,不支持 OpenAI-compatible /v1/chat/completions/v1/responses
  • 使用不支持多模态的模型时,请不要在 Claude Code 中继续传图片;必要时先 /compact

Full Changelog: v0.1.0...v0.1.1

Loading

v0.1.0

28 May 01:50
@github-actions github-actions

Choose a tag to compare

Loading

AltStyle によって変換されたページ (->オリジナル) /