opencode/packages/app/src/utils
James Long 8c94e9005f
chore: merge dev into v2 (#34788)
Co-authored-by: Brendan Allan <14191578+Brendonovich@users.noreply.github.com>
Co-authored-by: Kit Langton <kit.langton@gmail.com>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: Affan Ali <93028901+affanali2k3@users.noreply.github.com>
Co-authored-by: affanali2k3 <affanalikhanxx@gmail.com>
Co-authored-by: Frank <frank@anoma.ly>
Co-authored-by: opencode-agent[bot] <219766164+opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: 𝓛𝓲𝓽𝓽𝓵𝓮 𝓕𝓻𝓪𝓷𝓴 <little-frank@opencord.local>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Jay V <air@live.ca>
Co-authored-by: Dax Raad <d@ironbay.co>
Co-authored-by: Aarav Sareen <96787824+arvsrn@users.noreply.github.com>
Co-authored-by: OpeOginni <107570612+OpeOginni@users.noreply.github.com>
Co-authored-by: Luke Parker <10430890+Hona@users.noreply.github.com>
Co-authored-by: Ben Guthrie <benjee.012@gmail.com>
Co-authored-by: Dax <mail@thdxr.com>
Co-authored-by: Filip <34747899+neriousy@users.noreply.github.com>
Co-authored-by: Max Anderson <max.a.anderson95@gmail.com>
Co-authored-by: Brendan Allan <git@brendonovich.dev>
Co-authored-by: Jack <jack@anoma.ly>
Co-authored-by: Shoubhit Dash <shoubhit2005@gmail.com>
Co-authored-by: Dustin Deus <deusdustin@gmail.com>
Co-authored-by: starptech <starptech@starptechs-MBP.fritz.box>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
Co-authored-by: usrnk1 <7547651+usrnk1@users.noreply.github.com>
Co-authored-by: Jay <53023+jayair@users.noreply.github.com>
Co-authored-by: runvip <164729189+runvip@users.noreply.github.com>
Co-authored-by: opencode <opencode@sst.dev>
Co-authored-by: Julian Coy <julian@ex-machina.co>
Co-authored-by: Vladimir Glafirov <vglafirov@gitlab.com>
2026-07-01 17:12:00 -04:00
..
agent.ts feat(app): better subagent experience (#20708) 2026-04-07 11:06:23 -05:00
aim.ts fix(app): safety triangle for sidebar hover (#12179) 2026-02-04 19:25:55 +00:00
base64.ts refactor: rename shared package to core (#24309) 2026-04-25 10:59:17 -04:00
comment-note.ts feat(app): better diff/code comments (#14621) 2026-02-26 18:23:04 -06:00
diffs.test.ts fix(app): diff list normalization 2026-04-08 14:02:23 -05:00
diffs.ts fix(app): diff list normalization 2026-04-08 14:02:23 -05:00
id.ts Remove unused app ID schema (#27105) 2026-05-12 13:09:23 -04:00
notification-click.test.ts desktop: add electron version (#15663) 2026-03-04 15:12:34 +08:00
notification-click.ts app: prefer using useLocation instead of window.location (#15989) 2026-03-05 14:41:12 +08:00
path-key.ts fix(desktop): Path mismatches cause sessions missing + strong ID + existing data fix (#25013) 2026-04-29 22:39:19 +00:00
persist.test.ts feat(app): add draft tab support to tabs store (#31343) 2026-06-09 10:49:18 +08:00
persist.ts chore: merge dev into v2 (#34788) 2026-07-01 17:12:00 -04:00
prompt.test.ts fix(app): batch multi-file prompt attachments (#18722) 2026-03-23 06:44:17 +00:00
prompt.ts wip(app): i18n 2026-01-20 17:58:06 -06:00
refcount.test.ts fix(app): start MCP servers only for open directories (#28937) 2026-05-28 21:51:11 +00:00
refcount.ts fix(app): start MCP servers only for open directories (#28937) 2026-05-28 21:51:11 +00:00
runtime-adapters.test.ts feat: enable oxlint suspicious category, fix 24 violations (#22727) 2026-04-16 02:53:10 +00:00
runtime-adapters.ts chore: refactoring and tests, splitting up files (#12495) 2026-02-06 10:02:31 -06:00
same.ts fix(app): fix flicker and navigation when collapsing/expanding projects (#6658) 2026-01-05 11:24:49 -06:00
scoped-cache.test.ts chore: refactoring and tests (#12468) 2026-02-06 09:37:49 -06:00
scoped-cache.ts chore: refactoring and tests (#12468) 2026-02-06 09:37:49 -06:00
server-errors.test.ts fix(app): close missing session tabs (#33785) 2026-06-25 13:28:32 +08:00
server-errors.ts fix(app): close missing session tabs (#33785) 2026-06-25 13:28:32 +08:00
server-health.test.ts feat(app): improve desktop multi-server support (#30678) 2026-06-05 06:30:02 +00:00
server-health.ts feat(app): improve desktop multi-server support (#30678) 2026-06-05 06:30:02 +00:00
server-scope.test.ts chore: generate 2026-06-05 06:31:37 +00:00
server-scope.ts chore: generate 2026-06-05 06:31:37 +00:00
server.test.ts fix(app): preserve auth token credentials (#25636) 2026-05-03 21:13:42 +00:00
server.ts fix(app): preserve auth token credentials (#25636) 2026-05-03 21:13:42 +00:00
session-route.test.ts feat(app): draggable tabs (#31364) 2026-06-25 15:06:49 +10:00
session-route.ts feat(app): draggable tabs (#31364) 2026-06-25 15:06:49 +10:00
session-title.ts fix(app): hide default session timestamps (#20892) 2026-04-03 13:51:54 +00:00
solid-dnd.tsx chore: refactor packages/app files (#13236) 2026-02-12 09:49:14 -06:00
sound.ts Reapply "fix(app): startup efficiency" 2026-03-25 06:25:57 -05:00
terminal-websocket-url.test.ts fix(app): preserve auth token credentials (#25636) 2026-05-03 21:13:42 +00:00
terminal-websocket-url.ts feat(server): pty websocket auth tickets (#25660) 2026-05-03 22:56:14 -04:00
terminal-writer.test.ts fix(app): terminal disconnect and resync (#14004) 2026-02-17 12:54:28 -06:00
terminal-writer.ts fix(app): terminal disconnect and resync (#14004) 2026-02-17 12:54:28 -06:00
time.ts chore(app): i18n sync (#15362) 2026-02-27 09:45:00 -06:00
toast.tsx feat(app): v2 desktop UI improvements (#29689) 2026-06-01 19:09:09 +00:00
uuid.test.ts fix(app): guard randomUUID in insecure browser contexts (#13237) 2026-02-12 01:05:15 +00:00
uuid.ts fix(app): guard randomUUID in insecure browser contexts (#13237) 2026-02-12 01:05:15 +00:00
worktree.test.ts feat(app): improve desktop multi-server support (#30678) 2026-06-05 06:30:02 +00:00
worktree.ts feat(app): improve desktop multi-server support (#30678) 2026-06-05 06:30:02 +00:00