docs(contributing): update tool/hook counts and version references

This commit is contained in:
YeonGyu-Kim
2026-04-13 21:25:10 +09:00
parent 0ea701286e
commit 0cb0a6c01d
+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)