Commit Graph
3919 Commits
Author SHA1 Message Date
Neil 2e286eef8d perf: bound working tree diff reads (#4171)
Unstaged source-control diffs now check the working-tree file size before readFile and use the existing 10 MB diff budget to avoid pulling huge generated files into the main process.
2026-05-31 06:48:17 -07:00
Neil a5d7896f1b fix: use base ref details for review creation (#4169) 2026-05-31 06:47:12 -07:00
Neil 3c23cd57a3 fix: drop destroyed senders during watcher startup (#4170) 2026-05-31 06:46:03 -07:00
Neil 5959410e0e fix: bound remote workspace snapshot cache (#4168) 2026-05-31 06:42:33 -07:00
Neil f6eca1aaf1 perf: move remote file browser cleanup to root ref (#4167) 2026-05-31 06:41:34 -07:00
Neil fc8f924dd4 Move mobile pairing stage repair into refresh path 2026-05-31 06:41:00 -07:00
Neil 0d3b38af1d Fix Windows attribution shim ordering 2026-05-31 06:40:19 -07:00
Neil d1b9392b49 perf: cap generated hook posts (#4166)
Generated agent hook POSTs now use short curl and PowerShell request timeouts so best-effort status hooks cannot hold agent subprocesses open on a stalled local listener.
2026-05-31 06:40:02 -07:00
Neil 92b05098db fix: bound github project owner caches (#4164) 2026-05-31 06:38:25 -07:00
Neil dd8a167566 fix: clear web session tab tracking on teardown (#4162) 2026-05-31 06:32:42 -07:00
Neil 75730fa886 perf: move file search cleanup to root ref (#4163) 2026-05-31 06:32:37 -07:00
Neil 62a8feca27 perf: bound daemon checkpoint fanout (#4161)
perf: bound daemon checkpoint fanout
2026-05-31 06:31:04 -07:00
Neil 918790fd47 fix: chunk oversized daemon stream events (#4160) 2026-05-31 06:30:24 -07:00
Neil 891d617e3b Add copy action for markdown review notes 2026-05-31 06:26:56 -07:00
Eren Çakar ff7d21522a feat(ui): add instruction hints to command and prompt dialogs (#4150)
Add helper text below prompt/description textareas in the quick command
dialog, automation editor dialog, and create PR dialog to inform users
about supported features like skills, file paths, and built-in commands.

Closes #3998
2026-05-31 06:26:19 -07:00
Neil f211036d2b perf: bound daemon ndjson lines (#4159) 2026-05-31 06:22:45 -07:00
Neil 5efcd718b2 perf: move browser grab timer cleanup to root ref (#4158) 2026-05-31 06:21:38 -07:00
Neil 32d6424a00 fix: preserve shifted remote browser shortcuts (#4157) 2026-05-31 06:20:10 -07:00
Neil ed1e4ca892 Reconcile source control selection before commit 2026-05-31 06:19:08 -07:00
Neil 579623a09d fix: bound gitlab rate limit cache (#4156) 2026-05-31 06:16:45 -07:00
Neil 7a9ef01854 perf: stop failed macOS provider startups (#4155) 2026-05-31 06:16:11 -07:00
Neil 09d2227a04 fix: bound github merge metadata cache (#4154) 2026-05-31 06:12:38 -07:00
Neil 74455bfe52 perf: reuse fresh Codex usage scans (#4153) 2026-05-31 06:12:21 -07:00
Neil 043357d13c Resolve project dialog state before commit 2026-05-31 06:10:57 -07:00
Neil 38093e0da2 Resolve lazy modal mounts before commit 2026-05-31 06:10:38 -07:00
Neil de7d2696a4 fix: expire retained diagnostic bundle previews (#4152) 2026-05-31 06:08:05 -07:00
Neil 702b05d133 perf: skip unchanged codex config writes (#4151) 2026-05-31 06:07:42 -07:00
Neil 9d66aceaa6 fix: clear visible pr refresh state on window destroy (#4148) 2026-05-31 06:04:54 -07:00
Neil 3162d0fad0 perf: render markdown template request ref (#4149) 2026-05-31 06:04:40 -07:00
Neil 9f11558543 perf: append codex migration diagnostics (#4147) 2026-05-31 06:02:44 -07:00
Neil 7476f2c0ed Fix browser history pruning by recency (#4146) 2026-05-31 05:59:40 -07:00
Neil f749813bc4 fix: bound editor self-write stamps (#4145) 2026-05-31 05:58:41 -07:00
Neil 1b9a82fdde Route floating workspace markdown through template picker 2026-05-31 05:57:11 -07:00
Jinwoo-HandOrca f61f6533fb Preserve templated untitled markdown on close
Co-authored-by: Orca <help@stably.ai>
2026-05-31 05:57:11 -07:00
Neil cb369904ab Add markdown document templates 2026-05-31 05:57:11 -07:00
Neil 041ac5ca56 perf: fold browser stream ref cleanup into unmount (#4144) 2026-05-31 05:57:02 -07:00
Neil 983bc71761 perf: reuse fresh claude usage scans (#4143) 2026-05-31 05:56:09 -07:00
Neil c6e17e8375 Add explicit proxy settings 2026-05-31 05:55:04 -07:00
Neil 9aa728636f fix: clear stale browser intercept restores (#4142) 2026-05-31 05:54:21 -07:00
Neil 3af6e47651 fix: clear drained browser command queues (#4141) 2026-05-31 05:51:46 -07:00
Neil 0fd484c75d Fix WSL UNC setup runner casing (#4139) 2026-05-31 05:47:21 -07:00
Neil 236b6fd23e fix: expire stale browser focus requests (#4140) 2026-05-31 05:47:19 -07:00
Neil fc588d7d54 perf: bound cdp capture request bookkeeping (#4137) 2026-05-31 05:44:15 -07:00
Neil 9181304fa1 perf: derive workspaces visual reduced-motion promotion (#4138) 2026-05-31 05:41:18 -07:00
Neil fe9a943a89 fix: preserve browser debugger stream listeners (#4136) 2026-05-31 05:40:26 -07:00
Neil 3aa03b3348 fix: persist default tab session patch marker (#4135) 2026-05-31 05:37:48 -07:00
Neil ea0b52304c perf: clean up destroyed browser guest policies (#4132) 2026-05-31 05:36:16 -07:00
Neil 15c6b58db8 Clarify terminal access in onboarding 2026-05-31 05:35:53 -07:00
Neil 0c49ffdd5e Add file tree dotfile visibility toggle 2026-05-31 05:35:30 -07:00
Neil 41c6395239 perf: derive feature tip reduced-motion command count (#4134) 2026-05-31 05:33:47 -07:00