Changelog
- cc9fbd3 Fix stale Done replies on comment follow-ups (#2495)
- a732c3d docs(changelog): add May 14 release notes (#2610)
- c98161b docs(squads): add Squads page and cross-link from related docs (#2612)
- 52d0323 feat(agents): expose runtime + model on create-from-template (#2565)
- 623d29f feat(agents): one-click create from curated templates (Phase 1) (#2520)
- 0c4133e feat(agents): rewrite template catalog as 25 lightweight starters (#2587)
- a8ce0a8 feat(cli): add 'multica issue cancel-task ' command (#2560)
- add3135 feat(cli): add squad create/update/delete and member add/remove (#2574)
- 2c7738b feat(issues): close composer attachment preview loop end-to-end (#2594)
- 0345285 feat(quick-create): searchable actor picker + squad support (#2552)
- c6ccc49 feat(runtimes): add Tokens metric toggle to Usage Daily chart (MUL-2148) (#2537)
- cde3867 feat(sidebar): top/bottom scroll fade mask (MUL-2150) (#2536)
- f15a745 feat(squads): add Create Agent entry on Squad detail (MUL-2178) (#2579)
- 77b929f feat(squads): add agent live peek hover card on member avatars (#2608)
- 5eb04f7 feat(squads): add tooltips and agent detail link to squad member row (#2603)
- 4c1bef2 feat(usage): mirror Tokens metric toggle onto Usage page Daily chart (MUL-2148) (#2540)
- 291c2c7 feat(usage): reuse runtime timezone picker on the usage page (#2533) (#2546)
- 053a37d feat: add pinyin search to subscriber popover in issue-detail (#2584)
- d1c8c21 feat: extend pinyin search to all Agent/Member/Squad selectors (#2582)
- 29082f7 feat: implement Squad feature MVP (#2505)
- 454c8e3 feat: in-app preview for non-image attachments (#2528)
- c628958 feat: support pinyin search in @mention suggestions (#2572)
- 21b49eb fix(cli): resolve squad assignees in issue create/update/assign (MUL-2165) (#2551)
- c49c778 fix(editor): align Preview gate with Download — survive URL-only sources (#2566)
- efddb22 fix(issues): clean caches after issue delete (#2487)
- 7e20ca2 fix(issues): unify assignee menu with shared AssigneePicker (MUL-2157) (#2543)
- 9256743 fix(mention): prefetch squads so @mention list shows all squads
- 8f40a61 fix(paths): add squads to consistency-test expected set (unblock CI) (#2538)
- fdf19ca fix(quick-create): default squad-picked issues to the squad, not the leader (#2611)
- bc613c0 fix(squad): align squad detail tab width with agent detail (#2600)
- 334d9cd fix(squad): skip leader when a member @mentions anyone (MUL-2170) (#2569)
- 0cb759b fix(squad): suppress no-action leader comments (#2583)
- 87464f6 fix(squads): i18n the Squad pages to unblock views#lint (CI red on main) (#2542)
- 9ad5eb5 fix(tests): add squad mocks to unblock views test suite (MUL-2158) (#2544)
- 19c40c5 fix(ui): translate hardcoded English strings in shared ui package (#2526)
- 7a12841 fix: allow squad leader to exit silently on no_action without posting a comment (#2564)
- ca10535 fix: execution log name rendering and squad assignee support (#2575)
- 58cc189 fix: honor quick-create squad mentions (#2586)
- 376cc83 fix: inject squad leader no_action rule for member-triggered comments (#2576)
- f6ac53a fix: squad leader no_action must not post comment on comment-triggered path (#2573)
- e492d98 fix: trigger squad leader agent run on squad @mention in comment (#2592)
- bdb66c2 fix: update squad test fixtures (#2545)
- 43b9a11 refactor(agents): drop template chooser from create-agent dialog (#2615)