Merge pull request #1164 from ngutman/feat/boot-md

feat(hooks): run BOOT.md on gateway startup
This commit is contained in:
Peter Steinberger
2026-01-18 15:59:53 +00:00
committed by GitHub
12 changed files with 310 additions and 10 deletions

View File

@@ -86,6 +86,10 @@ These are the standard files Clawdbot expects inside the workspace:
- Optional tiny checklist for heartbeat runs.
- Keep it short to avoid token burn.
- `BOOT.md`
- Optional startup checklist executed on gateway restart when internal hooks are enabled.
- Keep it short; use the message tool for outbound sends.
- `BOOTSTRAP.md`
- One-time first-run ritual.
- Only created for a brand-new workspace.