v0.4.18
exa-labs/exa-mcp-serverv0.4.18Aug 4, 2026by github-actions[bot]
AI Summary
Focuses on stability and usability fixes, including keeping running agent transcripts open, fixing blocked issue resumption, and improving daemon behavior.
Key Highlights
- Fix for running agent transcript visibility
- Fix for blocked issues resumption
- Codex first-item wait telemetry
- Fixes for agent builder polling and composer clearing
- Daemon instruction contradiction fixes
Full Release Notes
## Changelog * e422b169a8f6f39bd2820cd7e8b1f5795e904ee7 MUL-5415: fix(issues): keep running-agent transcript open * 738217c2756efb18c67a5ba1989298120d60a4f2 MUL-5516: fix(issues): re-trigger blocked issues when resumed (#6155) * 55dc302d0ee34c7f580f54f75a5ddb7c814f9cb7 MUL-5610: add Codex first-item wait telemetry (#6312) * 547fcca06913f38444e9c793e51df3b03a409795 MUL-5631: fix(openclaw): finish at the result boundary when the CLI does not exit (#6276) * a5c1d44701d84c0aa3b5955e3b0a59618548abec MUL-5642: fix(agents): stop the creation studio polling, and stop it losing work (#6307) * e4537bf57d040886b632725e2d5cbf9768dd9c1b MUL-5666: cap picker pill width and standardize clear rows (#6358) * f5275597cebb4caa4a44ba0bb19fbdcbfa74b91e MUL-5677: skip squad assignment recipient writes (#6343) * 736fbc8a5f1b22d48354a0e55baa00661e9e4326 MUL-5685: fix agent builder composer clearing and conversation routing (#6339) * eea687d461c5e08fbaaeaed546fc1acd824f4858 MUL-5686: fix(chat): resume the cancelled turn's session instead of starting cold (#6352) * d60bc63f9ab80cf360d910ee75b6cf1f26f2d5bb Revert "MUL-5516: fix(issues): re-trigger blocked issues when resumed (#6155)" (#6377) * 11e2906feec62bd7b06ea35def308c05b48ea327 Revert "fix(mobile): refresh active chat when realtime stalls (#6325)" (#6374) * e9ea05e38476dfad269fe1befe11d464bf8b3304 chore(ui): configure the @reui registry for shadcn installs (#6356) * b312e1cbb4613d8e59462e7e7040d8a9f09606f5 docs(changelog): add v0.4.18 release entry (2026-08-04) (MUL-5716) (#6372) * 1251cbca0b7c5ccfe63c5abfd0c4442a75d34578 feat(views): confirm the assignment dialog with the send chord (MUL-5694) (#6346) * 9fb46adc438ae254bce05f3012703c07ddf83110 fix(agent-builder): serialise draft autosave against session delete (MUL-5642) (#6376) * 18cd750f8315ea8efdbee7bd2b0352787fe466a7 fix(autopilots): keep configuration panel visible for wide runbooks (#6081) * fe62be266d2199d8643298d4880082fd28b13fbf fix(channel): defer bare fresh commands (#6338) * 84fe84cd9ee4ca975094c3dae34794e11f9fab24 fix(daemon): resolve six injected-instruction contradictions (MUL-5696 conflict audit) (#6354) * 459dd90f826800620baea831bdc2f8a2ac385e1e fix(daemon): stop the coalesced-comment fallback from pulling the whole issue history (MUL-5442) (#6309) * 5566612074a27830f3a668ac90ba7c3790c913c5 fix(issues): make the unsubscribe menu items actually unsubscribe (MUL-5710) (#6367) * 646101ba5814df3dd794c6cc90ebfb07304b80a0 fix(issues): offer quick actions in the reply composer's / menu (MUL-5588) (#6235) * 08abec1873f0fc9106638a6912e742ac9fc19959 fix(mobile): refresh active chat when realtime stalls (#6325) * 0940a3d0dfb69fc98e0a654aa75dc3d2fa072261 fix(runtimes): distinguish runtime and machine names (#6369) * 2f431cd74a925e013196848fa7ed237398046fdb fix(server): follow the user's language in chat quick actions (MUL-5689) (#6345) * 671a1a0c2199f16e4e4da16a16007dafde6b3c68 fix(server): read the chat's channel from its binding instead of guessing (#6330) * 757b09c8018cd5ae8fd36f0017c8139c1e368244 fix(server): remove the last language seeds from the LLM prompts (MUL-5689) (#6348) * 04c48cac6f9523fb8987ee324e23f7c800de7621 fix(skills): select files on click, add Edit to the row menu (MUL-5654) (#6313) * 81030d46a0ef1e670d86425c04e0b9b3fa1b4459 fix(views): stop offering CLI updates for unparseable versions (MUL-5676) (#6350) * 210482476215538b5d86a0a3ad74027b90636cee fix(views): stop the zh Discord sidebar label from truncating (#6359) * e92d828f0c3c9e92ac23932787904f3cd0b043ea refactor(daemon): compress brief prose and demote the sub-issue playbook (MUL-5442) (#6310) * 3c6176cbcdf18a5488f401de584ed390f09bbd0d refactor(daemon): de-duplicate cross-section rules in the runtime brief (MUL-5442) (#6302) * 766c7a7fa2b784e4f78a69fb7d9ef64296d12dea refactor(daemon): retreat deep read semantics to --help, trim BTS prose (MUL-5442) (#6347) * dc60429366800333bf7c2db59b166809aff0a9a6 refactor(daemon): slim Issue Metadata to its judgment core, defer discipline to the skill (MUL-5442) (#6351) * e6a0d6f1a38d24aafc6679708c8eecaeebbb5ede test(agent): make the ErrWaitDelay regression deterministic (MUL-5631) (#6320)