Commit Graph
4042 Commits
Author SHA1 Message Date
Neil 58f10fa2da fix: require exact pairing deep link route (#4282) 2026-05-31 10:55:36 -07:00
Neil 93bba155de fix: cancel superseded relay exec children (#4283) 2026-05-31 10:54:28 -07:00
Neil d2c179a872 perf: sync comment reply target during render (#4281) 2026-05-31 10:53:23 -07:00
Neil f3ba73d845 perf: avoid stat fanout in nested repo scans (#4276) 2026-05-31 10:51:53 -07:00
Neil eb7c9fac2d fix: normalize gitlab remote path suffixes (#4277) 2026-05-31 10:48:43 -07:00
Neil a7e8471bf2 fix: bound relay hermes run count cache (#4278) 2026-05-31 10:48:16 -07:00
Neil c3125803a3 perf: sync agent combobox command state during render (#4279) 2026-05-31 10:47:31 -07:00
Neil 57caa94116 perf: reuse port scan worktree attribution (#4274) 2026-05-31 10:42:03 -07:00
BorjaandClaude Opus 4.8 0cf4f6010e Add --workspace-status flag to worktree set CLI (#3332)
The `worktree.set` RPC already accepts `workspaceStatus`, but the CLI
handler never forwarded it, so the board status could not be changed
from the command line. Pass the flag through, document it in the spec
and root help, and add a CLI test mirroring the existing --comment case.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-05-31 10:41:10 -07:00
JinjingandNeil e670193fae Add GitHub label management link (#3884)
* Add GitHub label management link

* chore: drop unreachable PR label link

---------

Co-authored-by: Neil <4138956+nwparker@users.noreply.github.com>
2026-05-31 10:39:25 -07:00
Neil 643263944d fix: flag incomplete mcp server transports (#4275) 2026-05-31 10:39:17 -07:00
Neil fdddb39115 perf: reset external automation runs during render (#4273) 2026-05-31 10:32:43 -07:00
Neil 4e4f21c94d fix: tolerate malformed ssh url usernames (#4270) 2026-05-31 10:25:25 -07:00
Neil 12da94a906 perf: hash pi overlay directories (#4269) 2026-05-31 10:25:18 -07:00
Neil 68bc0345be fix: bound process-gone crash dedupe (#4272) 2026-05-31 10:24:32 -07:00
Neil da2c56a3b4 perf: reset comment code context during render (#4271) 2026-05-31 10:24:09 -07:00
Neil 74235506b8 perf: sync task status state during render (#4268) 2026-05-31 10:19:03 -07:00
Neil 5513e70923 fix: bound github pr issue caches 2026-05-31 10:14:43 -07:00
Neil b3a9b241ea fix: open localhost tab entry suffix urls (#4266) 2026-05-31 10:13:10 -07:00
Neil 0856df806f perf: cap usage worktree canonicalization (#4263) 2026-05-31 10:11:51 -07:00
Neil c56f151cb6 fix: normalize localhost query urls (#4264) 2026-05-31 10:11:33 -07:00
Neil 3dc07cd3da fix: bound desktop snapshot cache 2026-05-31 10:10:52 -07:00
Neil 0c8c77abef perf: latch compact agent expansion during render 2026-05-31 10:03:52 -07:00
Neil fba03068e3 fix: preserve windows markdown link fragments (#4261) 2026-05-31 10:02:59 -07:00
Neil 9b5625c528 perf: move github item link copy cleanup to button ref 2026-05-31 09:59:27 -07:00
Neil 3e77178144 fix: resolve windows markdown drive links 2026-05-31 09:56:18 -07:00
Neil 20d4bbd791 perf: skip ssh repos during pty hydration 2026-05-31 09:55:19 -07:00
Neil 06aa7f9e1f fix: ignore stale web runtime socket messages 2026-05-31 09:51:32 -07:00
Neil 9d730453ef fix: close remote runtime subscriptions after protocol errors (#4257) 2026-05-31 09:49:45 -07:00
Neil 2be4430d57 perf: move pr link copy cleanup to button ref 2026-05-31 09:48:34 -07:00
Neil 093f068b1a perf: cap worktree listAll repo scans (#4251) 2026-05-31 09:47:40 -07:00
Neil a263ed36fd fix: drop late remote terminal subscription handles (#4254) 2026-05-31 09:46:55 -07:00
Neil 12d75587a5 fix: ignore stale mobile socket events 2026-05-31 09:43:36 -07:00
Neil 9938451cf4 perf: move worktree reveal cleanup to scroll root ref 2026-05-31 09:41:55 -07:00
Neil 3bbcbac722 fix: clear claude usage pty timers on exit (#4252) 2026-05-31 09:41:45 -07:00
Neil 47d5052c5a fix: detach runtime subscription listener on close (#4250) 2026-05-31 09:38:46 -07:00
Neil 71d6a30b09 perf: move mobile session cache cleanup to root ref 2026-05-31 09:35:57 -07:00
Neil 51c1ca5023 fix: unref browser grab timeout (#4247) 2026-05-31 09:33:31 -07:00
Neil d39fc28565 fix: unref browser download approval timeout (#4246) 2026-05-31 09:31:43 -07:00
Neil 4c5bfe5c32 fix: respect platform link edit shortcut 2026-05-31 09:31:03 -07:00
Neil 2246e26757 perf: clean workspace port registration 2026-05-31 09:29:44 -07:00
Neil 7fd8b0b8de fix: unref mobile fit cleanup timers (#4245) 2026-05-31 09:29:29 -07:00
Neil 7a92f9b4b8 perf: move pair scan cleanup to root ref 2026-05-31 09:28:31 -07:00
Neil cbf12d9e57 fix: avoid late terminal stream listener registration (#4241) 2026-05-31 09:27:29 -07:00
Neil 023ce02cef fix: close runtime sockets during stop (#4240) 2026-05-31 09:24:39 -07:00
Neil 8db35593b5 fix: handle malformed mobile diagnostic endpoints 2026-05-31 09:24:07 -07:00
Neil e813fe546a perf: avoid focused cleanup metadata scan 2026-05-31 09:23:04 -07:00
Neil 38d3b1d458 perf: move mobile session timer cleanup to root ref 2026-05-31 09:18:21 -07:00
Neil b3cffddf82 fix: stop cdp load polling after timeout (#4236) 2026-05-31 09:16:31 -07:00
Neil 853fa454ef fix: honor mobile rpc timeout while reconnecting 2026-05-31 09:15:46 -07:00