taskOutputPreviewChars top-level constant

int const taskOutputPreviewChars

Per-item output preview cap inside the blocking tool result text; the full output stays addressable as agent://<id> (omp's fullOutputThreshold).

Implementation

const taskOutputPreviewChars = 5000;