v0.3.25

viarotel-org/escrcpyv0.3.25Jun 18, 2026by github-actions[bot]

AI Summary

Introduces background task safety, default subscriber templates, and daemon improvements, alongside fixes for chat attachments, editor overlaps, and runtime configurations.

Key Highlights

  • Added Codex usage cache backfill
  • Daemon can now discover local skills from ~/.agents/skills
  • Disk-usage cross-root aggregation
  • Fixed Tencent CodeBuddy provider logo

New Features

  • Default subscriber template for autopilot
  • Local skill discovery for daemon
  • Codex usage cache backfill
  • Disk-usage cross-root aggregation

Full Release Notes

## Changelog
* 2d1313c5a48e81ec5f2ffa181b4de5fd686eab87 MUL-3264: add Codex usage cache backfill
* 1279f22d1c3f13994b7b1740e808cbafe87805f7 MUL-3325: add background task safety brief (#4257)
* 63b9b10df5b82169998cd37e4513ffd57a04f2ac MUL-3328: add retry button for failed agent comments (#4217)
* 02c0298c18cf673f421c49aa9a44a99b522e466a MUL-3405: constrain issue mention chips in chat (#4288)
* 990e7a6d74f64bd626d77eaf0ab15dfb78665f13 MUL-3421: add 2026-06-18 changelog entry (#4305)
* 2d71872daa956456ffbb77531b4deabc2d0aedb3 feat(autopilot): default subscriber template (MUL-2533) (#3060)
* b7857a6aa3d761bae330b56110999daf04807cb4 feat(chat): workspace-scoped attachment binding + fire-and-forget send (#4249)
* 0d0edac32fb28d3f9044dc2457c48d598330ec06 feat(daemon): discover local skills from ~/.agents/skills (MUL-3333) (#4244)
* e3a829f05e67ed18056f99bc8425f8f7c11cc4df feat(daemon): disk-usage cross-root aggregation + migration FK/readiness fixes (MUL-3404) (#4290)
* e7daf876bdc7b75e1c9f1768daf7185bce24916e fix(daemon): reclaim autopilot_run workdir on terminal status (MUL-3403) (#4287)
* dd9e7bf19d865d0eaa07caa295603c42df88a1da fix(desktop): coerce commit-hash versions to valid semver (MUL-3314) (#4183)
* 4c7fefd1439aa4a864a2892514c85fff78f56f2d fix(editor): cap issue mention chip at container width, no clickable gap (#4295)
* e4b53eb5c0e5202797977b0d509ff2dd551713e7 fix(editor): stop chat @mention groups from overlapping (#4297)
* 9eaea31892f555e1f6cd81c4ea205fe97f369dbf fix(realtime): guard WS frames without a string type + drop benign ResizeObserver noise (MUL-3418) (#4304)
* d74a0cb34c8a445abf2e66ed5d3d82b9cbd63ffb fix(runtimes): give Tencent CodeBuddy its own provider logo (MUL-3394) (#4279)
* da4f278330fb1cc0f8f8f9cdee0c594682ad618c fix(usage): disambiguate model pricing by provider (MUL-3346)
* 6f29a4c0a6ea2c8262c07c160bbcd6ffc7144e06 fix(workspace): derive workspace URL prefix from deployment host (MUL-3400) (#4286)
* 2f398c36ada1df5251dc669fcd8ece426a5e80f0 fix: gzip daemon claim responses (#4259)
* e9e97ee6d2f1d79e007511c0258e2005df95ad2a refactor(editor): dedupe upload-node scan and markdown normalization (#4267)
* 8b3b054d17440c53f1dd8d4a1a7c465e004b488b test(agent): cover Hermes custom model IDs with colons (#4300)