This folder contains the focused documentation for AgentForge. The root README is the front door; these pages explain each harness surface in more detail.
- Getting Started - install, initialize, run, and verify AgentForge.
- CLI Reference - top-level commands and interactive TUI commands.
- Provider Setup - OpenRouter, OpenAI, Anthropic, and custom providers.
- Configuration - config files, environment variables, hooks, MCP, subagents, and safety flags.
- Skills - progressive skill discovery, matching, activation, and folder layout.
- Persistence - sessions, events, checkpoints, reports, and exports.
- Architecture - system shape, runtime flow, and core modules.
- Extending AgentForge - custom tools, skills, hooks, and subagents.
- Tool Reliability Standard - the v1 quality bar for tool schemas and observations.
- Security Model - what AgentForge protects and what still needs sandboxing.
- Release Checklist - local verification, build inspection, TestPyPI, and PyPI.
- Manual Pre-Release Test - fresh-user smoke test before publishing.