headroom/plugins/headroom-agent-hooks
JD Davis 34a5517562
chore: release 0.36.5 (#3214)
🤖 I have created a release *beep* *boop*
---


##
[0.36.5](https://github.com/headroomlabs-ai/headroom/compare/v0.36.4...v0.36.5)
(2026-08-22)


### Bug Fixes

* **codex:** detect ChatGPT auth from id_token claims so wrap/init emit
requires_openai_auth
([#3212](https://github.com/headroomlabs-ai/headroom/issues/3212))
([2f81fa5](2f81fa5931))
* **doctor:** report project-scoped Claude routing instead of a false
negative
([#3213](https://github.com/headroomlabs-ai/headroom/issues/3213))
([8f3e33a](8f3e33a00e))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-22 16:22:48 -07:00
..
.claude-plugin chore: release 0.36.5 (#3214) 2026-08-22 16:22:48 -07:00
.github/plugin chore: release 0.36.5 (#3214) 2026-08-22 16:22:48 -07:00
hooks feat: add durable init command for agent hooks 2026-04-21 19:39:06 -05:00
README.md feat: add durable init command for agent hooks 2026-04-21 19:39:06 -05:00

Headroom agent hooks

This plugin exposes lightweight startup hooks for Claude Code and GitHub Copilot CLI.

The hooks call:

headroom init hook ensure

That hidden helper checks for a matching durable headroom init deployment and starts it if needed.