opencode/packages/app/src/pages/session
usrnk1 78a5a030ce
feat(app): refine session UI styling (#33860)
Co-authored-by: Brendan Allan <14191578+Brendonovich@users.noreply.github.com>
2026-06-26 08:04:56 +00:00
..
composer feat(app): refine session UI styling (#33860) 2026-06-26 08:04:56 +00:00
timeline feat(app): refine session UI styling (#33860) 2026-06-26 08:04:56 +00:00
file-tab-scroll.test.ts chore: refactoring and tests, splitting up files (#12495) 2026-02-06 10:02:31 -06:00
file-tab-scroll.ts chore: refactoring and tests, splitting up files (#12495) 2026-02-06 10:02:31 -06:00
file-tabs.tsx refactor(ui): isolate session components (#33670) 2026-06-24 14:56:09 +00:00
handoff.ts chore: cleanup (#14113) 2026-02-18 08:26:15 -06:00
helpers.test.ts feat(app): bring v2 visibility settings to web (#32174) 2026-06-13 13:13:12 +02:00
helpers.ts feat(app): bring v2 visibility settings to web (#32174) 2026-06-13 13:13:12 +02:00
message-gesture.test.ts chore: refactoring and tests, splitting up files (#12495) 2026-02-06 10:02:31 -06:00
message-gesture.ts chore: refactoring and tests, splitting up files (#12495) 2026-02-06 10:02:31 -06:00
message-id-from-hash.ts app: prefer using useLocation instead of window.location (#15989) 2026-03-05 14:41:12 +08:00
new-session-layout.ts feat(app): /new-session route for new design (#31457) 2026-06-10 11:35:50 +08:00
review-tab.tsx refactor(ui): isolate session components (#33670) 2026-06-24 14:56:09 +00:00
session-layout.ts feat(app): add server-keyed session routes (#32570) 2026-06-23 06:19:18 +00:00
session-model-helpers.test.ts fix(opencode): keep user message variants scoped to model (#21332) 2026-04-07 10:12:53 -04:00
session-model-helpers.ts fix(app): model selection persist by session (#17348) 2026-03-13 11:05:08 -05:00
session-ownership.ts fix(app): separate provider lifetimes and reactive ownership (#33739) 2026-06-25 04:42:06 +00:00
session-side-panel.tsx feat(app): bring v2 visibility settings to web (#32174) 2026-06-13 13:13:12 +02:00
terminal-label.ts chore(app): i18n sync (#17283) 2026-03-13 06:48:38 -05:00
terminal-panel.test.ts chore: refactoring and tests, splitting up files (#12495) 2026-02-06 10:02:31 -06:00
terminal-panel.tsx fix(app): suspend hidden terminal renderer (#33990) 2026-06-26 02:28:36 +00:00
usage-exceeded-dialogs.tsx feat(app): scope sdk/sync hooks per-route so /new-session targets its draft server (#32290) 2026-06-14 13:24:10 +02:00
use-composer-commands.tsx fix(app): enable composer shortcuts on drafts (#33956) 2026-06-26 04:05:36 +08:00
use-session-commands.tsx fix(app): enable composer shortcuts on drafts (#33956) 2026-06-26 04:05:36 +08:00
use-session-hash-scroll.test.ts app: prefer using useLocation instead of window.location (#15989) 2026-03-05 14:41:12 +08:00
use-session-hash-scroll.ts perf(app): virtualize session timeline rows (#26949) 2026-05-18 03:40:52 +00:00