opencode/packages/app/src/utils
2026-06-09 10:49:18 +08: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 feat(app): add draft tab support to tabs store (#31343) 2026-06-09 10:49:18 +08: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): enhance error handling by unwrapping SDK-wrapped errors in formatServerError (#27061) 2026-05-13 13:53:10 +05:30
server-errors.ts fix(app): enhance error handling by unwrapping SDK-wrapped errors in formatServerError (#27061) 2026-05-13 13:53:10 +05:30
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-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