Skip to content

v0.4.5 - protocol hardening and quality pass

Choose a tag to compare

@Li3NGa Li3NGa released this 16 Aug 00:58
· 16 commits to main since this release

v0.4.5 - 协议加固与代码质量优化(Codex Agent)

Codex 质量审查批次,协调者全量放行并审查合入。

变更

  • 策略名单一来源:STRATEGY_NAMES 派生 CLI/MCP choices,新增策略不再漏改
  • HTTP:1MB 请求体上限(413)、hmac.compare_digest 常量时间 token 比较、/history limit 上限 500
  • CLI serve 新增 --history / --history-prompt-limit / --history-final-limit
  • RunHistory 可选截断(隐私与容量控制,默认关闭)
  • LLM 重试:尊重 Retry-After、退避上限 8s、瞬时 JSON 解析失败重试

质量

  • 新增 5 个测试,全套 115 测试通过;CI 3.10/3.11/3.12 全绿

安装

pip install git+https://github.com/Li3NGa/deepseek-multi-agent-plugin@v0.4.5