opencode-config/.opencode/package.json
Sergey a8f9aa0bc6
feat: migrate .opencode/ config from opencode (#23)
* feat: migrate .opencode/ config from opencode

* refactor: rename repo refs and sanitize for public

* docs(handoff): add pr-7 handoff + ADR-002

* docs(handoff): fix PR number

* docs: update project map with .opencode/ structure

---------

Co-authored-by: opencode-agent <agent@slaid098.dev>
2026-07-23 22:57:39 +03:00

8 lines
123 B
JSON

{
"scripts": {
"test": "bun test config/plugins/"
},
"dependencies": {
"@opencode-ai/plugin": "1.18.3"
}
}