opencode initial run

This commit is contained in:
Shawn Morreau
2025-12-05 16:34:53 -05:00
parent 04c64d4794
commit 06fdedb8c5
6 changed files with 500 additions and 6 deletions
+5
View File
@@ -38,6 +38,11 @@ export const agentsManifest = {
apiKeyNames: ["google_api_key", "gemini_api_key"],
url: "https://ai.google.dev/gemini-api/docs",
},
opencode: {
displayName: "OpenCode",
apiKeyNames: ["anthropic_api_key"],
url: "https://opencode.ai",
},
} as const satisfies Record<string, AgentManifest>;
// agent name type - union of agent slugs