opencode/packages/opencode/src
Dax Raad 29d8cc6a1c fix: show all provider models when no providers connected
When no providers were connected, the model dialog would hide models
that were in the recent list, but the recent section wasn't being
displayed. This caused models to completely disappear.

The filter was checking recentList (which only contained non-favorite
recent items) instead of recents (all recent items), causing models
to be incorrectly filtered out of the main provider list when the
recent section wasn't shown.
2026-01-29 16:14:03 -05:00
..
acp feat: expose acp thinking variants (#9064) 2026-01-29 20:15:36 +00:00
agent feat(opencode): add agent description (#10680) 2026-01-26 10:43:10 -05:00
auth wip(app): global config 2026-01-28 07:28:03 -06:00
bun fix(bun): reinstall plugins when cache module missing (#8815) 2026-01-16 14:32:05 -06:00
bus ignore 2025-12-10 22:34:16 -05:00
cli fix: show all provider models when no providers connected 2026-01-29 16:14:03 -05:00
command docs: note untracked files in review 2026-01-18 13:22:58 -06:00
config feat: support config skill registration (#9640) 2026-01-29 11:47:06 -06:00
env fix: SAP AI Core Vercel AI SDK v2 support (#5180) 2025-12-08 11:27:47 -06:00
file fix(opencode): add AbortSignal support to Ripgrep.files() and GlobTool (#10833) 2026-01-28 18:47:09 -06:00
flag docs: update experimental environment variables in CLI docs (#11030) 2026-01-28 20:20:13 -06:00
format feat(formatters): add laravel pint as a .php formatter (#7312) 2026-01-21 10:31:39 -06:00
global bump: plugins 2026-01-28 07:19:18 +00:00
id core: add interactive question tool for gathering user preferences and clarifying instructions (#7268) 2026-01-07 22:29:42 -05:00
ide rename bus 2025-12-09 14:32:09 -05:00
installation refactor(installation): update scoop installation method (#9243) 2026-01-18 09:58:34 -06:00
lsp fix(windows): fix jdtls download on Windows (#9195) 2026-01-18 00:30:45 -06:00
mcp wip(app): global config 2026-01-28 07:28:03 -06:00
patch fix: import issue in patch module 2026-01-18 09:47:18 -06:00
permission feat: implement home directory expansion for permission patterns using ~ and $HOME prefixes. (#9813) 2026-01-21 12:52:21 -06:00
plugin fix: undo change that used anthropic messages endpoint for anthropic models on copilot due to ratelimiting issues, go back to completions endpoint instead 2026-01-28 23:52:23 -06:00
project chore: cleanup 2026-01-28 07:28:03 -06:00
provider fix: ensure kimi k2.5 from fireworks ai and kimi for coding providers properly set temperature 2026-01-29 10:30:22 -06:00
pty fix(app): terminal improvements - focus, rename, error state, CSP (#9700) 2026-01-21 06:49:46 -06:00
question tweak: make question valdiation more lax to avoid tool call failures 2026-01-24 23:11:21 -05:00
scheduler add scheduler, cleanup module (#9346) 2026-01-18 23:33:23 -06:00
server fix(opencode): allow media-src data: URL for small audio files (#11082) 2026-01-28 21:21:49 -06:00
session fix(telemetry): restore userId and sessionId metadata in experimental_telemetry (#8195) 2026-01-29 10:14:28 -06:00
share test(app): initial e2e test setup 2026-01-19 09:03:52 -06:00
shell shell tweaks, better handling for windows (#5455) 2025-12-12 16:11:07 -06:00
skill feat: support config skill registration (#9640) 2026-01-29 11:47:06 -06:00
snapshot fix(app): query selector with non-latin chars 2026-01-26 09:33:42 -06:00
storage chore: upgrade bun from 1.3.5 -> 1.3.6, also update types/bun from 1.3.4 -> 1.3.6 and fix type errs (#8499) 2026-01-14 11:53:12 -06:00
tool feat: support config skill registration (#9640) 2026-01-29 11:47:06 -06:00
util Prettify retry duration display in TUI (#8608) 2026-01-15 11:50:18 -06:00
worktree chore: cleanup 2026-01-25 13:20:18 -06:00
index.ts fix: prevent [object Object] error display in console output (#8116) 2026-01-12 20:40:03 -06:00