feat: add opencode provider and refactor stream model to head/tail architecture

This commit is contained in:
Mohamed Boudra
2026-01-11 16:00:25 +07:00
parent 7fe10f9b4a
commit ebabcc09e5
42 changed files with 4416 additions and 2926 deletions

View File

@@ -39,7 +39,6 @@
"lightningcss": "1.30.1"
},
"dependencies": {
"@anthropic-ai/claude-agent-sdk": "^0.1.75",
"@openai/codex-sdk": "^0.76.0"
"@anthropic-ai/claude-agent-sdk": "^0.1.75"
}
}