Adapter

FORG for LangGraph agents

LangGraph applications can emit FORG signals from graph nodes, model calls, tool calls, and terminal states through a custom adapter.

Protocol-compatibleagent
forg adapter init langgraph

Graph-node events

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

Tool calls

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

Outcome tracking

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

Cost 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