Commit Graph
282 Commits
Author SHA1 Message Date
Jinwoo Hong ec01ffb986 Preserve Codex runtime config preferences (#3944) 2026-05-31 16:40:39 -04:00
Neil c0eb15b311 chore: remove tracked audit ledgers (#4031) 2026-05-31 01:52:33 -07:00
Neil b4dba9af73 fix: detach macos resolver probe listeners
Detach scutil stream and child process listeners when the macOS resolver probe settles, with listener-count regression coverage. Risk: low.
2026-05-31 01:48:30 -07:00
Neil 41cbdb1d1d fix: clear completed PR request generations 2026-05-31 01:35:21 -07:00
Jinjing 60ff88fd6c fix: stabilize orchestration RPC tests (#3949) 2026-05-30 14:35:59 -07:00
Jinjing d69c288e94 Improve automation schedule UI (#3936) 2026-05-30 13:49:28 -07:00
Jinjing 28e2ce929f Improve SSH config target handling (#3899) 2026-05-30 13:10:39 -07:00
Neil ddbb6a1e7d Update oxlint and oxfmt 2026-05-30 13:09:17 -07:00
Jinjing 8484830b9e Improve Linear scope selection (#3850) 2026-05-30 12:55:13 -07:00
Jinjing e59ddd59a7 fix: persist floating terminal panel bounds (#3828)
Add bounds normalization and persistence for the floating terminal panel, covering default placement, drag/resize persistence, maximize restore behavior, and viewport clamping.

Design: docs/floating-terminal-panel-position-persistence.md
2026-05-30 11:59:19 -07:00
Rajvardhan Patil a00c96ff03 Add OpenClaude agent support
Adds OpenClaude as a distinct CLI agent across detection, launch, settings, status, hooks, orchestration, telemetry identifiers, notifications, and README badges. Installs OpenClaude hooks under its own ~/.openclaude config root, handles StopFailure API/model-error events so statuses clear correctly, and keeps OpenClaude tab/status icons distinct from Claude.
2026-05-30 02:46:28 -07:00
Jinwoo HongandOrca fba8297e40 Fix remote paste and workspace activity (#3521)
Co-authored-by: Orca <help@stably.ai>
2026-05-30 03:35:56 -04:00
Neil 80a2b6195b docs: remove local memory leak audit tracker (#3381) 2026-05-29 16:53:21 -07:00
Neil 22bc5fdc07 Remove tracked React perf audit ledger (#3379) 2026-05-29 16:50:44 -07:00
Neil 431b336f1b Document project column preference audit (#3375) 2026-05-29 16:39:10 -07:00
Neil 0cc3bd77bc docs: update final memory leak comb after rebase (#3373) 2026-05-29 16:34:08 -07:00
Neil a99c376f3b Document upstream feature tip effect audit (#3372) 2026-05-29 16:32:21 -07:00
Neil a1496d54d4 Document upstream React effect baseline (#3369) 2026-05-29 16:25:10 -07:00
Neil aeadf5a035 Document activity portal subscription audit (#3368) 2026-05-29 16:20:02 -07:00
Neil 399ad3e42d Document workspace board interaction audit (#3366) 2026-05-29 16:13:49 -07:00
Neil 5ec0e9ad5b Document Space page interaction audit (#3362) 2026-05-29 16:05:24 -07:00
Neil f150310561 Document contextual copy cleanup audit (#3357) 2026-05-29 15:58:04 -07:00
Neil c7cd858503 Document diff comment card resize audit (#3355) 2026-05-29 15:51:55 -07:00
Neil 498a824fa9 Document SSH passphrase focus audit (#3353) 2026-05-29 15:45:03 -07:00
Neil 2da2a86c3f Document font autocomplete effect audit (#3350) 2026-05-29 15:32:57 -07:00
Neil 52344fc7c2 Document file explorer inline focus audit (#3348) 2026-05-29 15:26:37 -07:00
Neil c5868af126 Document terminal search effect audit (#3345) 2026-05-29 15:18:43 -07:00
Neil 7751af26c4 Document status bar account usage perf PR (#3342) 2026-05-29 15:11:01 -07:00
Neil 5dfc0454ed Document markdown annotation focus perf PR (#3339) 2026-05-29 15:04:14 -07:00
Neil 5bb8b106a0 Document diff comment popover focus perf PR (#3336) 2026-05-29 14:58:17 -07:00
Neil 5a55d5828e Document file search focus perf fix (#3331) 2026-05-29 14:53:21 -07:00
Neil 6cfdb77b56 Document editor header rename focus perf PR (#3329) 2026-05-29 14:44:10 -07:00
Neil 22266895fa Document rich markdown menu selection perf PR (#3327) 2026-05-29 14:37:14 -07:00
Neil bb5a435ae8 Record markdown preview search focus audit PR (#3323) 2026-05-29 14:25:32 -07:00
Neil e1c3fb74c8 Record image viewer preview audit PR (#3319) 2026-05-29 14:19:00 -07:00
Neil a8d2376703 Record markdown link bubble focus audit PR (#3317) 2026-05-29 14:09:33 -07:00
Neil edc839ff4a Record terminal tab rename focus audit PR (#3315) 2026-05-29 14:02:00 -07:00
Neil 9c0ee0a2d6 Record tab entry selection reset PR (#3312) 2026-05-29 13:44:33 -07:00
Neil f99492927c Record upstream React effect count drift (#3309) 2026-05-29 13:35:35 -07:00
Neil ca15aeb466 docs: record final memory leak audit comb (#3308) 2026-05-29 13:31:20 -07:00
Neil d4b67da8b6 Record editor tab rename focus PR (#3304) 2026-05-29 13:22:28 -07:00
Jinwoo HongandOrca 606eef5839 Add direct URL and file entry to tab menu (#3026)
Co-authored-by: Orca <help@stably.ai>
2026-05-29 13:14:57 -07:00
Neil 21556f90ac Record worktree metadata textarea PR (#3301) 2026-05-29 13:10:42 -07:00
Neil c966afbe64 Record worktree title editing notification PR (#3299) 2026-05-29 13:02:36 -07:00
Neil a51145c639 Record workspace title rename focus PR (#3297) 2026-05-29 12:56:00 -07:00
Neil bd0fb54fbc Record nested repo checkbox PR (#3295) 2026-05-29 12:46:32 -07:00
Brennan BensonandOrca 423a6d11e3 Track agent prompt sent from agent hooks (#3033)
Co-authored-by: Orca <help@stably.ai>
2026-05-29 12:45:34 -07:00
Neil 17c27376d4 Record GitLab task filter PR (#3293) 2026-05-29 12:38:07 -07:00
Neil a25ad06ceb Record PDF find reset PR (#3291) 2026-05-29 12:32:46 -07:00
Neil ed714e3ed1 Record reduced motion hook PR (#3288) 2026-05-29 12:24:34 -07:00