docs: fix remaining AGENTS hook composition text

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
YeonGyu-Kim
2026-03-19 11:55:30 +09:00
parent 3aa2748c04
commit 50094de73e
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ Core glue layer. 20 source files assembling the 8 OpenCode hook handlers and com
| `create-session-hooks.ts` | Session | 23 |
| `create-tool-guard-hooks.ts` | Tool Guard | 12 |
| `create-skill-hooks.ts` | Skill | 2 |
| `create-core-hooks.ts` | Aggregator | Session + Guard + Transform = 37 |
| `create-core-hooks.ts` | Aggregator | Session + Guard + Transform = 39 |
## SUPPORT FILES