Skip to content

v0.7.70

Choose a tag to compare

@zhengxuyu zhengxuyu released this 01 May 21:58
· 10 commits to main since this release
8b15eef

v0.7.70

Features

  • Product workspace system: git worktrees, promote tool, lifecycle hooks, sprint management, kanban board, roadmap timeline, activity feed (#332, #336, #338)
  • Issue dependency links and review checklists (#337)
  • Audit system: critical fixes, CRUD operations, frontend UX, configurable thresholds (#339#343)
  • Design token system: B1 typography/spacing/radius tokens, B2 responsive breakpoints + interaction states (#349, #350)
  • EA stall retry: re-run agent when it promises but doesn't act (#348)

Bug Fixes

  • ChatAnthropic missing base_url for custom provider (#354)
  • Settings model selection not persisting — sync os.environ in update_env_var (#351)
  • Debug LLM logging and task tree node overflow (#346)
  • Product owner chain audit — validation, release safety, trigger reliability (#345)
  • CEO console UX audit — CSS, JS safety, toasts, API, responsive (#344)

Chores

  • Remove public tools (background_removal, image_generation, video_generation) and sandbox setup from onboarding (#366)
  • Update deepseek compatibility (#365), model identity (#364)
  • README: HuggingFace badge, WeChat QR, Discord link, task tree image, audit fixes (#347, #353, #355, #358#360)