Merge pull request #3393 from code-yeongyu/docs/update-contributing

docs(contributing): update tool/hook counts and version references
This commit is contained in:
YeonGyu-Kim
2026-04-13 21:35:16 +09:00
committed by GitHub
+1 -1
View File
@@ -119,7 +119,7 @@ oh-my-opencode/
│ ├── config/ # Zod v4 schema system
│ ├── shared/ # Cross-cutting utilities
│ ├── cli/ # CLI: install, run, doctor, mcp-oauth (Commander.js)
│ ├── plugin/ # 10 OpenCode hook handlers + hook composition
│ ├── plugin/ # 10 OpenCode hook handlers + 52 hook composition
│ └── plugin-handlers/ # 6-phase config loading pipeline
├── packages/ # Monorepo: comment-checker, opencode-sdk
└── dist/ # Build output (ESM + .d.ts)