opencode/packages/opencode/test
Dax Raad 9dbf3a2042 core: rename auth command to providers for clearer credential management
The auth command has been renamed to providers to better reflect its purpose of managing AI provider credentials. This makes it easier for users to discover and use the credential management features when configuring different AI providers.
2026-03-01 14:21:55 -05:00
..
acp fix: ACP both live and load share synthetic pending status preceeding… (#14916) 2026-02-24 23:54:10 +10:00
agent fix: ensure explore subagent has external_directory perm set to ask instead of auto denying (#14060) 2026-02-17 20:16:55 -06:00
cli core: rename auth command to providers for clearer credential management 2026-03-01 14:21:55 -05:00
config split tui/server config (#13968) 2026-02-25 23:53:09 +01:00
control-plane feat(core): basic implementation of remote workspace support (#15120) 2026-02-27 15:36:39 -05:00
file Remove use of Bun.file (#14215) 2026-02-19 11:32:32 -05:00
fixture feat(core): basic implementation of remote workspace support (#15120) 2026-02-27 15:36:39 -05:00
ide fix(test): replace structuredClone with spread for process.env (#14908) 2026-02-24 23:16:24 +10:00
lsp fix(lsp): handle optional requests to avoid MethodNotFound (-32601) with MATLAB Language Server (#4007) 2025-11-08 16:31:39 -06:00
mcp fix(core): plugins are always reinstalled (#9675) 2026-02-03 00:47:52 -06:00
memory fix: prevent memory leaks from AbortController closures (#12024) 2026-02-03 17:51:26 -06:00
patch big format 2025-11-06 13:03:12 -05:00
permission sqlite again (#10597) 2026-02-14 04:19:02 +00:00
plugin fix: allow user plugins to override built-in auth plugins (#11058) 2026-02-01 10:50:41 -06:00
project Remove use of Bun.file (#14215) 2026-02-19 11:32:32 -05:00
provider feat(opencode): support adaptive thinking for claude sonnet 4.6 (#14283) 2026-02-19 16:17:57 -06:00
pty fix: test 2026-02-26 18:11:05 -06:00
question feat(question): support multi-select questions (#7386) 2026-01-08 17:32:21 -05:00
server feat: add list sessions for all sessions (experimental) (#14038) 2026-02-20 08:45:12 -05:00
session test: merge test files into a single file (#14366) 2026-02-19 20:32:01 -06:00
skill fix(test): use path.sep in discovery test for cross-platform path matching (#14905) 2026-02-24 22:51:56 +10:00
snapshot fix(test): normalize git excludesFile path for Windows (#14893) 2026-02-24 21:40:38 +10:00
storage test: add tests for path-derived IDs in json migration 2026-02-14 20:37:17 -05:00
tool fix(test): replace Unix-only assumptions with cross-platform alternatives (#14906) 2026-02-24 23:03:18 +10:00
util sync 2026-02-25 01:48:10 -05:00
AGENTS.md ignore: document test fixtures for agents 2026-02-12 12:10:21 -05:00
bun.test.ts ci: format 2025-09-09 23:44:04 -04:00
keybind.test.ts fix super modifier parsing 2025-12-11 19:20:23 +01:00
permission-task.test.ts refactor: simplify task tool subagent filtering (#7165) 2026-01-07 13:28:13 -06:00
preload.ts fix(test): harden preload cleanup against Windows EBUSY (#14895) 2026-02-24 21:59:14 +10:00
scheduler.test.ts add scheduler, cleanup module (#9346) 2026-01-18 23:33:23 -06:00