mirror of
https://github.com/cexll/myclaude.git
synced 2026-04-22 20:57:03 +08:00
Merge branch 'master' of github.com:stellarlinkco/myclaude
This commit is contained in:
@@ -29,7 +29,6 @@ Executable protocol enabling any agent task to run continuously across multiple
|
||||
## Activation Marker
|
||||
|
||||
Hooks only take effect when `.harness-active` marker file exists in the harness root (same directory as `harness-tasks.json`).
|
||||
Hook 注册配置在 `hooks/hooks.json`。
|
||||
|
||||
- `/harness init` and `/harness run` MUST create this marker: `touch <project-path>/.harness-active`
|
||||
- When all tasks complete (no pending/in_progress/retryable left), remove it: `rm <project-path>/.harness-active`
|
||||
|
||||
Reference in New Issue
Block a user