Skip to content

v1.3.7

Choose a tag to compare

@github-actions github-actions released this 10 Jun 00:37
· 0 commits to 75d362b03f3921ea0932bea8e2f0d63a498b4785 since this release

AgentGate 1.3.7 — Move your setup to a new machine in one paste / 一行分享码,配置秒迁新机

What's new

  • Share your whole client config with a single code. Export any client setup to a one-line share code, paste it on another machine, and you're done — no more retyping ports, tokens, or model mappings.
  • Per-model context windows. The provider capability matrix now has a "context window" column, so you can override the context window (in tokens) for individual models. Leave it blank to fall back to the built-in default.
  • Smarter handling of long conversations. Auto-compaction of long history is now on by default, with the trigger threshold adapting to each model's context window. Codex remote compaction lands as an experimental option, and the dashboard shows how often it's actually firing.

本次更新

  • 一行分享码搬走整套客户端配置。 客户端配置一键导出为单行分享码,另一台机器粘贴即导入,免去手敲端口、token、模型映射。
  • 模型级上下文窗口。 Provider 编辑页能力矩阵新增"上下文窗口"列,可为单个模型覆盖上下文窗口(token),留空自动用内置默认值。
  • 长对话处理更聪明。 长历史自动压缩改为默认开启,触发阈值按模型上下文窗口自适应;Codex 远程压缩作为实验功能上线,首页还能看到它当天实际命中的次数。

Why it matters / 为什么重要

This release makes AgentGate portable and self-tuning: configs travel in one paste, and long-context handling adapts on its own instead of needing manual knobs. 这一版让 AgentGate 可迁移、能自调:配置一键搬家,长上下文处理自动适配,少了手动调参的门槛。

Full changelog / 完整更新

See CHANGELOG.md for the full itemized list.