mirror of
https://github.com/boxpositron/absolute-dotfiles.git
synced 2026-02-28 03:30:37 +00:00
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:
@@ -5,6 +5,9 @@
|
|||||||
"disabled_providers": [
|
"disabled_providers": [
|
||||||
"openai"
|
"openai"
|
||||||
],
|
],
|
||||||
|
"plugin": [
|
||||||
|
"oh-my-opencode"
|
||||||
|
],
|
||||||
"instructions": [
|
"instructions": [
|
||||||
"docs/guidelines.md",
|
"docs/guidelines.md",
|
||||||
"docs/development-standards.md",
|
"docs/development-standards.md",
|
||||||
|
|||||||
Reference in New Issue
Block a user