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