Adapter

FORG for CrewAI

CrewAI workflows can use the FORG adapter protocol to emit agent steps, task outcomes, model usage, and workflow-level costs.

Protocol-compatibleagent
forg adapter init crewai

Multi-agent steps

Emits structured FORG metadata for this workflow while keeping prompts, completions, and source code out of the signal payload.

Task outcomes

Emits structured FORG metadata for this workflow while keeping prompts, completions, and source code out of the signal payload.

Model cost

Emits structured FORG metadata for this workflow while keeping prompts, completions, and source code out of the signal payload.

Workflow attribution

Emits structured FORG metadata for this workflow while keeping prompts, completions, and source code out of the signal payload.

Need a deeper integration?

FORG's open adapter protocol lets any AI app, CLI, IDE, agent, or internal automation emit signed signals into the same control plane.

Read the protocol docs View all adapters