opencode/packages/app/src/components
Luke Parker 45e4606fa4
Some checks are pending
deploy / deploy (push) Waiting to run
generate / generate (push) Waiting to run
nix-eval / nix-eval (push) Waiting to run
publish / version (push) Waiting to run
publish / build-cli (push) Blocked by required conditions
publish / sign-cli-windows (push) Blocked by required conditions
publish / build-electron (map[bun_install_flags:--os=darwin --cpu=arm64 host:macos-26 platform_flag:--mac --arm64 target:aarch64-apple-darwin]) (push) Blocked by required conditions
publish / build-electron (map[bun_install_flags:--os=darwin --cpu=x64 host:macos-26-intel platform_flag:--mac --x64 target:x86_64-apple-darwin]) (push) Blocked by required conditions
publish / build-electron (map[host:blacksmith-4vcpu-ubuntu-2404 platform_flag:--linux target:x86_64-unknown-linux-gnu]) (push) Blocked by required conditions
publish / build-electron (map[host:blacksmith-4vcpu-ubuntu-2404-arm platform_flag:--linux --arm64 target:aarch64-unknown-linux-gnu]) (push) Blocked by required conditions
publish / build-electron (map[host:blacksmith-4vcpu-windows-2025 platform_flag:--win target:x86_64-pc-windows-msvc]) (push) Blocked by required conditions
publish / build-electron (map[host:windows-2025 platform_flag:--win --arm64 target:aarch64-pc-windows-msvc]) (push) Blocked by required conditions
publish / publish (push) Blocked by required conditions
test / unit (linux) (push) Waiting to run
test / unit (windows) (push) Waiting to run
test / e2e (linux) (push) Waiting to run
test / e2e (windows) (push) Waiting to run
typecheck / typecheck (push) Waiting to run
feat(app): bring v2 visibility settings to web (#32174)
2026-06-13 13:13:12 +02:00
..
prompt-input fix(app): restore device attachment picker (#31707) 2026-06-10 15:46:09 +00:00
server chore: generate 2026-06-05 22:09:28 +00:00
session feat(app): bring v2 visibility settings to web (#32174) 2026-06-13 13:13:12 +02:00
settings-v2 feat(app): bring v2 visibility settings to web (#32174) 2026-06-13 13:13:12 +02:00
debug-bar.tsx cleanup event listeners with solid-primitives/event-listener (#20619) 2026-04-02 09:40:03 +00:00
dialog-connect-provider.tsx feat(app): add servers tab to settings dialog (#29675) 2026-06-03 08:25:45 +00:00
dialog-custom-provider-form.ts app: manage mutation loading states with tanstack query (#18501) 2026-03-21 23:33:04 +08:00
dialog-custom-provider.test.ts app: manage mutation loading states with tanstack query (#18501) 2026-03-21 23:33:04 +08:00
dialog-custom-provider.tsx feat(app): v2 desktop UI improvements (#29689) 2026-06-01 19:09:09 +00:00
dialog-edit-project.tsx feat(app): improve desktop multi-server support (#30678) 2026-06-05 06:30:02 +00:00
dialog-fork.tsx feat(app): add servers tab to settings dialog (#29675) 2026-06-03 08:25:45 +00:00
dialog-manage-models.tsx feat(app): add servers tab to settings dialog (#29675) 2026-06-03 08:25:45 +00:00
dialog-release-notes.tsx chore(app): i18n sync (#15362) 2026-02-27 09:45:00 -06:00
dialog-select-directory.tsx feat(app): add servers tab to settings dialog (#29675) 2026-06-03 08:25:45 +00:00
dialog-select-file.tsx chore: generate 2026-06-10 15:48:14 +00:00
dialog-select-mcp.tsx fix(app): refresh directory MCP status (#31194) 2026-06-07 05:53:23 +00:00
dialog-select-model-unpaid.tsx feat(app): add servers tab to settings dialog (#29675) 2026-06-03 08:25:45 +00:00
dialog-select-model.tsx feat(app): add servers tab to settings dialog (#29675) 2026-06-03 08:25:45 +00:00
dialog-select-provider.tsx feat(app): add servers tab to settings dialog (#29675) 2026-06-03 08:25:45 +00:00
dialog-select-server.tsx fix(desktop): few WSL bugs (#31095) 2026-06-08 02:05:54 +00:00
dialog-settings.tsx feat(app): add servers tab to settings dialog (#29675) 2026-06-03 08:25:45 +00:00
dialog-usage-exceeded.tsx desktop: add free limit + go usage exceeded dialogs to match tui (#27677) 2026-05-18 15:20:08 +08:00
directory-picker-policy.ts feat(desktop): open attachments in active project (#31192) 2026-06-07 05:57:07 +00:00
directory-picker.test.ts feat(desktop): open attachments in active project (#31192) 2026-06-07 05:57:07 +00:00
directory-picker.tsx chore: generate 2026-06-07 05:58:27 +00:00
file-tree.test.ts feat(app): /new-session route for new design (#31457) 2026-06-10 11:35:50 +08:00
file-tree.tsx fix: remove 10 unused type-only imports and declarations (#22696) 2026-04-16 02:17:59 +00:00
help-button.tsx feat(app): tabs help button (#31454) 2026-06-09 12:09:08 +08:00
link.tsx chore: refactor packages/app files (#13236) 2026-02-12 09:49:14 -06:00
model-tooltip.tsx
prompt-input.tsx feat(app): bring v2 visibility settings to web (#32174) 2026-06-13 13:13:12 +02:00
session-context-usage.tsx app: wrap provider data in Map to avoid store (#28765) 2026-05-22 12:23:16 +08:00
settings-general.tsx feat(desktop): make updates persistent and responsive (#31191) 2026-06-07 05:20:56 +00:00
settings-keybinds.tsx feat(app): v2 desktop UI improvements (#29689) 2026-06-01 19:09:09 +00:00
settings-list.tsx fix(app): list item background colors 2026-03-12 22:23:51 -05:00
settings-models.tsx feat(app): add servers tab to settings dialog (#29675) 2026-06-03 08:25:45 +00:00
settings-providers.tsx feat(app): add servers tab to settings dialog (#29675) 2026-06-03 08:25:45 +00:00
settings-server-picker.tsx feat(app): add servers tab to settings dialog (#29675) 2026-06-03 08:25:45 +00:00
settings-servers.tsx feat(app): add servers tab to settings dialog (#29675) 2026-06-03 08:25:45 +00:00
status-popover-body.tsx fix(app): refresh directory MCP status (#31194) 2026-06-07 05:53:23 +00:00
status-popover.tsx feat(app): add servers tab to settings dialog (#29675) 2026-06-03 08:25:45 +00:00
terminal.tsx feat(app): v2 desktop UI improvements (#29689) 2026-06-01 19:09:09 +00:00
titlebar-history.test.ts ignore: refactoring and tests (#12460) 2026-02-06 05:51:01 -06:00
titlebar-history.ts ignore: refactoring and tests (#12460) 2026-02-06 05:51:01 -06:00
titlebar-session-events.test.ts fix(app): handle deleted session sync cache in V2 titlebar (#29328) 2026-05-26 13:23:17 +00:00
titlebar-session-events.ts fix(app): handle deleted session sync cache in V2 titlebar (#29328) 2026-05-26 13:23:17 +00:00
titlebar.css fix(app): fade overflowing titlebar tabs (#32082) 2026-06-13 17:33:31 +10:00
titlebar.tsx chore: generate 2026-06-13 07:34:53 +00:00
updater-action.test.ts feat(desktop): make updates persistent and responsive (#31191) 2026-06-07 05:20:56 +00:00
updater-action.ts feat(desktop): make updates persistent and responsive (#31191) 2026-06-07 05:20:56 +00:00
windows-app-menu.tsx feat(app): v2 desktop UI improvements (#29689) 2026-06-01 19:09:09 +00:00