Quick links to every doc in this project. Start with the README for an overview and quick start.
| Document | Description |
|---|---|
| Setup & Installation | Prerequisites, authentication options, install methods, and first-run troubleshooting |
| Configuration | Full environment variable reference, feature flags, and Pydantic Settings internals |
| Available Tools | The 16 tools Claude can use, allowlist/disallowlist config, and ToolMonitor behaviour |
| Development | Local dev setup, running tests, linting, project structure, and contribution workflow |
| Systemd Setup | Running the bot as a persistent systemd user service |
| Document | Description |
|---|---|
| Project Overview | Architecture, core objectives, request flow diagrams, and design decisions |
| SDK Duplication Review | Audit of src/claude/ against the Claude Agent SDK — what to simplify or remove |
| Document | Description |
|---|---|
| Contributing | How to contribute: branching, code standards, PR process |
| Security Policy | Supported versions, vulnerability reporting, and security architecture |
| Changelog | Release history following Keep a Changelog format |