* 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>
8 lines
123 B
JSON
8 lines
123 B
JSON
{
|
|
"scripts": {
|
|
"test": "bun test config/plugins/"
|
|
},
|
|
"dependencies": {
|
|
"@opencode-ai/plugin": "1.18.3"
|
|
}
|
|
}
|