Jinjing
7a126b192a
fix: address review findings ( #2214 )
2026-05-17 21:40:17 -07:00
Brennan Benson and Orca
213d434c49
Start default agent for onboarding folders ( #2190 )
...
Co-authored-by: Orca <help@stably.ai >
2026-05-17 21:34:05 -07:00
Brennan Benson and Orca
c78b8bde55
Improve child workspace card UI ( #2213 )
...
Co-authored-by: Orca <help@stably.ai >
2026-05-17 21:24:03 -07:00
Brennan Benson and Orca
956a6a2b03
fix: require project setup in onboarding ( #2177 )
...
Co-authored-by: Orca <help@stably.ai >
2026-05-17 21:15:50 -07:00
github-actions[bot]
c803a84237
release: v1.4.5-rc.3
v1.4.5-rc.3
2026-05-18 04:15:15 +00:00
Neil
195b115cc7
Polish workspace card metadata UX ( #2212 )
2026-05-17 21:14:45 -07:00
Brennan Benson and Orca
0b07a8d6e6
Fix terminal Set Title during agent title updates ( #2184 )
...
Co-authored-by: Orca <help@stably.ai >
2026-05-17 21:00:47 -07:00
Jinjing
c7ddfd17d1
Improve git remote selection ( #2207 )
2026-05-17 21:00:15 -07:00
Jinwoo Hong and Orca
29b8e36c39
Fix mobile SSH worktrees ( #2198 )
...
Co-authored-by: Orca <help@stably.ai >
2026-05-17 20:55:30 -07:00
Neil
d89fdd0ab8
Fix shifted Russian input in kitty terminal mode
...
Fixes shifted non-ASCII keyboard input when kitty keyboard reporting is active, including keyup release handling.
2026-05-17 20:52:28 -07:00
Jinjing
5cbf4a89ba
Make pane locate highlight more obvious ( #2211 )
...
Add a dedicated pane locate color token and use a stronger blue rim
with longer visible opacity so repeated focus flashes are easier to see.
2026-05-17 20:48:41 -07:00
Jinjing
5a11447f0e
fix: keep conflict review tree visible ( #2210 )
2026-05-17 20:39:49 -07:00
Jinjing
284a7a29c7
fix: address review findings ( #2209 )
2026-05-17 20:33:15 -07:00
Jinwoo Hong and Orca
2f7da8109e
Open mobile source control diffs in editor tabs ( #2202 )
...
Co-authored-by: Orca <help@stably.ai >
2026-05-17 20:24:46 -07:00
Jinjing
e4a794ec68
fix: address review findings ( #2206 )
2026-05-17 20:15:05 -07:00
Jinjing
4634ffb4d3
Force Cursor folder opens into new windows ( #2204 )
2026-05-17 20:05:57 -07:00
Jinjing
193907cc69
Make resource session rows jump to focused terminals ( #2203 )
...
- Close the resource popover before activating a terminal session so focus can transfer cleanly.
- Preserve worktree reveal behavior and flash the focused pane when a stable pane key matches.
- Cover stale mappings, malformed pane keys, and keyboard activation with tests.
2026-05-17 19:56:58 -07:00
Jinwoo Hong and Orca
afe90a616f
Add mobile source control actions ( #2193 )
...
Co-authored-by: Orca <help@stably.ai >
2026-05-17 19:35:55 -07:00
Jinjing
8f3740330c
fix: address review findings ( #2201 )
2026-05-17 19:32:24 -07:00
Jinjing
fecb7cd673
fix: address review findings ( #2200 )
2026-05-17 19:29:49 -07:00
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 and Orca
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 and Orca
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 and Orca
5642277aaf
Update agent awake setting copy ( #2183 )
...
Co-authored-by: Orca <help@stably.ai >
2026-05-17 16:55:44 -07:00
Brennan Benson and Orca
05754d5a7f
Stop Smart sort telemetry heartbeat ( #2180 )
...
Co-authored-by: Orca <help@stably.ai >
2026-05-17 16:49:24 -07:00
Jinwoo Hong and Orca
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 and Orca
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 and Orca
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 and Orca
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]
v1.4.5-rc.0
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
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 and Orca
21a9c9909d
Handle Claude 2.1 usage output ( #2162 )
...
Co-authored-by: Orca <help@stably.ai >
2026-05-17 14:23:35 -07:00