Changelog
- baf8b21 Fix workspace recovery for desktop and web (MUL-2894) (#3436)
- 0396120 docs(squad): correct stale "four status buckets" comments to five (#3640)
- e1a5310 feat(cli): add skill content file and stdin input (#3652)
- 91c1e51 feat(editor): add / slash-command palette for invoking agent skills (#3159)
- f539fdb feat(onboarding): backfill prompt for missing source attribution (MUL-2796) (#3550)
- 700cd97 feat(workspace): add per-workspace logo upload (#2760)
- e36f874 feat: add additive agent skill assignment (#3642)
- e2720f7 feat: add opencode thinking variants
- fd1cdf1 fix project progress cache invalidation (#3016)
- a6b83fe fix(agents): surface archived status for retired agents (#3608)
- 1e1a4f7 fix(daemon): fix Copilot CLI invocation on Windows and strip shell quotes from custom args (MUL-2876)
- 888186b fix(daemon): make comment-posting guardrail provider-agnostic (MUL-2904) (#3654)
- 996eb07 fix(daemon): skip duplicate SKILL.md in supporting files to prevent task prep failures (#3526)
- d52c4f2 fix(desktop): contain renderer crashes (#3643)
- 580ad5b fix(issues): validate and clamp limit/offset in ListIssues (MUL-2847) (#3585)
- 2794572 fix(realtime): invalidate chat/labels/invitations queries on WS reconnect (#3570)
- 0f9d9d1 fix(skills): align Go/TS frontmatter coercion for non-scalar values (#3614)
- 801c201 fix(skills): parse multi-line YAML frontmatter in SKILL.md (#3495) (#3543)
- 674be86 fix(tasks): cancel autopilot run_only & quick_create tasks (MUL-2827) (#3615)
- a590dd9 fix: apply working filter on project issues (#3631)
- 92309cf fix: autopilot page and modal mobile responsive (MUL-2929) (#3471)
- d013a31 fix: escape special chars in image alt and file-card filename (MUL-2899) (#3644)
- 2348301 fix: gate private squad leader bypass (MUL-2860) (#3648)
- a6247ad helm: gate uploads PVC behind backend.uploads.persistence.enabled (#3655)
- 1aa7420 i18n: add japanese locale (MUL-2893) (#3538)
- b72434d refactor(chat,issues): unify hover-swap row pattern + drop archived chat sessions (#3634)