Skip to content

v0.13.0

Choose a tag to compare

@github-actions github-actions released this 23 Jun 14:02
· 58 commits to main since this release
b31a44e

Bug Fixes

  • 任务完成释放槽位后续派内存队列,批量派发逐个跑完 (runner)
  • acreate 显式 catch ValidationError 返 Response(修复 base_branch 400 响应体) (70)

Documentation

  • 启动里程碑 v0.13.0 并发治理与索引体验(Phases 65–70)

Features

  • access token 改可选 + 密钥提供方 FK 重构 (TOKEN-01/02) (70)
  • 批量加仓 + 超管全部更新索引 (BATCH-01/02) (69)
  • 实时进度统一 + 进度条单调修复 (PROG-01/02) (68)
  • 并发治理——槽位锁池/凭证级LLM限流/容器上限 (CONC-01/02/03) (67)
  • 默认禁用 LSP,仅用 tree-sitter (LSP-01) (66)
  • AI 对话串流跨会话隔离修复 (STREAM-01) (65)

Miscellaneous

  • archive v0.13.0 milestone(并发治理与索引体验)

Test

  • 修复既有 chat 组件测试漂移(ClarificationCard/ChatInput/TechPlanCard) (chat)