Adam
7a42ecdddb
chore: cleanup
2026-02-19 21:27:39 +00:00
Adam
dd011e879c
fix(app): clear todos on abort
2026-02-19 21:27:39 +00:00
Adam
c76a81434d
chore: cleanup
2026-02-19 15:09:24 -06:00
Adam
49cc872c44
chore: refactor composer/dock components ( #14328 )
2026-02-19 15:02:45 -06:00
Adam
f8dad0ae17
fix(app): terminal issues ( #14329 )
2026-02-19 14:54:09 -06:00
Adam
40a939f5f0
chore: cleanup
2026-02-19 14:34:49 -06:00
Adam
7fb2081dce
chore: cleanup
2026-02-19 14:25:12 -06:00
Shintaro Jokagi
3d9f6c0fe0
feat(i18n): update Japanese translations to WSL integration ( #13160 )
2026-02-19 14:18:52 -06:00
Brendan Allan
50883cc1e9
app: make localhost urls work in isLocal
2026-02-20 01:38:39 +08:00
Adam
f2858a42ba
chore: cleanup
2026-02-19 11:36:37 -06:00
Adam
56dda4c98c
chore: cleanup
2026-02-19 11:12:56 -06:00
Adam
6b8902e8b9
fix(app): navigate to last session on project nav
2026-02-19 11:12:56 -06:00
Adam
0fcba68d4c
chore: cleanup
2026-02-19 09:00:43 -06:00
Brendan Allan
d2d5f3c04b
app: fix typecheck
2026-02-19 21:27:44 +08:00
Brendan Allan
885d71636f
desktop: fetch defaultServer at top level
2026-02-19 21:14:59 +08:00
Adam
d07f09925f
fix(app): terminal rework ( #14217 )
2026-02-19 06:35:14 -06:00
Brendan Allan
d620455531
app: deduplicate allServers list
2026-02-19 09:34:23 +08:00
David Hill
5d8664c13e
tweak(app): adjust session turn horizontal padding
2026-02-19 00:32:12 +00:00
David Hill
3d0f24067c
tweak(app): tighten prompt dock padding
2026-02-19 00:32:12 +00:00
David Hill
cfea5c73de
tweak(app): delay prompt mode toggle tooltip
2026-02-18 21:33:14 +00:00
David Hill
2589eb207f
tweak(app): shorten prompt mode toggle tooltips
2026-02-18 21:33:14 +00:00
David Hill
7faa8cb110
tweak(ui): reduce review panel padding
2026-02-18 20:18:17 +00:00
David Hill
431f5347af
tweak(ui): search button style
2026-02-18 20:18:17 +00:00
David Hill
2f56761060
tweak(ui): expanded color state on titlebar buttons
2026-02-18 20:18:17 +00:00
David Hill
bcca253dec
tweak(ui): hover and active styles for title bar buttons
2026-02-18 20:18:17 +00:00
David Hill
9110e6a2a7
tweak(ui): share button border
2026-02-18 20:18:16 +00:00
David Hill
0888c02379
tweak(ui): file tree background color
2026-02-18 20:18:16 +00:00
Adam
1133d87be0
chore: cleanup
2026-02-18 13:38:51 -06:00
Adam
42aa28d512
chore: cleanup ( #14181 )
2026-02-18 13:23:20 -06:00
Frank
24a9841322
zen: update sst version
2026-02-18 13:54:23 -05:00
Adam
8408e4702e
chore: cleanup
2026-02-18 11:48:25 -06:00
Adam
ef14f64f9e
chore: cleanup
2026-02-18 11:48:25 -06:00
Adam
3f60a6c2a4
chore: cleanup
2026-02-18 11:48:25 -06:00
Brendan Allan
f8904e3972
desktop: handle sidecar key in projectsKey
2026-02-19 00:05:50 +08:00
Brendan Allan
4a5823562c
desktop: fix isLocal
2026-02-19 00:03:08 +08:00
Brendan Allan
1bb8574179
app: refactor server management backend ( #13813 )
2026-02-18 23:03:24 +08:00
Adam
00c238777a
chore: cleanup ( #14113 )
2026-02-18 08:26:15 -06:00
David Hill
fbe9669c57
fix: use group-hover for file tree icon color swap at all nesting levels
2026-02-18 13:20:02 +00:00
David Hill
cc86a64bb5
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
5aeb305344
desktop: temporarily disable wsl
2026-02-18 16:10:07 +08:00
Adam
26c7b240ba
chore: cleanup
2026-02-17 15:54:59 -06:00
Adam
d327a2b1cf
chore(app): use radio group in prompt input ( #14025 )
2026-02-17 15:53:38 -06:00
David Hill
92912219df
tui: simplify prompt mode toggle icon colors via CSS and tighten message timeline padding
2026-02-17 20:10:16 +00:00
Adam
bab3124e8b
fix(app): prompt input quirks
2026-02-17 13:10:43 -06:00
Adam
20f43372f6
fix(app): terminal disconnect and resync ( #14004 )
2026-02-17 12:54:28 -06:00
David Hill
7379903568
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
a685e7a805
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
ce7484b4f5
tui: fix share button text styling to use consistent 12px regular font weight
2026-02-17 17:55:55 +00:00
David Hill
bd3d1413fd
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
2c17a980ff
refactor(ui): extract dock prompt shell
2026-02-17 17:43:37 +00:00