Skip to content

Releases: g1331/AutoRouter

v0.5.3

02 Jun 14:52
fe154c9

Choose a tag to compare

Release Metadata

  • Tag: v0.5.3
  • Release version: 0.5.3
  • Package version: 0.0.0
  • Commit: fe154c92fa4cb79032c8ffd2f41e51be4d8e402d
  • Previous tag: v0.5.2
  • Compare range: v0.5.2...v0.5.3
  • Image: ghcr.io/g1331/autorouter:v0.5.3
  • Image digest: sha256:5d3faa2e905c0327a52052c8c80f7e6aa817f7e38b3a3e36b5adc5698701a82f

Generated Notes

Bug Fixes

  • 模型列表端点不再被 openai_chat_compatible 能力误拦

Changelog

Full Changelog: v0.5.2...v0.5.3

v0.5.2

31 May 10:49
bee51e7

Choose a tag to compare

Release Metadata

  • Tag: v0.5.2
  • Release version: 0.5.2
  • Package version: 0.0.0
  • Commit: bee51e741b2806603564f36fdf9f09e34f3e1c9a
  • Previous tag: v0.5.1
  • Compare range: v0.5.1...v0.5.2
  • Image: ghcr.io/g1331/autorouter:v0.5.2
  • Image digest: sha256:cc968fb12bc47ec737e87b5a4a34c415ebbc9ae750df45b7cef3135b527507ee

Generated Notes

New Features

  • 日志面板展示后端透传的具体错误原因

Changelog

Full Changelog: v0.5.1...v0.5.2

v0.5.1

31 May 10:20
de6385b

Choose a tag to compare

Release Metadata

  • Tag: v0.5.1
  • Release version: 0.5.1
  • Package version: 0.0.0
  • Commit: de6385b32621f21e757cb173a09c34890c9461e6
  • Previous tag: v0.5.0
  • Compare range: v0.5.0...v0.5.1
  • Image: ghcr.io/g1331/autorouter:v0.5.1
  • Image digest: sha256:f3e80d779dd3552991b5db78dcb999bc80e2ce8b3219822fd43a0ed8a76ae2f6

Generated Notes

Bug Fixes

  • 对齐 /v0/management/logs 真实契约,修复部署后 502

Changelog

Full Changelog: v0.5.0...v0.5.1

v0.5.0

31 May 09:33
4cbec49

Choose a tag to compare

Release Metadata

  • Tag: v0.5.0
  • Release version: 0.5.0
  • Package version: 0.0.0
  • Commit: 4cbec498aba5d7e08167896b5d32c0ccc929947d
  • Previous tag: v0.4.1
  • Compare range: v0.4.1...v0.5.0
  • Image: ghcr.io/g1331/autorouter:v0.5.0
  • Image digest: sha256:0fae8f01ba389d63cfd490d4ac61d12e68f2848beffa143705584da511ac1b3d

Generated Notes

New Features

  • 扩展管理 API 客户端的认证文件、回调与日志能力
  • 后端服务层扩展认证文件、回调、日志与关联上游能力
  • 新增 6 个 admin API 路由(认证文件、回调、日志、关联上游、账号模型)
  • 新增前端 hooks 与全量国际化文案
  • 新增 6 个前端组件并整合到管理页面

Bug Fixes

  • 修复 review 发现的功能、类型与路由加固问题

Documentation

  • 统一 AI 助理文档为单一来源(AGENTS.md 正文,CLAUDE.md 导入)
  • 提案 CLIProxyAPI 管理功能增强

Tests

  • 补全 self-review 指出的测试覆盖缺口

Maintenance

  • 归档 enhance-cliproxy-management 至 2026-05-31

Changelog

Full Changelog: v0.4.1...v0.5.0

v0.4.1

30 May 09:45
dbcb5fe

Choose a tag to compare

Release Metadata

  • Tag: v0.4.1
  • Release version: 0.4.1
  • Package version: 0.0.0
  • Commit: dbcb5fe8286276f7207fa0878869f80fd478bd9e
  • Previous tag: v0.4.0
  • Compare range: v0.4.0...v0.4.1
  • Image: ghcr.io/g1331/autorouter:v0.4.1
  • Image digest: sha256:d7169c00c72abf92917ee09cd4d9662fbfa68035a5812486c9dec191f62bd18c

Generated Notes

Bug Fixes

  • 统一消费金额格式,避免小额显示过长

Documentation

  • 重写 CLAUDE.md 反映当前架构与命令
  • 全面同步过时文档至当前代码状态

Changelog

Full Changelog: v0.4.0...v0.4.1

v0.4.0

30 May 06:35
972265e

Choose a tag to compare

Release Metadata

  • Tag: v0.4.0
  • Release version: 0.4.0
  • Package version: 0.0.0
  • Commit: 972265eaa4f32e13cf57f412e6a990d06b8c31ee
  • Previous tag: v0.3.1
  • Compare range: v0.3.1...v0.4.0
  • Image: ghcr.io/g1331/autorouter:v0.4.0
  • Image digest: sha256:1787c89429df9946131cfdf54a8cb2f62abcdc951966b9fef40283fa361f92d2

Generated Notes

New Features

  • phase 3 嵌入指南 — helper text、空状态与对话框文案 (#167)
  • 新增滚动窗口聚合器
  • 接入终态取样与网关健康快照拼装
  • 新增实时脉搏 SSE 端点与网关健康短缓存
  • 前端实时脉搏状态条全局常驻
  • 移动端合并为单条常驻顶栏
  • 状态条在顶栏居中显示

Bug Fixes

  • correct noKeysDesc & soften pool upstream wording per review (#167)
  • 处理合并前代码审查发现的问题

Documentation

  • fill phase 2 batch — github-actions + database + https-proxy (#167)
  • fill phase 2 final batch — persistence-backup + upgrade-rollback + troubleshooting (#167)
  • fill phase 2 batch 6C — testing + contributing + release (#167)
  • avoid VitePress Vue interpolation of GitHub Actions context (#167)
  • align deployment/architecture docs with entrypoint migration & 卷挂载现状 (#167, #188)
  • drop stale Phase 1 scaffold copy & realign top entry pages (#167)
  • slim README down to overview+screenshots+quick start, link to docs site (#167)
  • retain legacy long-form as 深度参考, fix doc count drift (#167)
  • 移除面向访客的 issue 背景/规划引用 (#167)
  • 新增 live-pulse-bar 变更提案

Tests

  • 全量测试与构建校验通过
  • E2E 隔离 stats/live 连接

Maintenance

  • 勾选 live-pulse-bar 全部任务
  • 归档 live-pulse-bar 变更

Other Changes

  • ⬆ ci: Bump actions/upload-pages-artifact from 3 to 5
  • ⬆ ci: Bump actions/deploy-pages from 4 to 5

Changelog

Full Changelog: v0.3.1...v0.4.0

v0.3.1

24 May 13:29
f143db7

Choose a tag to compare

Release Metadata

  • Tag: v0.3.1
  • Release version: 0.3.1
  • Package version: 0.0.0
  • Commit: f143db707bf1c916d67c18f52ab023a330420cf9
  • Previous tag: v0.3.0
  • Compare range: v0.3.0...v0.3.1
  • Image: ghcr.io/g1331/autorouter:v0.3.1
  • Image digest: sha256:17bb83b10eea3c5c22d8a4004a9d14eab011d29db5269ec731e5a572985ca456

Generated Notes

New Features

  • 错误类型枚举强校验 + 多选 UI

Bug Fixes

  • bump vitepress to 2.0.0-alpha.17 to unblock vitest
  • 区分上游空内容流与首字超时
  • 补齐新错误类的展示分支与故障转移文档

Documentation

  • scaffold VitePress site for documentation system (#167)
  • link to VitePress docs site (#167)
  • fill phase 2 batch 1 (#167)
  • fix two review findings on PR #177 (#167)
  • fill phase 2 batch 2 (#167)
  • fix three review findings on PR #178 (#167)
  • fill phase 2 batch 3 (#167)
  • fix four review findings on PR #180 (#167)
  • fix two review findings on PR #180 round 2 (#167)
  • fill phase 2 batch 2 — 4 usage docs (#167)
  • cliproxy-modes + cliproxy-egress-proxy (#182)
  • phase 2 final 3 — logs-stats + recording + troubleshooting (#183)
  • fill phase 2 batch 6A — core mechanism trio (#167)
  • correct routing flow and probe side effects per codex review (#167)
  • fill phase 2 batch 6B — integration & runtime trio (#167)
  • correct CPA deletion guard and external SSRF scope per codex review (#167)

Changelog

Full Changelog: v0.3.0...v0.3.1

v0.3.0

23 May 08:30
9c3b6ef

Choose a tag to compare

Release Metadata

  • Tag: v0.3.0
  • Release version: 0.3.0
  • Package version: 0.0.0
  • Commit: 9c3b6ef0905197a2ed076fcc2606abd186a4f928
  • Previous tag: v0.2.2
  • Compare range: v0.2.2...v0.3.0
  • Image: ghcr.io/g1331/autorouter:v0.3.0
  • Image digest: sha256:7a334a0b220e9939e099c04c47f052a87e6501d8ccda27eaac7ad4054b444195

Generated Notes

New Features

  • preview upstream model catalog refresh (#162)
  • Implement upstream failure controls (#163)
  • runtime control + logs integration (#164)
  • 新增 cliproxy_instances 数据模型
  • 新增实例 CRUD 与连通性检测服务
  • 新增实例管理 Admin API
  • 新增 cliproxy_auth_accounts 数据模型
  • 新增 CLIProxyAPI 管理 API 客户端
  • 新增 OAuth 账号同步与账号管理服务
  • 新增 OAuth 登录流程服务
  • 新增 OAuth 账号管理 Admin API
  • upstreams 表新增 CLIProxyAPI 关联字段
  • 池上游与单账号映射预设服务
  • 转发层注入单账号上游账号前缀
  • 实例删除校验扩展至上游引用
  • 池上游与单账号映射 Admin API
  • 新增 CPA sidecar 配置模板与启动脚本
  • 新增 CPA sidecar 的 Docker Compose 叠加文件
  • .env.example 补充 CPA sidecar 环境变量
  • 新增 CLIProxyAPI 实例管理界面
  • 新增 OAuth 账号管理界面
  • 新增 OAuth 登录流程界面
  • 新增 CLI OAuth 上游创建入口
  • 集成 CLIProxyAPI,支持 CLI OAuth 上游 (#142) (#166)

Bug Fixes

  • satisfy React hooks lint checks
  • auth account 的 provider/status 改为自由文本
  • sidecar 配置回退渲染改用纯 shell 字面量替换
  • 防止 snapshot 在 api_key/upstream 被删后写入失败
  • snapshot 写入加 FK 违例捕获重试,闭环 PR #168 残留的 race
  • 识别 drizzle 包装后的 FK 违例,补齐 PR #169 漏掉的真实形状
  • clamp duration_ms 到 INT4 上限,防止 reconcile 写入溢出
  • FK 违例探测兼容 constraint 字段名,补齐 PR #170 漏掉的兜底
  • detect FK violations from error messages (#173)

Documentation

  • 新增 cliproxy-instance-config 变更提案
  • 校准 SSRF 校验粒度表述并补充设计说明
  • 新增 cliproxy-oauth-account-management 变更提案
  • 新增 cliproxy-oauth-pool-upstream 变更提案
  • 新增 cliproxy-sidecar-deployment 变更提案
  • 新增 CLIProxyAPI 部署指南
  • 新增 cliproxy-admin-ui 变更提案

Tests

  • 收尾验证与转发层调用断言修正

Maintenance

  • order release notes sections
  • bump next-intl from 4.9.1 to 4.9.2
  • regenerate pnpm-lock.yaml for Dependabot PR
  • bump next from 16.2.3 to 16.2.6
  • regenerate pnpm-lock.yaml for Dependabot PR
  • 引入 CodeGraph 代码知识图谱配置
  • cliproxy-instance-config 收尾验证
  • cliproxy-oauth-account-management 收尾验证
  • cliproxy-sidecar-deployment 收尾验证
  • cliproxy-admin-ui 国际化补齐与收尾验证
  • archive cliproxy-integration changes

Other Changes

  • ⬆ ci: bump actions/upload-artifact from 4 to 7 (#165)

Changelog

Full Changelog: v0.2.2...v0.3.0

v0.3.0-alpha.8

23 May 07:54
9c3b6ef

Choose a tag to compare

v0.3.0-alpha.8 Pre-release
Pre-release

Release Metadata

  • Tag: v0.3.0-alpha.8
  • Release version: 0.3.0-alpha.8
  • Package version: 0.0.0
  • Commit: 9c3b6ef0905197a2ed076fcc2606abd186a4f928
  • Previous tag: v0.3.0-alpha.7
  • Compare range: v0.3.0-alpha.7...v0.3.0-alpha.8
  • Image: ghcr.io/g1331/autorouter:v0.3.0-alpha.8
  • Image digest: sha256:ff6b3bdd5b41e08843b6a15cc52cbf3fda5e66fe594fdf24277fdb1e93fc16e7

Generated Notes

Bug Fixes

  • detect FK violations from error messages (#173)

Changelog

Full Changelog: v0.3.0-alpha.7...v0.3.0-alpha.8

v0.3.0-alpha.7

23 May 07:23
67c5607

Choose a tag to compare

v0.3.0-alpha.7 Pre-release
Pre-release

Release Metadata

  • Tag: v0.3.0-alpha.7
  • Release version: 0.3.0-alpha.7
  • Package version: 0.0.0
  • Commit: 67c5607d93741816ee3fb16737b7532fbc8404ed
  • Previous tag: v0.3.0-alpha.6
  • Compare range: v0.3.0-alpha.6...v0.3.0-alpha.7
  • Image: ghcr.io/g1331/autorouter:v0.3.0-alpha.7
  • Image digest: sha256:8f110b488ff82c684cd5780068bc3fe401f64191e9a4704ee45b7345f64a1e60

Generated Notes

Bug Fixes

  • FK 违例探测兼容 constraint 字段名,补齐 PR #170 漏掉的兜底

Changelog

Full Changelog: v0.3.0-alpha.6...v0.3.0-alpha.7