Changelog
- 5aa4fb7 MUL-2760: feat(i18n): add Korean locale support (#3369)
- fa076d3 MUL-2778 feat(agent): wire mcp_config through OpenClaw runtime (#3450)
- d1c7d47 MUL-2785: clarify thread-scoped comment delta (#3523)
- 9616d78 MUL-2785: optimize resumed comment reads (#3509)
- 270fb6a MUL-2792 fix(agent): preserve skills in update/archive/restore response (#3464)
- e1745d0 MUL-2797 feat(agent): add Claude Opus 4.8 to model catalog & pricing (#3492)
- 9fe7c93 MUL-2817: docs(i18n): add Korean (ko) documentation translation (#3521)
- cf4a93a chore(deps): drop stray mobile deps from monorepo root (#3525)
- c730e90 feat(cli): add roots-only issue comment listing (MUL-2805) (#3288)
- 3187bbf feat(comments): re-add since-delta + cold-start thread read + parent-root write normalization (#3494)
- 75b5be3 feat(comments): roots-only thread stats + summary projection for comment list (MUL-2809) (#3505)
- fc9cec8 feat(issues): sticky agent live bar above title with multi-agent accordion (#3517)
- eda2150 fix(agents): show MCP tab for ACP runtimes (#3534)
- e024348 fix(cli/login): accept mcn_ Cloud Node PATs alongside mul_ (MUL-2815) (#3518)
- 973a439 fix(comments): revert since-delta to issue-wide, steer to parent thread first (#3535)
- 8b37edb fix(issues): move agent live bar back into the activity section (#3533)
- d63d232 fix(runtimes): consolidate out-of-band (WSL2) local daemon under LOCAL (MUL-2799) (#3497)
- 2662291 fix(runtimes): disable ligatures in CLI command snippets (#3357)
- ca1ea57 fix(server/child-done): trigger agent parent assignee on child done (MUL-2808) (#3507)
- 27b4731 refactor(ui): move CODE_LIGATURE_CLASS to zero-dep code-style module (#3463)
- 645af40 refactor(views): unify detail/list headers into shared BreadcrumbHeader (#3510)