API Reference
Auto-generated API documentation for AgentFlow packages.
info
API reference is generated from TypeScript source using TypeDoc. Run npm run docs:build to regenerate.
agentflow-core
The core package provides:
- Graph Builder — Create execution graphs representing agent runs
- Process Mining — Discover variants, bottlenecks, and conformance scores
- Guards — Runtime policy enforcement (timeout, failure rate, conformance)
- Knowledge Store — Accumulate execution history and agent profiles
- Event Emitter — Route events to writers and subscribers
- Insight Engine — LLM-powered analysis of execution patterns
Detailed API pages will be generated here when TypeDoc integration is configured.