Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1.58 KB

File metadata and controls

29 lines (22 loc) · 1.58 KB

AgentForge Documentation

This folder contains the focused documentation for AgentForge. The root README is the front door; these pages explain each harness surface in more detail.

User Docs

  • 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.

Contributor Docs

Examples