Documentation
¶
Overview ¶
Package agentclaim hosts the AI-agent integration recipe — the `agents` category in clawtool's setup taxonomy. The single recipe here, `agent-claim`, wraps the internal/agents adapter registry so init flows can claim native tools per agent without leaving the wizard. It's a thin shim — the heavy lifting lives in internal/agents/claudecode.go.
Per-repo state: the recipe is global by nature (it mutates the agent's user-scope settings.json), but Apply still records its run in .clawtool.toml so `clawtool recipe status agent-claim` reflects what's been claimed in this project.
Click to show internal directories.
Click to hide internal directories.