Skip to content

v0.8.1

Choose a tag to compare

@No-Github No-Github released this 13 May 08:07
· 166 commits to master since this release

What's New

MCP Server

  • 新增 MCP (Model Context Protocol) 端点 /mcp/,支持 Streamable HTTP 传输
  • 提供 5 个工具:list_challengesstart_challengestop_challengesubmit_flagview_hint
  • 支持 Authorization: Bearer <token> 认证,按队伍隔离
  • 兼容 Claude Code、LangChain、openai-agents 等 MCP 客户端

镜像预热 - 选择性构建

  • 预构建页面新增 checkbox 选择列
  • 支持 "选择未缓存" / "选择失败" 快捷选择按钮
  • 构建按钮动态切换:全部构建 / 构建选中 (N)
  • 新增批量删除选中镜像功能 (POST /api/prebuild/remove_batch)

Dependencies

  • 新增 fastmcp>=3.0.0 依赖

Full Changelog: v0.7.9...v0.8.1