Commit Graph

1211 Commits

Author SHA1 Message Date
Adam f86aaf3b25 chore: cleanup 2026-02-19 15:09:24 -06:00
Adam 89b66c6e22 chore: refactor composer/dock components (#14328) 2026-02-19 15:02:45 -06:00
Adam a8e2f75c60 fix(app): terminal issues (#14329) 2026-02-19 14:54:09 -06:00
Adam 5015cfa274 chore: cleanup 2026-02-19 14:34:49 -06:00
Adam 3ccd35851c chore: cleanup 2026-02-19 14:25:12 -06:00
Shintaro Jokagi 0603cc4295 feat(i18n): update Japanese translations to WSL integration (#13160) 2026-02-19 14:18:52 -06:00
Brendan Allan bc16c88464 app: make localhost urls work in isLocal 2026-02-20 01:38:39 +08:00
Adam 342e7c38d6 chore: cleanup 2026-02-19 11:36:37 -06:00
Adam 17ad6d2a7d chore: cleanup 2026-02-19 11:12:56 -06:00
Adam ea041e239c fix(app): navigate to last session on project nav 2026-02-19 11:12:56 -06:00
Adam 56d85c9c9d chore: cleanup 2026-02-19 09:00:43 -06:00
Brendan Allan 5053f09d8f app: fix typecheck 2026-02-19 21:27:44 +08:00
Brendan Allan da0d89f301 desktop: fetch defaultServer at top level 2026-02-19 21:14:59 +08:00
Adam 90cfdd1dba fix(app): terminal rework (#14217) 2026-02-19 06:35:14 -06:00
Brendan Allan ce27ba4f43 app: deduplicate allServers list 2026-02-19 09:34:23 +08:00
David Hill 5392fa6d1a tweak(app): adjust session turn horizontal padding 2026-02-19 00:32:12 +00:00
David Hill 50e698b704 tweak(app): tighten prompt dock padding 2026-02-19 00:32:12 +00:00
David Hill 6814972e36 tweak(app): delay prompt mode toggle tooltip 2026-02-18 21:33:14 +00:00
David Hill c39d981341 tweak(app): shorten prompt mode toggle tooltips 2026-02-18 21:33:14 +00:00
David Hill 475149fba9 tweak(ui): reduce review panel padding 2026-02-18 20:18:17 +00:00
David Hill 979a296316 tweak(ui): search button style 2026-02-18 20:18:17 +00:00
David Hill cb245de544 tweak(ui): expanded color state on titlebar buttons 2026-02-18 20:18:17 +00:00
David Hill d0efb621b2 tweak(ui): hover and active styles for title bar buttons 2026-02-18 20:18:17 +00:00
David Hill 70c7334e67 tweak(ui): share button border 2026-02-18 20:18:16 +00:00
David Hill b5601d49ca tweak(ui): file tree background color 2026-02-18 20:18:16 +00:00
Adam ef78e79c2c chore: cleanup 2026-02-18 13:38:51 -06:00
Adam 3e731b8eec chore: cleanup (#14181) 2026-02-18 13:23:20 -06:00
Frank fc109e49df zen: update sst version
publish-github-action / publish (push) Has been cancelled
2026-02-18 13:54:23 -05:00
Adam 454ad699d7 chore: cleanup 2026-02-18 11:48:25 -06:00
Adam ab69827b21 chore: cleanup 2026-02-18 11:48:25 -06:00
Adam ecfbb262bf chore: cleanup 2026-02-18 11:48:25 -06:00
Brendan Allan aaad357f96 desktop: handle sidecar key in projectsKey 2026-02-19 00:05:50 +08:00
Brendan Allan d4243d2d81 desktop: fix isLocal 2026-02-19 00:03:08 +08:00
Brendan Allan 1601d31c7a app: refactor server management backend (#13813) 2026-02-18 23:03:24 +08:00
Adam cf85390af2 chore: cleanup (#14113) 2026-02-18 08:26:15 -06:00
David Hill 63604b9cba fix: use group-hover for file tree icon color swap at all nesting levels 2026-02-18 13:20:02 +00:00
David Hill 5f6698b9da tui: simplify mode toggle icon styling
Use consistent strong color for active mode icons instead of different
colors for shell vs normal mode, making the active state more visually
clear to users.
2026-02-18 12:35:28 +00:00
Brendan Allan c210be655d desktop: temporarily disable wsl 2026-02-18 16:10:07 +08:00
Adam 74ef186e34 chore: cleanup 2026-02-17 15:54:59 -06:00
Adam 097dd4b782 chore(app): use radio group in prompt input (#14025) 2026-02-17 15:53:38 -06:00
David Hill 36d303d7bb tui: simplify prompt mode toggle icon colors via CSS and tighten message timeline padding 2026-02-17 20:10:16 +00:00
Adam 4e9dfb776c fix(app): prompt input quirks 2026-02-17 13:10:43 -06:00
Adam 7bdeca3216 fix(app): terminal disconnect and resync (#14004) 2026-02-17 12:54:28 -06:00
David Hill 7cc3a3c1f9 tui: improve modified file visibility and button spacing
- Replace warning yellow with distinct orange color for modified files in git diff indicators
- Increase button padding for better visual balance in session header and status popover
2026-02-17 18:39:21 +00:00
David Hill 654371e152 tui: show monochrome file icons by default in tree view, revealing colors on hover to reduce visual clutter and help users focus on code content 2026-02-17 18:23:04 +00:00
David Hill ebda560dcd tui: fix share button text styling to use consistent 12px regular font weight 2026-02-17 17:55:55 +00:00
David Hill de5ab6670c tui: add warning icon to permission requests for better visibility
Adds a visual warning indicator to permission request dialogs to make

them more noticeable and help users understand when the agent needs

approval to use tools. Also improves the layout with consistent

spacing and icon alignment.
2026-02-17 17:43:37 +00:00
David Hill eb74287766 refactor(ui): extract dock prompt shell 2026-02-17 17:43:37 +00:00
David Hill b0df665f7f tweak(ui): bump button heights and align permission prompt layout 2026-02-17 17:43:37 +00:00
Filip fcdeb539e1 fix(app): ui flashing when switching tabs (#13978) 2026-02-17 21:19:20 +05:30