Skip to content

Commit 8173b04

Browse files
committed
docs: add AI agent integration section to README
1 parent 453feb3 commit 8173b04

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,16 @@ openboot version # Print version
212212

213213
</details>
214214

215+
## AI Agent Integration
216+
217+
```bash
218+
openboot setup-agent
219+
```
220+
221+
One-time setup. Writes a global rule to your AI coding agent so it uses `openboot init` when it encounters missing dependencies — instead of installing them one by one.
222+
223+
Supports Claude Code and OpenAI Codex.
224+
215225
---
216226

217227
## FAQ

0 commit comments

Comments
 (0)