fix(agent): load frontend action plugin

This commit is contained in:
2026-07-14 18:17:55 +08:00
parent 909bb771f4
commit f3f873e3c4
2 changed files with 24 additions and 1 deletions
+3
View File
@@ -28,5 +28,8 @@
},
"edit": "ask"
},
"plugin": [
"./.opencode/plugins/frontend-action-call-id.ts"
],
"default_agent": "instruction"
}