added opencode zen as provider

This commit is contained in:
2025-12-22 23:13:29 +01:00
parent 7afc7c1cc9
commit c71a535f16
14 changed files with 956 additions and 13 deletions

View File

@@ -15,3 +15,4 @@ class ProviderType(Enum):
OPENROUTER = "openrouter"
CUSTOM = "custom"
DIAL = "dial"
ZEN = "zen"