Commit Graph

1062 Commits

Author SHA1 Message Date
Filip 5515cd3242 feat(app): add compact ui (#15578) 2026-03-01 08:41:47 -06:00
Uğur Murat Altıntas a765489e36 fix(i18n): polish turkish translations (#15491) 2026-03-01 06:48:26 -06:00
mridul ee008b99a3 fix(app): fallback to synthetic icon for unknown provider IDs (#15295) 2026-02-28 15:13:23 -06:00
Adam feb6a247ea fix(app): scroll issues 2026-02-27 09:47:56 -06:00
Adam 8fbb7bba36 chore(app): i18n sync (#15362) 2026-02-27 09:45:00 -06:00
Kit Langton bfa4f1978b feat(app): add Warp to the open menu (#15368) 2026-02-27 09:44:01 -05:00
Adam 410c8dc5e8 fix(app): auto-accept permissions 2026-02-27 06:17:40 -06:00
opencode-agent[bot] ccb5edd693 chore: generate 2026-02-27 11:41:55 +00:00
vaur94 4ea76090ce feat(app): add Turkish (tr) locale for app and ui packages (#15278)
Co-authored-by: Ugur <ugur@example.com>
2026-02-27 05:41:06 -06:00
Filip 06aee9d60e feat(app): recent projects section in command pallette (#15270) 2026-02-27 05:33:22 -06:00
Brendan Allan 9182513e03 app: allow providing username and password when connecting to remote server (#14872) 2026-02-27 13:26:15 +08:00
Adam c86ef19da5 fix(app): permission indicator 2026-02-26 20:40:39 -06:00
Adam 1f416ba16f fix(app): permission notifications 2026-02-26 20:36:10 -06:00
David Hill 55feba49f8 tweak(app): show keybind on context tab close 2026-02-27 00:29:02 +00:00
Adam 4a37b76340 feat(app): better diff/code comments (#14621)
Co-authored-by: adamelmore <2363879+adamdottv@users.noreply.github.com>
Co-authored-by: David Hill <iamdavidhill@gmail.com>
2026-02-26 18:23:04 -06:00
Kit Langton 32fa0b40d7 refactor(app): dedupe filetree scroll state 2026-02-26 19:20:56 -05:00
David Hill 6e70bf75ed tweak(app): align review changes select height 2026-02-27 00:18:14 +00:00
David Hill 6c131eb34b fix(ui): mute inactive file tab icons 2026-02-27 00:18:14 +00:00
David Hill 44c10a5931 tweak(ui): max-width on session when the review is closed but the file tree is open 2026-02-27 00:18:14 +00:00
David Hill c466e0ac3a tweak(ui): add border to filetree on scroll 2026-02-26 23:18:35 +00:00
David Hill 5211e969dc tui: fix session tab alignment in compact view to prevent vertical overflow 2026-02-26 22:54:49 +00:00
Adam d0020d4f8f feat(app): new tabs styling (#15284)
Co-authored-by: David Hill <iamdavidhill@gmail.com>
2026-02-26 15:39:45 -06:00
Adam b9f7ea0442 feat(app): auto-accept all permissions mode 2026-02-26 15:23:26 -06:00
OpeOginni 75879315fb refactor(desktop): enhance project tile interaction with suppress hover functionality (#15214) 2026-02-26 11:00:11 -06:00
adamelmore 3cc7a6c255 chore: fix flaky test 2026-02-26 08:53:40 -06:00
Adam 5724c58d24 fix(app): simplify review layout (#14953)
Co-authored-by: adamelmore <2363879+adamdottv@users.noreply.github.com>
2026-02-26 08:51:58 -06:00
David Hill e00660647a feat: opencode go provider list (#15203) 2026-02-26 14:37:33 +00:00
Adam 4e6d2907cc fix(app): permissions and questions from child sessions (#15105)
Co-authored-by: adamelmore <2363879+adamdottv@users.noreply.github.com>
2026-02-26 01:05:08 +00:00
Filip 9666a5af1a fix(app): keyboard navigation previous/next message (#15047) 2026-02-25 08:57:13 -06:00
Oleksii Pavliuk 249174de94 fix(app): correct Copilot provider description in i18n files (#15071) 2026-02-25 14:56:03 +00:00
Filip 26c58e184c feat(desktop): enhance Windows app resolution and UI loading states (#13320)
Co-authored-by: Brendan Allan <git@brendonovich.dev>
Co-authored-by: Brendan Allan <brendonovich@outlook.com>
2026-02-25 14:39:58 +08:00
adamelmore 257cfaae6f fix(app): ignore stale part deltas 2026-02-24 11:48:29 -06:00
Filip 8ac0c2be94 fix(app): on cancel comment unhighlight lines (#14103) 2026-02-24 22:55:17 +08:00
opencode-agent[bot] 012af78f58 chore: generate 2026-02-24 14:49:52 +00:00
OpeOginni 781bf27efe refactor: replace error handling with serverErrorMessage utility and checks for if error is ConfigInvalidError (#14685) 2026-02-24 14:48:59 +00:00
Luke Parker 0f4d997a50 fix(app): preserve native path separators in file path helpers (#14912) 2026-02-25 00:03:15 +10:00
adamelmore 184e91765a fix(app): remove filetree tooltips 2026-02-24 07:32:12 -06:00
Luke Parker bf72313a7e fix: update createOpenReviewFile test to match new call order (#14881) 2026-02-24 19:56:41 +10:00
Brendan Allan aa87043dd1 app: wait for loadFile before opening file tab 2026-02-24 16:47:55 +08:00
Shawn 4de6413715 fix(app): correct inverted chevron direction in todo list (#14628)
Co-authored-by: shenghui kevin <shenghuikevin@shenghuideMac-mini.local>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 13:41:33 +05:30
opencode-agent[bot] 0693db20eb chore: generate 2026-02-22 23:49:51 +00:00
Erik Demaine 90d2e6b775 fix(desktop): change detection on Windows, especially Cygwin (#13659)
Co-authored-by: LukeParkerDev <10430890+Hona@users.noreply.github.com>
2026-02-23 09:49:05 +10:00
Adam f57585f51a feat(app): feed customization options 2026-02-22 11:36:00 -06:00
Adam 691bc3ab94 fix(app): remove double-border in share button 2026-02-20 16:20:13 -06:00
Adam 62ce430350 fix(app): better sound effect disabling ux 2026-02-20 16:05:41 -06:00
Adam f1a0fe3aca wip(app): custom scroll view 2026-02-20 10:54:17 -06:00
Adam f6c6bf36e2 feat(app): show/hide reasoning summaries 2026-02-20 10:05:09 -06:00
Adam ed1e1d0beb fix(app): stay pinned with auto-scroll on todos/questions/perms 2026-02-20 10:00:56 -06:00
Adam cdcf6313fe fix(app): large text pasted into prompt-input causes main thread lock 2026-02-20 07:38:22 -06:00
Adam e10054f274 fix(app): terminal issues (#14435) 2026-02-20 07:34:36 -06:00