v0.4.10
multica-ai/multicav0.4.10Jul 24, 2026by github-actions[bot]
AI Summary
Major updates include self-hosted Git providers, a revamped execution log, and project context for chat.
Key Highlights
- Support for self-hosted Git providers (Forgejo, Gitea, GitLab) alongside GitHub.
- Execution log view revamp with virtualization and better readability.
- Project context added to Chat functionality.
New Features
- Self-hosted Git provider support
- Revamped execution log view
- Project context in Chat
- Working agent indicator in Table view
Full Release Notes
## Changelog * a3fe6d91dd02102d31546f571229a825bd7a25bb MUL-5150: add project context to Chat (#5765) * 139cc892004de99d7a6122c63c7e0325de28f3a8 MUL-5180: fix(github): surface CI status on PR cards (#5811) * e17e04b312f5ca0f49e0cb1819ef05d753d27006 MUL-5215: fix(agents): keep creation errors visible (#5746) * e2ce3a2da863d15c1b50e42b9903c3e55364fea8 MUL-5223 fix(runtime): forbid blocking on external CI in the runtime brief (#5840) * ffa8e16369e9007d70227ee3497d7d64ef4beabd MUL-5228 fix(usage): bill Grok at xAI's reported cost, fix $0 resumed sessions (#5841) * a92bd5387e90ca12859f165b031a73f9103e2fa7 MUL-5231 fix(agent): parse Cursor top-level thinking and tool_call events (#5846) * ffc66c68ffc58eb969a75545bfc3cff4d6a1a8c0 MUL-5245: docs: add Windows install instructions and split OS-specific steps into collapsible sections (#5859) * 2aafa41a5fcb31a113f5af7100f3270a5976575b MUL-5258: feat(issues): show agent-working indicator in Table view (#5875) * a96532e4d400cb47e48f019309b90398b431e70b MUL-5261: add stack-aware focused testing skill (#5877) * 8d18d3a9ec3f4bc850f4379a280825335fedae5a Revert "MUL-5180: fix(github): surface CI status on PR cards (#5811)" (#5855) * afb3def1b7c6ebfb20b10f696f0b085c85384857 docs(changelog): add v0.4.10 release entry (2026-07-24) (MUL-5273) (#5894) * 7d2f20f2ee3362f052260fa43e5618ac56f51335 feat(chat): warn when agent daemon is too old for project context (#5867) * a767c5b36182aa647ca1176b651605fb2096d8e6 feat(transcript): include timestamps in copied events (#5873) * 73b00154757b23bc59d2c3d1819e3bdbab8ac9b4 feat(vcs): make self-hosted Git providers self-host-only (MUL-3772, MUL-5138) (#5888) * 581d9527ba13cb77b61d78146a2ae63ddd26b25d feat(vcs): self-hosted Git providers (Forgejo, Gitea, GitLab) alongside GitHub (MUL-3772) (#5006) * 00e658401ba107bbe373f4b5098c727b2dd149ea feat(views): revamp execution log — virtualized, readable, two-tier header (#5890) * e5a48eb59d7d5a9227e70a777a78c7bf99ac6924 fix(agent): accept ACP configOptions model catalog (kimi-code 0.29) (#5851) * 26911108675ee0674543fe8d2e6c524a5609a869 fix(agent): scope Hermes provider-error sniffer to real error boundaries (#5864) * 07a0a4272dd19cc76681c6527ef8cb46f67f0acd fix(lark): scope group recent_context to the Lark topic (MUL-5224) (#5882) * be7c3521aa440b6b65ca7d824d38deef1e541cab fix(migrations): renumber chat_session_project off colliding prefix 213 (#5868) * 3f2e1c68d7d74bd637c63404fee5ab0f88ecbb03 fix(migrations): resolve VCS migration prefix collision (213-215) and unblock deploy (MUL-3772) (#5883) * 999f73e61fc6ed5edd50f4b2829a67b55002a4b4 fix(projects): show owner/repo label for GitHub resource URLs (MUL-5221) (#5795) * d84e5654df1b21434e92e13934e3321f79837e10 fix(runtime): add repository setup preflight (#5886) * 7cc763bbfb8ff6a014826e7997e24d1a23a47ca7 fix(runtimes): show runtime aliases across user-facing surfaces (MUL-5248) (#5881) * 485f0f312402f9be5379aba98c3375e3e4ec737a fix(search): stop Home/End propagation in command palette inputs (#5870) * f599fe3b8589d283ab7ec42932df6799697bf888 fix(views): board/list load-more no longer flashes the skeleton + friendlier footer (#5893) * a90aa92d0c19da166aae2805df6c53a65c590336 fix(web): resolve API and docs upstreams at runtime (#4840) * bce0c0585668b65880adde150ba2e6095234ba76 refactor(agent): drop dead Cursor cost fields (CLI reports no cost) (#5852)