opencode/packages/app/src/context
Aarav Sareen d5aa5ff8fb
feat(app): draggable tabs (#31364)
Co-authored-by: LukeParkerDev <10430890+Hona@users.noreply.github.com>
2026-06-25 15:06:49 +10:00
..
file feat(app): improve desktop multi-server support (#30678) 2026-06-05 06:30:02 +00:00
global-sync chore: generate 2026-06-25 02:18:06 +00:00
command-keybind.test.ts fix(app): move message navigation off cmd+arrow (#18728) 2026-03-25 05:24:55 -05:00
command.test.ts ignore: refactoring and tests (#12460) 2026-02-06 05:51:01 -06:00
command.tsx feat(app): add v2 home tab toggle (#32191) 2026-06-17 12:37:48 +02:00
comments.test.ts feat(app): /new-session route for new design (#31457) 2026-06-10 11:35:50 +08:00
comments.tsx feat(app): add server-keyed session routes (#32570) 2026-06-23 06:19:18 +00:00
directory-sync.ts fix(app): separate provider lifetimes and reactive ownership (#33739) 2026-06-25 04:42:06 +00:00
file-content-eviction-accounting.test.ts chore: refactoring and tests, splitting up files (#12495) 2026-02-06 10:02:31 -06:00
file.tsx feat(app): add server-keyed session routes (#32570) 2026-06-23 06:19:18 +00:00
global.tsx refactor(app): centralize session state (#33641) 2026-06-25 02:16:39 +00:00
highlights.tsx chore: cleanup (#17197) 2026-03-12 11:32:05 -05:00
language.tsx feat(app): improve desktop multi-server support (#30678) 2026-06-05 06:30:02 +00:00
layout-helpers.ts fix(app): improve tab handling (#30669) 2026-06-05 11:41:30 +08:00
layout-scroll.test.ts feat(app): better diff/code comments (#14621) 2026-02-26 18:23:04 -06:00
layout-scroll.ts feat(app): better diff/code comments (#14621) 2026-02-26 18:23:04 -06:00
layout.test.ts fix(app): improve tab handling (#30669) 2026-06-05 11:41:30 +08:00
layout.tsx feat(app): add server-keyed session routes (#32570) 2026-06-23 06:19:18 +00:00
local.tsx fix(app): separate provider lifetimes and reactive ownership (#33739) 2026-06-25 04:42:06 +00:00
mcp.ts feat(app): scope sdk/sync hooks per-route so /new-session targets its draft server (#32290) 2026-06-14 13:24:10 +02:00
model-variant.test.ts fix(app): model selection persist by session (#17348) 2026-03-13 11:05:08 -05:00
model-variant.ts fix(app): model selection persist by session (#17348) 2026-03-13 11:05:08 -05:00
models.tsx fix(app): separate provider lifetimes and reactive ownership (#33739) 2026-06-25 04:42:06 +00:00
notification.tsx refactor(app): rename cached context accessors (#33627) 2026-06-24 08:55:57 +00:00
permission-auto-respond.test.ts refactor: rename shared package to core (#24309) 2026-04-25 10:59:17 -04:00
permission-auto-respond.ts refactor: rename shared package to core (#24309) 2026-04-25 10:59:17 -04:00
permission.tsx feat(app): add server-keyed session routes (#32570) 2026-06-23 06:19:18 +00:00
platform.tsx experiment: better web picker using @pierre/tree (#31208) 2026-06-16 17:43:23 +02:00
prompt.tsx fix(app): separate provider lifetimes and reactive ownership (#33739) 2026-06-25 04:42:06 +00:00
sdk.tsx refactor(app): rename cached context accessors (#33627) 2026-06-24 08:55:57 +00:00
server-sdk.test.ts feat(app): make session timelines much faster AND without flicker or scroll jumps (#32331) 2026-06-16 18:53:57 +02:00
server-sdk.tsx refactor(app): rename cached context accessors (#33627) 2026-06-24 08:55:57 +00:00
server-session.test.ts chore: generate 2026-06-25 02:18:06 +00:00
server-session.ts chore: generate 2026-06-25 02:18:06 +00:00
server-sync.test.ts refactor(app): rename global context files to server context files (#28790) 2026-05-25 09:01:02 +08:00
server-sync.tsx refactor(app): centralize session state (#33641) 2026-06-25 02:16:39 +00:00
server.test.ts feat: desktop v2 everything WSL (#23407) 2026-06-06 14:38:06 +10:00
server.tsx feat: desktop v2 everything WSL (#23407) 2026-06-06 14:38:06 +10:00
settings.tsx fix(app): remove session loading stripe (#33649) 2026-06-25 10:09:06 +08:00
sync-optimistic.test.ts fix(app): better optimistic prompt submit (#17337) 2026-03-13 07:38:03 -05:00
sync.tsx refactor(app): rename cached context accessors (#33627) 2026-06-24 08:55:57 +00:00
tab-memory.ts feat(app): keep prompt state in tabs (#33566) 2026-06-24 01:32:59 +00:00
tabs.test.ts feat(app): keep prompt state in tabs (#33566) 2026-06-24 01:32:59 +00:00
tabs.tsx feat(app): draggable tabs (#31364) 2026-06-25 15:06:49 +10:00
terminal-title.ts Reapply "fix(app): startup efficiency" 2026-03-25 06:25:57 -05:00
terminal.test.ts feat(app): /new-session route for new design (#31457) 2026-06-10 11:35:50 +08:00
terminal.tsx feat(app): add server-keyed session routes (#32570) 2026-06-23 06:19:18 +00:00