feat(opencode): add oh-my-opencode plugin for enhanced agent capabilities

Adds curated agents (Oracle, Librarian, Explore, Frontend Engineer),
LSP/AST tools, background agents, Claude Code compatibility layer,
and built-in MCPs (context7, exa, grep.app)
This commit is contained in:
David Ibia
2025-12-30 00:41:55 +01:00
parent f1cd2b022b
commit 25d06b4ce4

View File

@@ -5,6 +5,9 @@
"disabled_providers": [
"openai"
],
"plugin": [
"oh-my-opencode"
],
"instructions": [
"docs/guidelines.md",
"docs/development-standards.md",