Skip to content

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 07:50

AgentGate 1.6.0 — Session trust, budget gate, local models

What's new

  • Session affinity. Multi-turn chats stick to the same upstream provider unless failover or budget override needs another path.
  • Daily budget gate. Cap daily spend with notify-only, hard block, or force-cheapest routing for new requests (streams already in flight continue).
  • Request Diff + redacted repro export. Compare raw vs converted bodies in the log drawer; copy or download a redacted package for GitHub issues.
  • Local models. Scan Ollama / LM Studio (and common local ports) from Providers and add them in one click. Guide: use local models.
  • Editor clients. Clearer Gateway connection info and a guide for Cursor / Continue / Cline: editor guide.
  • Onboarding & clients. Setup completion requires a real provider check; Clients can show running-process status.

本次更新

  • 会话亲和。 多轮对话默认粘在同一上游;失败转移或预算强制最便宜时仍可换路。
  • 日预算闸。 支持仅提醒 / 拦截 / 强制最便宜;只限制新请求,不中途掐断已在流式中的响应。
  • 请求 Diff + 脱敏复现包。 日志详情对比原始与转换 body,可复制或下载脱敏包用于提 issue。
  • 本地模型。 供应商页扫描 Ollama / LM Studio 等本地端点并一键添加。指南:本地模型
  • 编辑器客户端。 网关连接信息更清晰,并提供 Cursor / Continue / Cline 接入指南:编辑器指南
  • 引导与客户端。 完成引导需真实供应商连通;客户端列表可显示进程是否在跑。