summaryrefslogtreecommitdiffhomepage
path: root/packages/app/src/components/session
AgeCommit message (Collapse)Author
2026-02-18tweak(ui): search button styleDavid Hill
2026-02-18tweak(ui): hover and active styles for title bar buttonsDavid Hill
2026-02-18tweak(ui): share button borderDavid Hill
2026-02-18chore: cleanup (#14181)Adam
2026-02-18chore: cleanup (#14113)Adam
2026-02-17tui: improve modified file visibility and button spacingDavid Hill
- 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-17tui: fix share button text styling to use consistent 12px regular font weightDavid Hill
2026-02-17tweak(ui): update magnifying-glass iconDavid Hill
Replace the magnifying-glass glyph with a 16px viewBox variant and keep default 1px stroke; adjust the titlebar search to render the icon at 16x16.
2026-02-17tweak(app): tighten titlebar action paddingDavid Hill
Use pr-2 for the status and fallback copy-path actions, and tighten the copy icon/text gap to 1.5.
2026-02-17tweak(app): refine titlebar search and open paddingDavid Hill
Ensure the titlebar search placeholder truncates cleanly and left-aligns; match the fallback copy-path button left padding to the open action.
2026-02-17tweak(ui): center titlebar search and soften keybindDavid Hill
Mount the titlebar search in the center area and tune its sizing/spacing; use regular weight for the keybind pill text.
2026-02-17tweak(app): align titlebar search text sizeDavid Hill
Use the same 12px text style for the titlebar search placeholder as the status and open actions.
2026-02-17tweak(app): match titlebar active bg to hoverDavid Hill
Use the ghost hover background for active/expanded titlebar actions and tighten titlebar popover gutters to 4px.
2026-02-17tweak(app): use weak borders in titlebar actionsDavid Hill
Use border-border-weak-base for the titlebar status and open actions (including the open button divider) and adjust the English copy-path label casing.
2026-02-17tweak(app): keep file tree toggle visibleDavid Hill
Always show the titlebar file tree button (and space the right-side icon buttons at 4px) so it stays accessible regardless of the review panel state.
2026-02-17chore: generateopencode-agent[bot]
2026-02-17tweak(ui): icon button spacingDavid Hill
2026-02-17feat(app): session timeline/turn rework (#13196)Adam
Co-authored-by: David Hill <[email protected]>
2026-02-13chore: cleanupAdam
2026-02-12chore: cleanupAdam
2026-02-12chore: cleanupAdam
2026-02-12chore(app): refactor for better solidjs hygiene (#13344)Adam
2026-02-12fix(app): more defensive session context metricsAdam
2026-02-12chore: refactor packages/app files (#13236)Adam
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> Co-authored-by: Frank <[email protected]>
2026-02-11Fix/reverception (#13166)Filip
Co-authored-by: Adam <[email protected]>
2026-02-11fix(app): copy path button stylesAdam
2026-02-11feat(desktop): enhance Windows app resolution and UI loading states (#13084)Filip
2026-02-10fix(desktop): open apps with executables on Windows (#13022)Filip
2026-02-09chore: cleanupAdam
2026-02-09fix(app): max widthsAdam
2026-02-09fix(app): incorrect workspace on new sessionAdam
2026-02-09chore: cleanupAdam
2026-02-09chore: cleanupAdam
2026-02-09chore: cleanupAdam
2026-02-09feat(app): polish Open in icon treatmentAdam
Bring in the Open in button-group and transparent icon updates from #12641 while keeping locale strings unchanged. Replace CSS inversion with dedicated light/dark Zed icon assets for cleaner theme handling. Co-authored-by: Edin <[email protected]>
2026-02-08ui: default TextField copy affordance to clipboard (#12714)Kit Langton
2026-02-08fix(ui): context stale in prompt input (#12695)Adam
2026-02-07fix(app): toggle file tree and review panel better ux (#12481)Rahul A Mistry
2026-02-06feat(desktop): added Macos support for displaying only installed editors & ↵OpeOginni
added sublime text editor (#12501)
2026-02-06chore: refactoring and tests (#12468)Adam
2026-02-06fix(app): hide 'open in app' button on narrow viewportsAdam
2026-02-06fix(ui): add Windows File Explorer icon for session header (#12386)Maharshi Patel
2026-02-05feat(app): open in <app> button (#12322)Adam
2026-02-05fix(app): allow toggling file tree closed independently (#12293)Adam
2026-02-02feat(app): add tab close keybind (#11780)Rahul A Mistry
2026-01-31fix(app): session header 'share' button to hug content (#11371)Alex Yaroshuk
2026-01-29fix(app): better header item wrapping (#10831)Filip
2026-01-28fix(app): close review paneadamelmore
2026-01-27feat(app): improved layoutadamelmore
2026-01-27chore(app): cleanup tailwind vs pure cssadamelmore