Skip to content

multica

v0.3.12 Feature

This release adds 5 notable features for engineering teams evaluating rollout.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Summary

AI summary

Added Korean i18n support, wired agent config through OpenClaw runtime, introduced Claude Opus 4.8 model, enhanced comments and issues UI/behavior, and consolidated runtime daemon handling.

Changes in this release

Feature Low

Adds Korean locale support for i18n.

Adds Korean locale support for i18n.

Source: llm_adapter@2026-05-29

Confidence: high

Feature Low

Wires mcp_config through OpenClaw runtime for agents.

Wires mcp_config through OpenClaw runtime for agents.

Source: llm_adapter@2026-05-29

Confidence: high

Feature Low

Adds Claude Opus 4.8 to model catalog and pricing.

Adds Claude Opus 4.8 to model catalog and pricing.

Source: llm_adapter@2026-05-29

Confidence: high

Feature Low

Adds roots‑only issue comment listing to CLI (MUL-2805).

Adds roots‑only issue comment listing to CLI (MUL-2805).

Source: llm_adapter@2026-05-29

Confidence: high

Feature Low

Re‑adds since‑delta, cold‑start thread read, and parent‑root write normalization for comments.

Re‑adds since‑delta, cold‑start thread read, and parent‑root write normalization for comments.

Source: llm_adapter@2026-05-29

Confidence: high

Feature Low

Adds roots‑only thread stats and summary projection to comment list (MUL-2809).

Adds roots‑only thread stats and summary projection to comment list (MUL-2809).

Source: llm_adapter@2026-05-29

Confidence: high

Feature Low

Adds sticky agent live bar above issue title with multi‑agent accordion.

Adds sticky agent live bar above issue title with multi‑agent accordion.

Source: llm_adapter@2026-05-29

Confidence: high

Bugfix Medium

Preserves skills in update, archive, and restore agent responses.

Preserves skills in update, archive, and restore agent responses.

Source: llm_adapter@2026-05-29

Confidence: high

Bugfix Medium

Shows MCP tab for ACP runtimes in agents UI.

Shows MCP tab for ACP runtimes in agents UI.

Source: llm_adapter@2026-05-29

Confidence: high

Bugfix Medium

Accepts mcn_ Cloud Node PATs alongside mul_ for CLI login.

Accepts mcn_ Cloud Node PATs alongside mul_ for CLI login.

Source: llm_adapter@2026-05-29

Confidence: high

Bugfix Medium

Moves agent live bar back into the activity section of issues UI.

Moves agent live bar back into the activity section of issues UI.

Source: granite4.1:30b@2026-05-29-audit

Confidence: low

Bugfix Medium

Triggers agent parent assignee when a child process completes (child‑done).

Triggers agent parent assignee when a child process completes (child‑done).

Source: granite4.1:30b@2026-05-29-audit

Confidence: low

Bugfix Low

Consolidates out‑of‑band (WSL2) local daemon under LOCAL runtime configuration.

Consolidates out‑of‑band (WSL2) local daemon under LOCAL runtime configuration.

Source: granite4.1:30b@2026-05-29-audit

Confidence: low

Bugfix Low

Disables ligatures in CLI command snippets for readability.

Disables ligatures in CLI command snippets for readability.

Source: granite4.1:30b@2026-05-29-audit

Confidence: low

Full changelog

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)

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track multica

Get notified when new releases ship.

Sign up free

About multica

The open-source managed agents platform. Turn coding agents into real teammates — assign tasks, track progress, compound skills.

All releases →

Related context

Earlier breaking changes

  • v0.3.8 Removes custom_env from agent resources, adds audited env endpoint (MUL-2600)

Beta — feedback welcome: [email protected]