Snapshotmain · 754d732
A process assigns dependency-aware tasks to agents that reason with models, tools, knowledge, and prior context.
Click a building or route
System map7 components · 8 connections
130%
Connections
BuildingsEntryServiceComputeStorageRuntimeToolingExternal
Terms, in plain English
CrewThe configured collection of agents, tasks, and execution process.
How to study this repo
- 1Trace kickoff
Follow kickoff through process selection and the first ready task.
- 2Inspect an agent turn
Connect its prompt, model response, tool action, and observation.
- 3Chain task outputs
Find where one task result is incorporated into another task's context.