v0.3.14
multica-ai/multicav0.3.14Jun 2, 2026by github-actions[bot]
AI Summary
This release adds workspace logo upload, Japanese locale support, slash-command palette for agent skills, and various fixes for skills, desktop, and issues.
Key Highlights
- Per-workspace logo upload
- Japanese locale (ja) support
- Slash-command palette (/ ) for invoking agent skills
- Additive agent skill assignment
- Helm chart PVC gate for uploads
New Features
- Per-workspace logo upload
- Add Japanese locale
- Slash-command palette for invoking agent skills
- Additive agent skill assignment
- Add opencode thinking variants
- Skill content file and stdin input
Full Release Notes
## Changelog * baf8b215cb4da5b5f8e48065b7658596a0ce2d4c Fix workspace recovery for desktop and web (MUL-2894) (#3436) * 03961206ff9a8059aba0b4480edc5522e2ae2be1 docs(squad): correct stale "four status buckets" comments to five (#3640) * e1a5310780fa4929de0f436e75d92e1c13b649f7 feat(cli): add skill content file and stdin input (#3652) * 91c1e5141198c5d622f21e5b31140247db11ff24 feat(editor): add / slash-command palette for invoking agent skills (#3159) * f539fdba83f05bdaf9892ffc5474c93772d72c22 feat(onboarding): backfill prompt for missing source attribution (MUL-2796) (#3550) * 700cd974077a5f224133174f4294e92bae39658b feat(workspace): add per-workspace logo upload (#2760) * e36f874c86e747367b6c3322a046d041dad50067 feat: add additive agent skill assignment (#3642) * e2720f7d330424d6ebba07f5d7fc1d8d098ab40e feat: add opencode thinking variants * fd1cdf1801751a25198b29d888391141c2d4832d fix project progress cache invalidation (#3016) * a6b83fef414d264aa62c57ed4b749990a7ac666b fix(agents): surface archived status for retired agents (#3608) * 1e1a4f784562384b9652afc7c0a17133663325f2 fix(daemon): fix Copilot CLI invocation on Windows and strip shell quotes from custom args (MUL-2876) * 888186b183a90622ce6d4b26e02d9a9512081d4c fix(daemon): make comment-posting guardrail provider-agnostic (MUL-2904) (#3654) * 996eb07dc5b058a1a4a8f3165082baf10e951da1 fix(daemon): skip duplicate SKILL.md in supporting files to prevent task prep failures (#3526) * d52c4f238f5ea665a2e4bf4bccb4158bf3c87325 fix(desktop): contain renderer crashes (#3643) * 580ad5b49287e67224fd0aa67f4ccfff94c1fe4d fix(issues): validate and clamp limit/offset in ListIssues (MUL-2847) (#3585) * 27945727af3c852c3ee0a5eac16926413bf1f28a fix(realtime): invalidate chat/labels/invitations queries on WS reconnect (#3570) * 0f9d9d1494ff20b670a704a4dbb834744d906d9d fix(skills): align Go/TS frontmatter coercion for non-scalar values (#3614) * 801c201d4c7ec75d8b0e8ac4b6991a8127fde066 fix(skills): parse multi-line YAML frontmatter in SKILL.md (#3495) (#3543) * 674be86add07e97b5f8ea8f7e7abea3360ed2a67 fix(tasks): cancel autopilot run_only & quick_create tasks (MUL-2827) (#3615) * a590dd9a22b6e4e269b95f10214eab69a7ac1fbf fix: apply working filter on project issues (#3631) * 92309cf5e21b57827e13a14570eab8c6f1727ec3 fix: autopilot page and modal mobile responsive (MUL-2929) (#3471) * d013a31db94386b47fd00549b2094dabcbd8460d fix: escape special chars in image alt and file-card filename (MUL-2899) (#3644) * 2348301d2b4f61dc5fe4fcb26fed6014ef5dc5d5 fix: gate private squad leader bypass (MUL-2860) (#3648) * a6247ad714ac1d817f20c2ceb58a9a68e30098d4 helm: gate uploads PVC behind backend.uploads.persistence.enabled (#3655) * 1aa742053b8a15dcb5e3bfbc1062b5d9868f4c8b i18n: add japanese locale (MUL-2893) (#3538) * b72434da68f42e62258b72ab88df2d5649b27401 refactor(chat,issues): unify hover-swap row pattern + drop archived chat sessions (#3634)