summaryrefslogtreecommitdiffhomepage
path: root/packages/app/src/components
AgeCommit message (Collapse)Author
2026-02-06fix(desktop): allow agent select to use full width on windows (#12428)Abdi Ibrahim
2026-02-06fix(app): keep startup script field scrollable in edit project dialog (#12431)Ganesh
2026-02-06fix(app): more terminal replay issuesAdam
2026-02-06feat(desktop): added Macos support for displaying only installed editors & ↵OpeOginni
added sublime text editor (#12501)
2026-02-06chore: refactoring and tests, splitting up files (#12495)Adam
2026-02-06chore: refactoring and tests (#12468)Adam
2026-02-06desktop: add loading window and restructure rust (#12176)Brendan Allan
2026-02-06fix(app): hide 'open in app' button on narrow viewportsAdam
2026-02-06chore: generateopencode-agent[bot]
2026-02-06fix(desktop): update server removal logic to clear default server URL if ↵OpeOginni
removed (#12372)
2026-02-06feat(app): session last updated time display in command pallete's search ↵Alex Yaroshuk
(#12376)
2026-02-06fix(ui): add Windows File Explorer icon for session header (#12386)Maharshi Patel
2026-02-06fix(desktop): support desktop titlebar double-click maximize (#12459)Cameron
2026-02-06ignore: refactoring and tests (#12460)Adam
2026-02-06desktop: add more basic menu bar itemsBrendan Allan
2026-02-05fix(app): make close comment button visible in prompt input (#12349)Alex Yaroshuk
2026-02-05fix(app): hide prompt input when there are perms or questions (#12339)Adam
2026-02-05fix(app): more terminal stability fixesAdam
2026-02-05fix(app): modified file color contrastAdam
2026-02-05feat(app): open in <app> button (#12322)Adam
2026-02-05fix(app): allow toggling file tree closed independently (#12293)Adam
2026-02-05fix(app): terminal URL issuesAdam
2026-02-04fix(app): terminal urlAdam
2026-02-04fix(app): terminal EOL issuesAdam
2026-02-04fix(app): derive terminal WebSocket URL from browser origin instead o… ↵Dave Dennis
(#12178)
2026-02-04fix(app): terminal hyperlink clicksAdam
2026-02-04fix(app): opened tabs follow created sessionAdam
2026-02-04fix(terminal): support remote server connections and fix GLIBC compatibility ↵Lucas (TaeYoung) Jo
(#11906)
2026-02-03fix(app): model selector truncating too soonAdam
2026-02-03feat(desktop): Allow empty prompt with review comments (#11953)Daniel Polito
2026-02-03chore(app): don't forceMount tooltipsAdam
2026-02-03fix(app): edit project dialog icon on hover (#11921)Rahul A Mistry
2026-02-03fix(app): move session search to command paletteAdam
2026-02-03fix(app): custom providers overflow (#11252)Devin Griffin
Co-authored-by: Brendan Allan <[email protected]>
2026-02-02fix(app): drag region for native controls (#11854)Filip
2026-02-02fix(app): prompt input overflow issue (#11840)Filip
2026-02-02Revert "feat(ui): Select, dropdown, popover styles & transitions (#11675)"Adam
This reverts commit 377bf7ff21a4f05807c38675ac70cd08fe67b516.
2026-02-02Revert "feat(ui): Smooth fading out on scroll, style fixes (#11683)"Adam
This reverts commit e445dc07464d75c893756f6e256c1755d9e2285e.
2026-02-02fix(app): icon sizesAdam
2026-02-02fix(app): added/deleted file status now correctly calculatedAdam
2026-02-02fix(app): user messages not rendering consistentlyAdam
2026-02-02fix(app): open project search (#11783)Filip
2026-02-02feat(app): add tab close keybind (#11780)Rahul A Mistry
2026-02-02fix(desktop): keep mac titlebar stable under zoom (#11747)Brendan Allan
2026-02-01fix(app): hide badge for builtin slash commandsR44VC0RP
Add source: 'command' to builtin and config-defined commands so they don't show a 'custom' badge. Only MCP and skill commands show badges.
2026-02-01feat(app): show skill/mcp badges for slash commandsR44VC0RP
Display 'skill' or 'mcp' badge instead of 'custom' for slash commands based on their source type. This provides better clarity to users about where each command comes from.
2026-02-02chore: generateopencode-agent[bot]
2026-02-02feat(ui): Smooth fading out on scroll, style fixes (#11683)Aaron Iker
2026-02-02chore: generateopencode-agent[bot]
2026-02-02feat(ui): Select, dropdown, popover styles & transitions (#11675)Aaron Iker