Skip to content

1.1.0

Choose a tag to compare

@239573049 239573049 released this 10 Jul 11:06
· 154 commits to main since this release

[1.1.0] - 2026-07-10

What's Changed

  • feat: render Bash-execution artifacts as a card with Reveal/Open actions by @warischa in #126
  • fix(chat): 优化折叠动画并修复虚拟列表展开滚动跳动 by @cipherTing in #130
  • chore(dev): silence common npm run dev startup warnings by @cipherTing in #129

New Contributors

Added

  • Added support for background proxy task generation and processing, enabling sub-agents to run background tasks independently.
  • Enhanced session change review mechanism with improved detection and handling of session transitions.
  • Improved background sub-agent handling with better lifecycle management and state synchronization.

Changed

  • Optimized team tool usage logic for better performance and reliability in multi-agent scenarios.
  • Refined session-change detection and background task execution workflows for improved stability.