Commit Graph

2144 Commits

Author SHA1 Message Date
Jinjing d88b62f115
Gate task providers by availability (#2189)
* Gate task providers by availability

Implement provider availability gating documented in docs/task-provider-availability.md.

* Remove task provider availability design doc

* Restore task source after provider availability checks

- Keep saved GitLab/Linear defaults from being lost while provider checks hydrate
- Ignore stale Linear status responses after connect or workspace changes

* fix: address review findings
2026-05-17 19:27:44 -07:00
Jinwoo Hong 8057cbdf78
Fix editor copy when Browser split is open (#2195)
Co-authored-by: Orca <help@stably.ai>
2026-05-17 19:17:19 -07:00
Jinjing 077a360e52
fix: open github prs in checks tab (#2197) 2026-05-17 19:16:35 -07:00
Jinjing 84af1f8ddd
Remove deleted repos from GitHub views (#2172)
* Remove deleted repos from GitHub views

Implements the filtering behavior described in docs/remove-repo-github-views.md so removed repositories are excluded from GitHub task and project views.

* docs: remove GitHub views design doc

* additional file
2026-05-17 19:13:06 -07:00
Jinjing 3ce8ff9893
fix: improve terminal session save failure handling (#2192) 2026-05-17 18:48:58 -07:00
Brennan Benson caabf741fd
Reduce terminal PTY state churn (#2185)
Co-authored-by: Orca <help@stably.ai>
2026-05-17 18:23:56 -07:00
Jinjing 21000624a8
fix: address review findings (#2191) 2026-05-17 17:59:06 -07:00
Jinjing 5c0686492a
fix: prefer automation transcript output (#2186) 2026-05-17 17:46:01 -07:00
Neil 49d14fd260
Debounce settings search (#2187) 2026-05-17 17:25:41 -07:00
Brennan Benson 5642277aaf
Update agent awake setting copy (#2183)
Co-authored-by: Orca <help@stably.ai>
2026-05-17 16:55:44 -07:00
Brennan Benson 05754d5a7f
Stop Smart sort telemetry heartbeat (#2180)
Co-authored-by: Orca <help@stably.ai>
2026-05-17 16:49:24 -07:00
Jinwoo Hong 25e7eaeb26
Prompt for microphone access before enabling dictation (#2169)
Co-authored-by: Orca <help@stably.ai>
2026-05-17 16:39:48 -07:00
Jinjing c8e703663d
Recover main window after renderer crashes (#2181)
* Recover the main window after renderer crashes

- Reload the app shell once after unexpected renderer process loss
- Skip recovery during clean exits, quits, and window close paths
- Cover renderer recovery behavior with focused window tests

* fix: harden renderer crash recovery
2026-05-17 16:36:44 -07:00
Brennan Benson 55c5e82e09
Update README hero media (#2179) 2026-05-17 16:30:59 -07:00
Jinwoo Hong baf99b5b96
Fix worktree sidebar scroll and sleep persistence (#2175)
Co-authored-by: Orca <help@stably.ai>
2026-05-17 16:21:05 -07:00
Jinjing c826e15f9b
fix: strip automation terminal control sequences (#2176) 2026-05-17 16:03:23 -07:00
Jinwoo Hong cd923cb8a4
Fix floating terminal toggle overlap (#2167)
Co-authored-by: Orca <help@stably.ai>
2026-05-17 15:46:16 -07:00
Jinjing d5f4904cb0
Prefer agent completion over terminal bell notifications (#2174) 2026-05-17 15:45:29 -07:00
Neil 5b6f373769
Remove release visibility monitor job (#2173) 2026-05-17 15:42:57 -07:00
Neil 35b77651bf
Strip Grok user_query wrapper from status prompts (#2164)
* Strip Grok user query wrapper from status prompts

* Document PR evidence image handling

* Surface Grok final responses in agent status

* Harden Grok status result extraction
2026-05-17 15:39:14 -07:00
Brennan Benson c916218d85
Remove child workspace nesting toggle (#2168)
Co-authored-by: Orca <help@stably.ai>
2026-05-17 15:34:27 -07:00
Leynier Gutiérrez González 231bad8e19
feat(file-explorer): add gitignored visibility toggle (#2022) 2026-05-17 18:33:47 -04:00
github-actions[bot] 0dc0995bd1 release: v1.4.5-rc.0 [rc-slot:2026-05-17-15] 2026-05-17 22:21:31 +00:00
Leynier Gutiérrez González 3ce25b8374
feat(file-explorer): add folder collapse actions 2026-05-17 18:20:02 -04:00
Leynier Gutiérrez González a99929e42e
fix: preserve slashes in branch-created worktrees (#2091) 2026-05-17 18:19:43 -04:00
Neil 10b63bd1a0
Fix onboarding E2E drift (#2170) 2026-05-17 15:13:12 -07:00
Neil 9e30fe31bd
Fix Kanban unread bell dismissal (#2163) 2026-05-17 15:03:15 -07:00
buf0-bot[bot] c9b12d1618
fix: pr-bug-scan validated finding from #2130 (#2140)
Co-authored-by: orca-bug-scan-bot <orca-bug-scan-bot@stably.ai>
Co-authored-by: Jinjing <6427696+AmethystLiang@users.noreply.github.com>
2026-05-17 14:55:21 -07:00
Jinjing 71d49691ed
Add repo removal action to sidebar (#2165) 2026-05-17 14:49:14 -07:00
Jinwoo Hong 21a9c9909d
Handle Claude 2.1 usage output (#2162)
Co-authored-by: Orca <help@stably.ai>
2026-05-17 14:23:35 -07:00
Brennan Benson ad232d119c
Reduce agent awake refresh logging (#2161)
Co-authored-by: Orca <help@stably.ai>
2026-05-17 13:51:14 -07:00
Brennan Benson e671606fff
Add Copilot agent hook status support (#2027)
Co-authored-by: Orca <help@stably.ai>
2026-05-17 13:05:24 -07:00
Jinwoo Hong 102ca09a38
Fix Windows dev terminal PATH and shell icons (#2152) 2026-05-17 15:43:53 -04:00
Brennan Benson a9fbcbc0f6
Add feature tour Help menu hint (#2150)
Co-authored-by: Orca <help@stably.ai>
2026-05-17 10:58:50 -07:00
Jinwoo Hong f9191c6f2b
fix(status-bar): restore weekly usage label (#2149)
Co-authored-by: Orca <help@stably.ai>
2026-05-17 13:24:45 -04:00
github-actions[bot] 664849a708 release: v1.4.4-rc.0 [rc-slot:2026-05-17-03] 2026-05-17 10:34:25 +00:00
Jinwoo Hong 8370d78e71
Fix Windows Claude CLI detection (#2145) 2026-05-17 05:47:12 -04:00
Jinjing 673e558f49
fix: address review findings (#2143) 2026-05-17 00:07:42 -07:00
Jinjing 503b44a2c7
fix: drain runtime watcher unsubscribes (#2142) 2026-05-16 23:15:01 -07:00
Jinjing 40e903d833
fix: address review findings (#2138) 2026-05-16 22:56:42 -07:00
Jinjing c7ac8a1f2f
fix: handle related crash cleanup (#2139) 2026-05-16 22:49:12 -07:00
Jinjing babedfafde
Improve commit failure display (#2141) 2026-05-16 22:45:01 -07:00
Jinjing fa4c524e35
feat(workspaces): gate SSH create-from until connected (#2135)
* feat(workspaces): gate ssh create-from until connected

* chore: remove ssh workspace design doc
2026-05-16 18:53:25 -07:00
github-actions[bot] 9f47ae0c6c release: v1.4.3 2026-05-17 01:26:13 +00:00
Neil d9f721c8ef
UX updates (#2137) 2026-05-16 18:25:33 -07:00
Jinjing 89a33f8a6c
Reduce worktree sidebar card padding (#2136)
Co-authored-by: Orca <help@stably.ai>
2026-05-16 18:11:50 -07:00
Jinjing b21dd63eb2
fix: address review findings (#2134) 2026-05-16 17:58:48 -07:00
Neil b5dbb1e6ff
Fix workspace board drag preview visuals
Fix workspace board pointer dragging so Shift+scroll remains available while drag visuals match native affordances, including multi-card outlines and an unclipped stack count badge.
2026-05-16 17:52:41 -07:00
Jinjing d5560a1e2f
Show pointer cursor on update buttons (#2132) 2026-05-16 17:46:59 -07:00
Jinjing 03c857100c
Add diff tab file tree (#2128)
* Implement diff tab file tree from design doc

* Add collapsible diff file tree

* fix: address review findings
2026-05-16 17:22:48 -07:00