opencode/packages/app/src/components
2026-08-04 11:39:32 +00:00
..
prompt-input chore: generate 2026-08-04 06:57:27 +00:00
server refactor(app): split home view controllers (#38607) 2026-07-24 06:05:40 +00:00
session fix(app): prevent stale session tab reads (#39767) 2026-07-31 05:14:09 +00:00
settings-v2 fix(app): correct RTL layout interactions (#40410) 2026-08-04 11:39:32 +00:00
ui fix(app): complete shared RTL primitives (#40388) 2026-08-04 07:38:56 +00:00
command-palette.ts chore: generate 2026-07-24 06:40:05 +00:00
command-tooltip-keybind.test.ts
command-tooltip-keybind.ts
debug-bar.tsx feat(app): add debug layout direction toggle (#40393) 2026-08-04 08:52:37 +00:00
dialog-command-palette-v2.css feat(app): align cmd k menu with v2 styles (#35152) 2026-07-07 08:52:57 +08:00
dialog-command-palette-v2.tsx chore: generate 2026-07-24 06:40:05 +00:00
dialog-connect-provider.stories.tsx feat(desktop): align provider onboarding dialogs (#36733) 2026-07-17 16:54:20 +08:00
dialog-connect-provider.tsx feat(i18n): localize hardcoded application copy (#40377) 2026-08-04 16:56:03 +10:00
dialog-custom-provider-form.ts
dialog-custom-provider.test.ts
dialog-custom-provider.tsx feat(i18n): localize hardcoded application copy (#40377) 2026-08-04 16:56:03 +10:00
dialog-edit-project-v2.tsx feat(app): align edit project modal with v2 style (#36213) 2026-07-13 09:26:53 +00:00
dialog-edit-project.tsx feat(app): align edit project modal with v2 style (#36213) 2026-07-13 09:26:53 +00:00
dialog-fork.tsx feat(app): migrate session interactions (#38461) 2026-07-24 12:58:20 +08:00
dialog-manage-models.tsx refactor(app): unify provider connect dialog (#35518) 2026-07-06 07:50:08 +00:00
dialog-release-notes.tsx
dialog-select-directory-v2.css
dialog-select-directory-v2.tsx Connect provider e2e test (#39039) 2026-07-27 11:05:21 +08:00
dialog-select-directory.tsx fix(app): search every known project in the open project dialog (#40202) 2026-08-03 14:54:00 +08:00
dialog-select-file.tsx fix(app): prevent command palette first-open flash (#35858) 2026-07-09 06:51:04 +08:00
dialog-select-mcp.tsx feat(app): migrate discovery workflows (#38465) 2026-07-24 14:38:39 +08:00
dialog-select-model-search.test.ts feat(app): improvements to model search (#34954) 2026-07-03 08:09:51 +00:00
dialog-select-model-search.ts feat(app): improvements to model search (#34954) 2026-07-03 08:09:51 +00:00
dialog-select-model-unpaid-v2.stories.tsx feat(desktop): align provider onboarding dialogs (#36733) 2026-07-17 16:54:20 +08:00
dialog-select-model-unpaid-v2.tsx Connect provider e2e test (#39039) 2026-07-27 11:05:21 +08:00
dialog-select-model-unpaid.tsx refactor(app): unify provider connect dialog (#35518) 2026-07-06 07:50:08 +00:00
dialog-select-model.tsx chore: generate 2026-07-28 01:43:55 +00:00
dialog-select-server.tsx fix(app): isolate v2 servers from legacy layout (#38649) 2026-07-24 17:56:39 +08:00
dialog-settings.tsx fix(app): avoid shortcut settings flash (#35349) 2026-07-06 16:12:30 +08:00
dialog-usage-exceeded.tsx fix(desktop): open external links in system browser (#39820) 2026-07-31 18:02:11 +10:00
directory-picker-domain.test.ts feat(app): migrate discovery workflows (#38465) 2026-07-24 14:38:39 +08:00
directory-picker-domain.ts feat(app): migrate discovery workflows (#38465) 2026-07-24 14:38:39 +08:00
directory-picker-policy.ts
directory-picker.test.ts
directory-picker.tsx
edit-project.ts chore(app): vendor v2 client snapshot (#38818) 2026-07-25 08:07:13 +00:00
external-link.tsx fix(desktop): open external links in system browser (#39820) 2026-07-31 18:02:11 +10:00
file-tree-v2-model.test.ts feat(app): review panel updates (#36240) 2026-07-13 09:32:25 +00:00
file-tree-v2-model.ts feat(app): review panel updates (#36240) 2026-07-13 09:32:25 +00:00
file-tree-v2.tsx fix(app): correct RTL layout interactions (#40410) 2026-08-04 11:39:32 +00:00
file-tree.test.ts
file-tree.tsx fix(app): correct RTL layout interactions (#40410) 2026-08-04 11:39:32 +00:00
help-button.tsx fix(app): complete shared RTL primitives (#40388) 2026-08-04 07:38:56 +00:00
model-tooltip.tsx chore: generate 2026-07-07 04:46:52 +00:00
pierre-tree.test.ts
prompt-input-v2.tsx feat(i18n): localize hardcoded application copy (#40377) 2026-08-04 16:56:03 +10:00
prompt-input.stories.tsx feat(session-ui): rewrite v2 prompt input (#37102) 2026-07-17 18:02:19 +08:00
prompt-input.tsx feat(i18n): localize hardcoded application copy (#40377) 2026-08-04 16:56:03 +10:00
prompt-project-selector.tsx refactor(app): separate model selector controller and view (#39084) 2026-07-28 01:42:14 +00:00
prompt-workspace-selector.tsx feat(desktop): align new session project picker (#37461) 2026-07-19 16:15:54 +10:00
session-context-usage.tsx fix(app): align context tokens with usage (#36015) 2026-07-10 09:12:54 +10:00
settings-dialog.tsx feat(desktop): add provider connection tip (#35948) 2026-07-09 13:27:22 +08:00
settings-general.tsx fix(desktop): open external links in system browser (#39820) 2026-07-31 18:02:11 +10:00
settings-keybinds.tsx refactor(app): extract keybind settings controller (#39226) 2026-07-28 12:18:27 +08:00
settings-list.tsx
settings-models.tsx
settings-providers.tsx fix(app): refresh V1 providers after auth (#38786) 2026-07-25 14:58:05 +08:00
settings-server-picker.tsx
settings-servers.tsx
status-popover-body.tsx fix(app): gate legacy server features (#38651) 2026-07-24 18:57:51 +08:00
status-popover-indicator.test.ts fix(app): use blue for server status attention (#39217) 2026-07-28 01:16:18 +00:00
status-popover-indicator.ts fix(app): use blue for server status attention (#39217) 2026-07-28 01:16:18 +00:00
status-popover.tsx fix(app): use blue for server status attention (#39217) 2026-07-28 01:16:18 +00:00
terminal.tsx feat(i18n): localize hardcoded application copy (#40377) 2026-08-04 16:56:03 +10:00
titlebar-history.test.ts
titlebar-history.ts
titlebar-session-events.test.ts
titlebar-session-events.ts
titlebar-tab-gesture.test.ts
titlebar-tab-gesture.ts refactor(app): extract tab rename adapter (#39079) 2026-07-27 09:54:24 +00:00
titlebar-tab-nav.css fix(app): correct RTL layout interactions (#40410) 2026-08-04 11:39:32 +00:00
titlebar-tab-nav.tsx feat(i18n): localize hardcoded application copy (#40377) 2026-08-04 16:56:03 +10:00
titlebar-tab-order.test.ts fix(app): follow visual tab order (#39241) 2026-07-28 03:59:30 +00:00
titlebar-tab-order.ts fix(app): follow visual tab order (#39241) 2026-07-28 03:59:30 +00:00
titlebar-tab-popover.css feat(desktop): refine session tab preview popover (#34792) 2026-07-02 10:41:25 +08:00
titlebar-tab-popover.tsx fix(app): delay initial tab preview (#35266) 2026-07-03 22:42:17 -04:00
titlebar-tab-strip.tsx fix(app): follow visual tab order (#39241) 2026-07-28 03:59:30 +00:00
titlebar.css
titlebar.tsx fix(app): correct RTL layout interactions (#40410) 2026-08-04 11:39:32 +00:00
updater-action.test.ts
updater-action.ts
virtual-scroll-element.test.ts fix(app): optimize large review panes (#35375) 2026-07-06 16:26:03 +10:00
virtual-scroll-element.ts fix(app): optimize large review panes (#35375) 2026-07-06 16:26:03 +10:00
windows-app-menu.tsx feat(i18n): localize hardcoded application copy (#40377) 2026-08-04 16:56:03 +10:00