mirror of
https://github.com/headroomlabs-ai/headroom.git
synced 2026-08-27 14:17:10 -04:00
11 lines
279 B
Markdown
11 lines
279 B
Markdown
# Headroom agent hooks
|
|
|
|
This plugin exposes lightweight startup hooks for Claude Code and GitHub Copilot CLI.
|
|
|
|
The hooks call:
|
|
|
|
```bash
|
|
headroom init hook ensure
|
|
```
|
|
|
|
That hidden helper checks for a matching durable `headroom init` deployment and starts it if needed.
|