v0.3.41
multica-ai/multicav0.3.41Jul 8, 2026by github-actions[bot]
AI Summary
This release enhances CLI capabilities with issue ordering and introduces custom runtime names with a searchable picker. It also allows squad members to self-manage squads and enables Lark bot owners to bind/manage their bots.
Key Highlights
- CLI support for issue ordering via 'issue reorder'
- Custom runtime names and searchable machine-grouped picker
- Squad members can create and manage their own squads
- Lark bot owner binding and management
- Refined agent runtime error messages
New Features
- CLI issue ordering with --position and --sort flags
- Custom runtime names
- Squad self-management
- Lark bot owner binding
Full Release Notes
## Changelog * 947a54b67496231576d12f6e625805a995615d52 docs(agent): align state guidance with sweep (#5083) * c05b67ae4a9f43170394da2a50e68cd7ccd51f80 docs(changelog): add v0.3.41 release notes (en/zh/ja/ko) (#5094) * 519d2aeff073ec6989f0966d018f573e64cc4174 feat(cli): enable issue ordering via cli (issue reorder, --position, --sort/--direction) (#4110) * fd3216fd6bbb7d3dce08dec4372e179d5a916fd3 feat(lark): let an agent's owner bind/manage its Lark bot (MUL-4213) (#5079) * fd58e13bec52d73d509d9e28d6d2abc7d0505f22 feat(runtimes): custom runtime names + searchable machine-grouped picker (MUL-4217) (#5070) * 405d88c1dc173d7399f94ec945e626a19c207c70 feat(squad): allow members to create and manage their own squads (MUL-4223) (#5071) * 875eb551098b5c20b7a08893f1863c0d86aa7b1a fix(chat): friendlier failure message when agent runtime errors (MUL-4249) (#5085) * 4ed582e3bbe407ba7b88073222958ab3adcd7251 fix(cli): reject issue list --direction when sort is position or omitted (#5072) * 324ebf6560ad8366e3b761995226c2a4df58c46f fix(core): mark list stale after off-window status count move (#5038) * c8cfd0a21427b96b150c3fa9fa79247eec607fd5 fix(desktop): restrict git describe to semver tags for version derivation (#5057) * fd813f2569a719f7349337d176fb8dad60817872 fix(lark): isolate topic-group sessions by thread (#5061) * bcb111dbd9a2bbb7483746c6cd41ecde92a64203 fix(runtimes): machine-level rename + fix picker search copy (MUL-4217) (#5087) * c56f081660ba84d8fd2410a20c292fc2994a9a1a fix(skills): preserve runtime import files (#5066) * c4997af4d1802b74f6da380a4e763befdbfab04f fix: archive autopilots on delete (#5042)