v0.3.12
multica-ai/multicav0.3.12May 29, 2026by github-actions[bot]
AI Summary
This release adds Korean locale support, MCP configuration across runtimes, sticky agent live bar with accordion, and swimlane grouping improvements.
Key Highlights
- Korean locale (ko) support
- MCP config wired through OpenClaw and ACP runtimes
- Sticky agent live bar above title with multi-agent accordion
- Swimlane supports parent/project/assignee grouping
- Claude Opus 4.8 added to model catalog
New Features
- Korean locale support
- MCP config through OpenClaw runtime
- MCP config through ACP runtimes (Hermes/Kimi/Kiro)
- Sticky agent live bar with accordion
- Swimlane grouping (parent/project/assignee)
- Claude Opus 4.8 pricing
Full Release Notes
## Changelog * 5aa4fb7487576dc85d0135d34c55c540ec4ac175 MUL-2760: feat(i18n): add Korean locale support (#3369) * fa076d38f253dafffbf38ae193759843d0b758a1 MUL-2778 feat(agent): wire mcp_config through OpenClaw runtime (#3450) * d1c7d478e167114185a619ef4ae7afd18dd55520 MUL-2785: clarify thread-scoped comment delta (#3523) * 9616d78e478624b0752384b939f170a5c74a9039 MUL-2785: optimize resumed comment reads (#3509) * 270fb6aa739f7a7edffdbc75191e3d74e5c3cc81 MUL-2792 fix(agent): preserve skills in update/archive/restore response (#3464) * e1745d09ea096f01a485164de1d9f29f26978585 MUL-2797 feat(agent): add Claude Opus 4.8 to model catalog & pricing (#3492) * 9fe7c935a9cbe8bbebd0f5b26db1a2d6642e77c0 MUL-2817: docs(i18n): add Korean (ko) documentation translation (#3521) * cf4a93ac209f1f6379a8cb976b205241f82c07fc chore(deps): drop stray mobile deps from monorepo root (#3525) * c730e906b9d96980df6aee92841c2b7a6812ed30 feat(cli): add roots-only issue comment listing (MUL-2805) (#3288) * 3187bbf90c6bea83227c75ce9260168abcf4beb5 feat(comments): re-add since-delta + cold-start thread read + parent-root write normalization (#3494) * 75b5be3f8ede15c55b6e29aacec29a323e02db58 feat(comments): roots-only thread stats + summary projection for comment list (MUL-2809) (#3505) * fc9cec8e8724fc78a545bfb56e9f826ec79b58a6 feat(issues): sticky agent live bar above title with multi-agent accordion (#3517) * eda2150a97772aca8cc1825c20f06e2d587a70c3 fix(agents): show MCP tab for ACP runtimes (#3534) * e024348c1f7e9fff21fa44ffacfec1b48b185402 fix(cli/login): accept mcn_ Cloud Node PATs alongside mul_ (MUL-2815) (#3518) * 973a43923fa50c5e36c18364bc2b542f94b4446c fix(comments): revert since-delta to issue-wide, steer to parent thread first (#3535) * 8b37edbbb1fc8df32669311e256c92c17cd63a3f fix(issues): move agent live bar back into the activity section (#3533) * d63d2328abf362abeafcb8ca4913b9bf4cd533dc fix(runtimes): consolidate out-of-band (WSL2) local daemon under LOCAL (MUL-2799) (#3497) * 2662291cf2aed9592a43791eaccd3cee4692cc19 fix(runtimes): disable ligatures in CLI command snippets (#3357) * ca1ea5716ec8f108d69d58d95d82df9ae98ad562 fix(server/child-done): trigger agent parent assignee on child done (MUL-2808) (#3507) * 27b473151b1d3c8819386ebc2839c13f9a9fbf73 refactor(ui): move CODE_LIGATURE_CLASS to zero-dep code-style module (#3463) * 645af40ed92c0ae72bb53d0bedfb082f09be89ae refactor(views): unify detail/list headers into shared BreadcrumbHeader (#3510)