opencode/packages/app/src/components
David Hill 426dcfa3b0 tui: keep model + thinking selectors beside Add file
People change models and thinking settings while composing, so keeping those controls next to the Add file button avoids hunting in the footer and reduces context switching mid-message.
2026-03-08 00:53:57 +00:00
..
prompt-input fix(app): model sticks to session 2026-03-07 06:57:00 -06:00
server app: allow providing username and password when connecting to remote server (#14872) 2026-02-27 13:26:15 +08:00
session fix(app): guard session-header current() against undefined when options is empty (#16478) 2026-03-07 09:51:21 -06:00
dialog-connect-provider.tsx fix(app): fallback to synthetic icon for unknown provider IDs (#15295) 2026-02-28 15:13:23 -06:00
dialog-custom-provider.tsx chore: refactor packages/app files (#13236) 2026-02-12 09:49:14 -06:00
dialog-edit-project.tsx chore: refactor packages/app files (#13236) 2026-02-12 09:49:14 -06:00
dialog-fork.tsx chore: refactor packages/app files (#13236) 2026-02-12 09:49:14 -06:00
dialog-manage-models.tsx feat(app): toggle all provider models 2026-02-12 20:19:26 -06:00
dialog-release-notes.tsx chore(app): i18n sync (#15362) 2026-02-27 09:45:00 -06:00
dialog-select-directory.tsx feat(app): recent projects section in command pallette (#15270) 2026-02-27 05:33:22 -06:00
dialog-select-file.tsx chore(app): i18n sync (#15362) 2026-02-27 09:45:00 -06:00
dialog-select-mcp.tsx chore: refactor packages/app files (#13236) 2026-02-12 09:49:14 -06:00
dialog-select-model-unpaid.tsx fix(app): fallback to synthetic icon for unknown provider IDs (#15295) 2026-02-28 15:13:23 -06:00
dialog-select-model.tsx feat(app): session timeline/turn rework (#13196) 2026-02-17 07:16:23 -06:00
dialog-select-provider.tsx fix(app): fallback to synthetic icon for unknown provider IDs (#15295) 2026-02-28 15:13:23 -06:00
dialog-select-server.tsx app: allow providing username and password when connecting to remote server (#14872) 2026-02-27 13:26:15 +08:00
dialog-settings.tsx chore: refactor packages/app files (#13236) 2026-02-12 09:49:14 -06:00
file-tree.test.ts chore: fix test 2026-02-10 07:06:20 -06:00
file-tree.tsx chore(app): solidjs refactoring (#13399) 2026-03-02 10:50:50 -06:00
link.tsx chore: refactor packages/app files (#13236) 2026-02-12 09:49:14 -06:00
model-tooltip.tsx chore: generate 2026-01-21 17:17:33 +00:00
prompt-input.tsx tui: keep model + thinking selectors beside Add file 2026-03-08 00:53:57 +00:00
session-context-usage.tsx fix(app): locale error 2026-03-05 08:10:36 -06:00
settings-agents.tsx chore: refactor packages/app files (#13236) 2026-02-12 09:49:14 -06:00
settings-commands.tsx chore: refactor packages/app files (#13236) 2026-02-12 09:49:14 -06:00
settings-general.tsx feat(app): feed customization options 2026-02-22 11:36:00 -06:00
settings-keybinds.tsx fix(desktop): restore settings header mask 2026-02-19 18:37:56 -06:00
settings-mcp.tsx chore: refactor packages/app files (#13236) 2026-02-12 09:49:14 -06:00
settings-models.tsx fix(app): fallback to synthetic icon for unknown provider IDs (#15295) 2026-02-28 15:13:23 -06:00
settings-permissions.tsx fix(desktop): restore settings header mask 2026-02-19 18:37:56 -06:00
settings-providers.tsx fix(app): provider settings consistency 2026-03-05 08:00:42 -06:00
status-popover.tsx fix(app): tighten up header elements 2026-03-03 07:19:24 -06:00
terminal.tsx fix(app): terminal tab close 2026-03-04 07:04:03 -06: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.tsx tui: balance titlebar columns so center content doesn't get squeezed by long side content 2026-03-07 23:50:23 +00:00