Skip to content

[Bug]: Bundled hooks missing in OpenClaw 2026.2.2-3 #8732

@Leonccaa

Description

@Leonccaa

Bundled (built-in) hooks are missing after upgrading to OpenClaw 2026.2.2-3.
The same setup shows bundled hooks correctly in 2026.2.1, but openclaw hooks list returns no hooks in 2026.2.2-3.

Steps to reproduce
1. Install OpenClaw 2026.2.1

npm install -g [email protected]
openclaw hooks list

2.	Upgrade to OpenClaw 2026.2.2-3

npm install -g [email protected]
openclaw hooks list

Expected behavior

Bundled hooks shipped with OpenClaw should be automatically discovered and listed.

Actual behavior

openclaw hooks list shows:

No hooks found.

Environment
• Clawdbot version: 2026.2.1 → 2026.2.2-3
• OS: macOS (Apple Silicon)
• Install method: npm install -g openclaw

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions