Skip to content

Latest commit

 

History

History

README.md

AgentForge Documentation

Start here: root README for the project overview and quick start.

Deep-dive guides, grouped by audience.

Getting started

  • Getting Started — full walkthrough from install to running a pipeline, using the dashboard, and working with approval gates.
  • Testing Guide — dry-runs without an API key, real pipeline runs, troubleshooting.

Understanding the system

  • Architecture — domain model, ports & adapters, artifact flow, how the control plane drives the execution plane.
  • Pipeline Execution Flows — sequence diagrams for pipeline start, agent execution, gate actions, artifact chaining, and resume.

Scaling beyond a laptop

Extending AgentForge

  • Templates — catalog of bundled pipeline templates (simple-sdlc, api-builder, code-review, content-generation, data-pipeline, seo-review) with use-case guidance.
  • pi-coding-agent Extensions — adding custom tools and lifecycle hooks to coding agents.

Contributing

See CONTRIBUTING.md at the repo root for development setup, commit conventions, and the PR workflow.