Documentation

February 22, 2026 ยท View on GitHub

Quick links to every doc in this project. Start with the README for an overview and quick start.

Guides

DocumentDescription
Setup & InstallationPrerequisites, authentication options, install methods, and first-run troubleshooting
ConfigurationFull environment variable reference, feature flags, and Pydantic Settings internals
Available ToolsThe 16 tools Claude can use, allowlist/disallowlist config, and ToolMonitor behaviour
DevelopmentLocal dev setup, running tests, linting, project structure, and contribution workflow
Systemd SetupRunning the bot as a persistent systemd user service

Project

DocumentDescription
Project OverviewArchitecture, core objectives, request flow diagrams, and design decisions
SDK Duplication ReviewAudit of src/claude/ against the Claude Agent SDK โ€” what to simplify or remove

Repository-Level

DocumentDescription
ContributingHow to contribute: branching, code standards, PR process
Security PolicySupported versions, vulnerability reporting, and security architecture
ChangelogRelease history following Keep a Changelog format