opencode/packages/core/test/config
Kit Langton 603fa77705 fix: restore repo typecheck after provider request settings change
The required Provider.Request settings field and tsgo's literal
narrowing broke typecheck in llm and core; CI missed it because turbo
replayed cached typecheck results for packages whose own sources did
not change.

- anthropic-messages: lower adaptive thinking display with explicit
  literal branches so tsgo keeps the union type
- runner model: annotate providerOptions with its index-signature
  return type
- tests: construct provider requests with the now-required settings
  field and copy them mutably for plugin drafts
2026-07-02 21:21:11 -04:00
..
fixtures fix(tui): stabilize reload connection state 2026-06-30 22:31:51 -04:00
agent.test.ts fix: restore repo typecheck after provider request settings change 2026-07-02 21:21:11 -04:00
command.test.ts chore: merge dev into v2 (#34788) 2026-07-01 17:12:00 -04:00
config.test.ts chore: merge dev into v2 (#34788) 2026-07-01 17:12:00 -04:00
plugin.test.ts fix(tui): stabilize reload connection state 2026-06-30 22:31:51 -04:00
provider-options.test.ts feat(tui): add v2 terminal interface 2026-06-26 14:38:25 -04:00
provider.test.ts refactor(core): simplify model requests 2026-06-24 13:17:14 -04:00
skill.test.ts refactor(schema): extract shared public schemas (#33571) 2026-06-23 22:31:06 -04:00