nexus/packages/adapters/opencode-local
Aaron 5114c32810 Fix opencode-local adapter: parser, UI, CLI, and environment tests
- Move costUsd to top-level return field in parseOpenCodeJsonl (out of usage)
- Fix session-not-found regex to match "Session not found" pattern
- Use callID for toolUseId in UI stdout parser, add status/metadata header
- Fix CLI formatter: separate tool_call/tool_result lines, split step_finish
- Enable createIfMissing for cwd validation in environment tests
- Add empty OPENAI_API_KEY override detection
- Classify ProviderModelNotFoundError as warning during model discovery
- Make model discovery best-effort when no model is configured

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 15:50:14 -05:00
..
src Fix opencode-local adapter: parser, UI, CLI, and environment tests 2026-03-07 15:50:14 -05:00
CHANGELOG.md Merge PR #62: Full OpenCode adapter integration 2026-03-06 15:23:55 +00:00
package.json Fix review feedback: duplicate wizard entry, command resolution, @types/node 2026-03-06 16:53:50 +00:00
tsconfig.json Add OpenCode provider integration and strict model selection 2026-03-05 15:24:20 +01:00
vitest.config.ts Add OpenCode provider integration and strict model selection 2026-03-05 15:24:20 +01:00