opencode/packages/core/test/plugin
Kit Langton df7dae3706
refactor(plugin): reuse tool executor conversion (#45572)
Reuse the private executor/progress conversion for Promise tool list, get, and update while preserving captured executors, identifiers, and explicit optional-field clearing. Add focused adapter regression coverage.
2026-08-27 11:25:12 -04:00
..
fixtures feat(plugin): expose server plugin status 2026-08-18 14:22:32 -04:00
command.test.ts feat(command): execute plugin callbacks 2026-08-24 16:01:58 -04:00
fixture.ts feat(plugin): add permission review hooks (#45003) 2026-08-25 16:57:17 +00:00
host.ts refactor(core): use shared state for tool registry (#45414) 2026-08-26 21:33:00 -05:00
mcp-codemode-exclusion.test.ts fix(core): avoid nested MCP code mode (#45377) 2026-08-26 15:23:14 -05:00
models-dev.test.ts fix(core): make Google Vertex models work with ADC credentials (#43077) 2026-08-18 10:47:13 -05:00
plan.test.ts feat(plugin): expose model generation options to session hooks (#45268) 2026-08-27 17:30:37 +05:30
promise.test.ts refactor(plugin): reuse tool executor conversion (#45572) 2026-08-27 11:25:12 -04:00
provider-amazon-bedrock.test.ts
provider-anthropic.test.ts
provider-azure.test.ts feat(ai): enable azure responses websocket (#43896) 2026-08-21 20:25:11 +05:30
provider-cerebras.test.ts feat(ai): add native Cerebras and Together AI providers (#45098) 2026-08-25 19:20:47 -05:00
provider-cloudflare-ai-gateway.test.ts
provider-cloudflare-workers-ai.test.ts
provider-dynamic.test.ts refactor: reuse undefined effect (#44010) 2026-08-21 19:17:29 -04:00
provider-factory.test.ts feat(ai): add native Groq provider with provider-specific options (#45288) 2026-08-26 10:12:52 -05:00
provider-github-copilot.test.ts fix(core): route Copilot fallback models through AI SDK (#44882) 2026-08-25 00:01:42 -05:00
provider-gitlab.test.ts
provider-google-vertex.test.ts fix(core): make Google Vertex models work with ADC credentials (#43077) 2026-08-18 10:47:13 -05:00
provider-kilo.test.ts
provider-llmgateway.test.ts refactor(core): model provider activation explicitly (#42791) 2026-08-15 16:29:09 +00:00
provider-lmstudio.test.ts fix(core): preserve discovered model limits (#43589) 2026-08-20 01:11:34 -05:00
provider-nvidia.test.ts
provider-ollama.test.ts fix(core): preserve discovered model limits (#43589) 2026-08-20 01:11:34 -05:00
provider-openai-compatible.test.ts
provider-openai.test.ts feat(ai): enable azure responses websocket (#43896) 2026-08-21 20:25:11 +05:30
provider-opencode.test.ts feat(tui): support multiple integration accounts (#45072) 2026-08-25 17:03:16 -04:00
provider-openrouter.test.ts
provider-sap-ai-core.test.ts refactor: reuse undefined effect (#44010) 2026-08-21 19:17:29 -04:00
provider-snowflake-cortex.test.ts refactor(core): standardize builtin plugin ids 2026-08-18 11:07:11 -04:00
provider-vercel.test.ts
provider-vllm.test.ts fix(core): preserve discovered model limits (#43589) 2026-08-20 01:11:34 -05:00
provider-xai.test.ts feat(ai): enable xai responses websocket (#43889) 2026-08-21 19:58:01 +05:30
provider-zenmux.test.ts
skill.test.ts
system-prompt.test.ts feat(plugin): expose model generation options to session hooks (#45268) 2026-08-27 17:30:37 +05:30
variant.test.ts
websearch-fixture.ts
websearch.test.ts