Skip to content

Release v0.25.2

Choose a tag to compare

@github-actions github-actions released this 02 Aug 03:05

What's Changed

  • fix(web): align outline close button styling by @techotaku39 in #1150
  • fix(cli): restore Pi session resume by @nannant666 in #1206
  • fix(web): align tool detail layout by @techotaku39 in #1204
  • fix(web): polish shared turn image UX by @techotaku39 in #1208
  • fix(web): keep sticky workspace headers opaque by @swear01 in #1207
  • fix(cli): mark synthetic SDK user messages as meta by @hqhq1025 in #1209
  • feat(web): show only authoritative subagent model metadata by @swear01 in #1223
  • fix(web): prevent duplicate session creation by @swear01 in #1222
  • feat(web): @ autocomplete to cite other sessions by title by @heavygee in #1217
  • feat: name your machines from web settings by @hqhq1025 in #1214
  • fix(web): dedupe React so hook-using deps stop crashing by @hqhq1025 in #1211
  • feat(web,hub): scratchlist v2.2 hub attachment storage (#921) by @heavygee in #1205
  • fix(cli): surface real Cursor ACP session/load errors by @heavygee in #1198
  • fix(web): share picker titles match sidebar (name before summary) by @heavygee in #1219
  • fix(web): keep sticky workspace headers opaque and aligned by @techotaku39 in #1234
  • perf(web): mount session row dialogs only while they are open by @hqhq1025 in #1233
  • perf(web): skip session cache writes that only move activeAt by @hqhq1025 in #1232
  • feat(web): show Hub SQLite storage usage in Settings by @swear01 in #1225
  • fix(shared): hide tool_progress heartbeat events from chat delivery by @junmo-kim in #1094
  • fix(web): align session list status description by @techotaku39 in #1243
  • feat(web): show machine + last-active in session detail header by @heavygee in #1244
  • fix(web): make share image previews interactive by @techotaku39 in #1229
  • feat(hub+web): include scratchlist in session export by @heavygee in #1237
  • fix: stop context/cache stats from jumping (subagent usage + stripped context_window) by @hqhq1025 in #1256
  • fix(web): count unseen messages by rendered block, not raw message by @hqhq1025 in #1255
  • fix(web): preserve file search when returning from preview by @techotaku39 in #1251
  • fix(hub): preserve invocation activity timestamps by @junmo-kim in #1249
  • feat(web): add stepwise session preview controls by @techotaku39 in #1266
  • fix(web): allow reasoning scroll chaining by @teekalpha in #1264
  • test(cursor): isolate cursor-models shared-cache tests to stop parallel-run flake by @heavygee in #1268
  • fix(web): improve session date picker visibility by @techotaku39 in #1254
  • fix(web): consolidate Codex import in new session by @techotaku39 in #1240
  • test(cursor): remove per-file temp HAPI homes after cursor-models suites by @heavygee in #1269
  • feat: rich composer session @-mentions + inspect_peer by @heavygee in #1228

New Contributors

Full Changelog: v0.25.1...v0.25.2