docs(i18n+web): align translated READMEs and landing copy with v4.1.1 hook count

Sweep the same '25+ hooks' / '50+ hooks' drift that lingered in the localized
READMEs and the marketing site after the user-facing docs refresh:

- README.ja.md / README.ko.md / README.zh-cn.md / README.ru.md:
  '25+ built-in hooks' to '54+ lifecycle hooks (61 with Team Mode)'.

- web/app/layout.tsx + web/app/_components/landing-page.tsx:
  SEO description, OG description, Twitter description, JSON-LD description,
  and HeroStats injected count: '50+ lifecycle hooks' to '54+ lifecycle hooks'.

Matches the canonical hook composition in src/plugin/hooks/ (24 Session +
16 ToolGuard + 5 Transform + 7 Continuation + 2 Skill = 54 base; +7 with
team_mode.enabled = 61 total).
This commit is contained in:
YeonGyu-Kim
2026-05-14 13:00:52 +09:00
parent 8cc3c32099
commit 98242ba64f
6 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -367,7 +367,7 @@ Agent 会自动顺藤摸瓜加载对应的 Context,免去了你所有的手动
- **Sisyphus Agent**: 主调度器,搭配 Prometheus(规划师)和 Metis(计划顾问)
- **后台任务**: 按 provider/model 配置并发上限
- **类别**: 按领域的任务委托(`visual`、`business-logic`、自定义)
- **Hooks**: 25+ 内置 Hook,都可以通过 `disabled_hooks` 控制
- **Hooks**: 54+ 内置生命周期 Hook(启用 Team Mode 时为 61 个),都可以通过 `disabled_hooks` 控制
- **MCPs**: 内置 websearchExa)、context7(文档)、grep_appGitHub 检索)
- **LSP**: 包括重构工具的完整 LSP 支持
- **Experimental**: 激进截断、自动 resume 等