v0.3.13
multica-ai/multicav0.3.13Jun 1, 2026by github-actions[bot]
AI Summary
This release improves skill handling with structured results, adds skill search CLI, supports implicit TLS for SMTP relay, and includes various chat and runtime improvements.
Key Highlights
- Handle duplicate skill imports as structured results
- Skill search CLI
- SMTP relay implicit TLS (SMTPS/465) support
- Runtime machine filter for Agents tab
- Squad member set-role CLI command
New Features
- Handle duplicate skill imports as structured results
- Skill search CLI
- SMTP relay implicit TLS support
- Runtime machine filter
- Squad member set-role
- List issue pull requests
- GitHub acquisition channel in onboarding
Full Release Notes
## Changelog * 2b2888c23abdd8492feba1c47c5ab020d60dbcfd Handle duplicate skill imports as structured results (#3599) * 6f38891665c1bb27e15674e9fbcec6fc8b7a8d29 Improve mobile issue header controls (#3602) * 382cdd6a0bb030d93b1cab0efec1cba9f5557e93 feat(agent): consume OpenCode mcp_config via OPENCODE_CONFIG_CONTENT (#3098) * ad09baa045f8df458da23d4f2fbbbaf770cf8571 feat(agents): add runtime machine filter to Agents tab (MUL-2846) (#3580) * 3c8645e546406773f0fa17980504926f6e6ce69e feat(cli): add squad member set-role (#3583) * cb2aab2f5c120c9ab2f385f129fa859b222678fe feat(cli): list issue pull requests (#3581) * 2cf8107fc8b6b036d7d6ddd9a1d8e0c22735843c feat(email): support implicit TLS (SMTPS/465) for SMTP relay (MUL-2768) (#3340) * 57894f29b6a46847de305f33a3204c4e581bb1c9 feat(onboarding): add GitHub to acquisition channels (#3612) * dd4d58f20e47492b2c3dabd7a9e7a0afe785dc82 feat: add skill search CLI (#3601) * d4b97dc44a769ccf1b83fd590d9975770ae8ced4 fix(agent): drain claude stdout while writing prompt to stdin (#3490) * 41a1ca58add47f53bb64ddc6aa02be2d9a73faa9 fix(chat): clean up history indicators (#3592) * a2313442f2e0f6fc2089ed1a1cbf281ef0d21882 fix(chat): improve history row interactions (#3591) * 2bb2d13e226058bc69d0e928b69981a95269c6e7 fix(chat): limit running history actions (#3598) * 4ae4722ef08043bb7e8dbd4095c7b367593d3fab fix(comments): preserve direct parent on replies (#3579) * d62d894f17a6931944fdb7a0c82e89c8ac5b4faf fix(issues): clean execution log active rows (#3603) * 9aa8ba01910b90260b81abff3ee57bac4965e679 fix(runtimes): self-host daemon setup URLs (MUL-2804) (#3474) * c9c269675ca5fc5fc52cedac1c2a392d05363b71 fix: align MCP support docs and UI gate (#3553)