Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 1.45 KB

File metadata and controls

28 lines (21 loc) · 1.45 KB

Documentation

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

Guides

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

Project

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

Repository-Level

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