Commit Graph

546 Commits

Author SHA1 Message Date
DNGriffin
8e8fb6a54b feat(app): allow users to select directory text on new session (#9760) 2026-01-21 04:41:03 -06:00
shirukai
cf6ad4c407 fix: handle special characters in paths and git snapshot reading logic(#9804) (#9807) 2026-01-21 04:35:23 -06:00
Jacob Bahn
65d9e829e7 feat(desktop): standardize desktop layout icons (#9685) 2026-01-20 20:34:33 -06:00
GitHub Action
6793b4a6fd chore: generate 2026-01-21 02:28:43 +00:00
Ryan Vogel
a71c40c717 fix(app): fix numbered list rendering in web markdown (#9723) 2026-01-20 20:28:01 -06:00
Alex Yaroshuk
489f2d3709 fix(ui): remove portal spacer and fix terminal toggle padding (#9728) 2026-01-20 20:27:33 -06:00
GitHub Action
bb8bf32abe chore: generate 2026-01-20 23:58:59 +00:00
Adam
233d003b49 wip(app): i18n 2026-01-20 17:58:06 -06:00
Adam
b13c269162 wip(app): i18n 2026-01-20 17:58:06 -06:00
Adam
f86c37f579 wip(app): i18n 2026-01-20 17:58:06 -06:00
Adam
9b7d9c8173 wip(app): i18n 2026-01-20 17:58:06 -06:00
Adam
0f2e8ea2b4 wip(app): i18n 2026-01-20 17:58:06 -06:00
Adam
be493e8be0 wip(app): i18n 2026-01-20 17:58:06 -06:00
Adam
7e8e4d9938 wip(app): i18n 2026-01-20 17:58:06 -06:00
Adam
7a359ff67c wip(app): i18n 2026-01-20 17:58:06 -06:00
Adam
835fea6bb1 wip(app): i18n prompt input 2026-01-20 17:58:06 -06:00
Adam
a68e5a1c17 wip(app): i18n 2026-01-20 17:58:06 -06:00
Adam
92beae1410 wip(app): i18n 2026-01-20 17:58:06 -06:00
Adam
0470717c7f feat(app): initial i18n stubbing 2026-01-20 17:58:06 -06:00
Adam
85ef23a098 fix(app): don't interfere with scroll when using message nav 2026-01-20 16:12:15 -06:00
David Hill
80dc74a0ec add keyboard shortcut (mod+,) to open settings dialog 2026-01-20 22:04:13 +00:00
Adam
a0636fcd50 fix(app): auto-scroll ux 2026-01-20 22:04:13 +00:00
opencode
d2fcdef571 release: v1.1.28 2026-01-20 22:04:12 +00:00
Adam
8137e4dd9c chore: agents.md 2026-01-20 15:59:23 -06:00
David Hill
7be6671e6e refactor Select component to use settings variant for settings modal styling 2026-01-20 21:53:17 +00:00
David Hill
4350b8fd6b fix: show View all sessions button for active project and close hovercard on click 2026-01-20 21:53:17 +00:00
David Hill
2111473746 fix: remove close delay on hover cards to stop overlapping 2026-01-20 21:53:17 +00:00
David Hill
8c5c377680 fix: review empty state font size 2026-01-20 21:53:17 +00:00
DNGriffin
1f3b2b5951 fix(app): Edit-project name race condition (#9551) 2026-01-20 15:10:00 -06:00
David Hill
de87694867 fix: resolve Select children type conflict with ButtonProps 2026-01-20 21:09:20 +00:00
David Hill
ecd28fd520 fix: prompt agent button style 2026-01-20 21:08:50 +00:00
Adam
96a9744347 fix: type error 2026-01-20 15:08:03 -06:00
David Hill
261b1eca2e update keyboard shortcuts panel to match general settings styling 2026-01-20 20:34:45 +00:00
David Hill
dbc15d4816 add color scheme preview on hover in appearance dropdown 2026-01-20 20:34:45 +00:00
David Hill
602b6be4d4 update settings panel padding and make content full width 2026-01-20 20:34:45 +00:00
David Hill
7f4277695d set 32px spacing between main title and group title 2026-01-20 20:34:45 +00:00
David Hill
39afc055bf add fade gradient to settings panel headers 2026-01-20 20:34:45 +00:00
David Hill
0c270b4743 reset select trigger to default state after selection 2026-01-20 20:34:45 +00:00
David Hill
2b95956132 add x-large dialog size and use it for settings modal 2026-01-20 20:34:45 +00:00
David Hill
c57491ba48 add triggerStyle prop to Select and use it for font selector 2026-01-20 20:34:44 +00:00
David Hill
f9c951aa8b render font options in their respective fonts 2026-01-20 20:34:44 +00:00
David Hill
78bcbda2fa wrap settings row groups with styled container 2026-01-20 20:34:44 +00:00
David Hill
262aca1bca remove border and background from settings panel headers 2026-01-20 20:34:44 +00:00
David Hill
0cbbe5af77 remove subheader from General settings panel 2026-01-20 20:34:44 +00:00
David Hill
83557e9b66 add keyboard icon and use it for Shortcuts settings tab 2026-01-20 20:34:44 +00:00
David Hill
1a4abe85e8 add sliders icon and use it for General settings tab 2026-01-20 20:34:44 +00:00
David Hill
74ad6dd4c9 update settings tabs layout and spacing 2026-01-20 20:34:44 +00:00
David Hill
a94667e8e7 increase icon letter size to 32px in edit project dialog 2026-01-20 20:34:44 +00:00
David Hill
ff8abd8c2b increase session messages popover open delay to 1000ms 2026-01-20 20:34:44 +00:00
Adam
95e9407e63 test(app): fix e2e 2026-01-20 14:02:09 -06:00