Const
Maximum nodes in a single submitted graph.
Matches scratchpadMaxTasks so an agent that can hold N items in its scratchpad cannot submit a graph larger than it can reason about. Also bounds the blast radius of a runaway producer.
scratchpadMaxTasks
Maximum nodes in a single submitted graph.
Matches
scratchpadMaxTasksso an agent that can hold N items in its scratchpad cannot submit a graph larger than it can reason about. Also bounds the blast radius of a runaway producer.