Tag: Task Decomposition

Sep 20
Sub-Goal Decomposition Score: Evaluating Initial Planning Quality Before First Tool Dispatch

In early autonomous agent architectures, execution began impulsively. The moment a user prompt arrived at the input layer, the system prompt triggered an immediate generation cycle, dispatching a tool call within the very first turn. Systems operated in a reactive, token-by-token loop: execute a command, read the output, formulate the next immediate action, and hope […]