opencode/packages/app/src/context
2026-07-15 03:02:49 +00:00
..
file feat(app): v2 review panel overhaul (#31882) 2026-07-02 07:41:58 +00:00
global-sync fix(app): tolerate null session archive times (#36999) 2026-07-15 03:02:49 +00:00
closed-tabs.ts feat(desktop): reopen closed tabs and background tab open (#35010) 2026-07-05 01:37:59 +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 fix(app): prioritize shortcuts in terminal (#35668) 2026-07-07 06:43:30 +00:00
command.tsx fix(app): prioritize shortcuts in terminal (#35668) 2026-07-07 06:43:30 +00: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): v2 review panel overhaul (#31882) 2026-07-02 07:41:58 +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 inline file browser tabs (#35829) 2026-07-09 09:09:21 +10:00
global.tsx feat(desktop): add recently closed projects to home (#34926) 2026-07-03 15:52:40 +08: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-tabs.test.ts feat(app): add inline file browser tabs (#35829) 2026-07-09 09:09:21 +10:00
layout-tabs.ts feat(app): add inline file browser tabs (#35829) 2026-07-09 09:09:21 +10:00
layout.test.ts fix(app): improve tab handling (#30669) 2026-06-05 11:41:30 +08:00
layout.tsx feat(app): align edit project modal with v2 style (#36213) 2026-07-13 09:26:53 +00:00
local.tsx feat(app): extract prompt state and add composer model selection (#36227) 2026-07-10 15:49:05 +08: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): suspend while recent models load (#33921) 2026-06-25 14:53:45 +00:00
notification.tsx fix(app): centralize notification state (#34105) 2026-06-26 19:24:33 +00:00
permission-auto-respond.test.ts fix(app): retain permission state per server (#36873) 2026-07-14 15:26:58 +00:00
permission-auto-respond.ts fix(app): retain permission state per server (#36873) 2026-07-14 15:26:58 +00:00
permission.tsx fix(app): retain permission state per server (#36873) 2026-07-14 15:26:58 +00:00
platform.tsx feat(app): redesign attachment cards (#35945) 2026-07-13 10:04:45 +00:00
prompt-state.test.ts feat(app): extract prompt state and add composer model selection (#36227) 2026-07-10 15:49:05 +08:00
prompt-state.ts feat(app): redesign attachment cards (#35945) 2026-07-13 10:04:45 +00:00
prompt.tsx feat(app): redesign attachment cards (#35945) 2026-07-13 10:04:45 +00:00
sdk.tsx refactor(app): rename cached context accessors (#33627) 2026-06-24 08:55:57 +00:00
server-sdk.test.ts chore: generate 2026-06-27 07:43:42 +00:00
server-sdk.tsx chore: generate 2026-06-27 07:43:42 +00:00
server-session.test.ts fix(app): preload more timeline messages (#36172) 2026-07-14 21:48:38 +10:00
server-session.ts fix(app): preload more timeline messages (#36172) 2026-07-14 21:48:38 +10: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 fix(app): 78x faster Home cold loading (#36214) 2026-07-14 10:03:51 +10:00
server.test.ts feat(desktop): add recently closed projects to home (#34926) 2026-07-03 15:52:40 +08:00
server.tsx chore: generate 2026-07-06 08:21:25 +00:00
settings.test.ts desktop v2 migration finalising (#36912) 2026-07-15 03:56:47 +08:00
settings.tsx desktop v2 migration finalising (#36912) 2026-07-15 03:56:47 +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): extract prompt state and add composer model selection (#36227) 2026-07-10 15:49:05 +08:00
tabs.test.ts feat(app): extract prompt state and add composer model selection (#36227) 2026-07-10 15:49:05 +08:00
tabs.tsx desktop v2 migration finalising (#36912) 2026-07-15 03:56:47 +08: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 fix(app): prevent terminal mount from stealing focus (#36576) 2026-07-14 21:49:57 +10:00