Highlights
Team Improvements
- Added an onboarding empty state when Gemini CLI is used as the Team Leader, so new Team sessions no longer open with a blank first view.
- Added a clear Leader badge in team tabs and chat headers, making it easier to identify the coordinator at a glance.
- Reduced aggressive Team recommendations in solo chats. AionUi now stays in solo mode by default and only brings up Team when the user explicitly asks for it, or when the task is clearly too large for a single agent.
- Improved the teammate creation flow in Team mode. The Leader now proposes a lineup with responsibilities and recommended agent types first, asks for confirmation, and makes it clear that teammates can still be adjusted later.
- Repaired legacy Team sessions whose stored member list was lost, allowing affected historical Team chats to open normally again.
- Improved selection clarity and dark-theme contrast in the Team creation modal.
Feedback and Reliability
- Users can now submit feedback directly, and AionUi will automatically collect logs and report through Sentry to help diagnose issues faster.
- Fixed a range of dark-theme contrast issues across dialogs, forms, and related UI surfaces, improving readability in places that previously looked too dim or low-contrast.
- Fixed the send and stop actions in chat so they no longer split into separate positions during an active turn, and improved their visibility in dark mode.
What's Changed
- 深色模式界面样式细节优化 by @ageovb in #2315
- feat(feedback): add bug report modal to Settings > About by @piorpua @IceyLiu in #2321
- feat(team): refine team onboarding and escalation by @IceyLiu in #2327
- fix(modal): improve dialog contrast across themes by @IceyLiu in #2330
- feat(team): confirm teammate lineup before spawning by @IceyLiu in #2334
- fix(sendbox): align send and stop button states by @IceyLiu in #2332
- fix(team-ui): improve dark contrast in team modal by @IceyLiu in #2337
- fix(team): recover legacy team agents from history by @IceyLiu in #2338
- chore: bump version to 1.9.13 by @IceyLiu in #2339
Full Changelog: v1.9.12...v1.9.13