Files
probo/pkg/agent
Aurélien Sibiril 7d5b933aa4 Add checkpoint persistence to agent core loop
coreLoop now saves incremental checkpoints after each tool-call turn
and checks a cooperative stop signal at turn boundaries. SuspendedError
is handled in finishRun, executeParallel, and executeSingleTool.
Approval-interrupted checkpoints are persisted for both flat and
nested interruptions.

Introduce RunOption, WithCheckpointStore, RunWithOpts, ResumeWithOpts,
and RunStreamedWithOpts so callers can provide checkpoint storage.
Add StreamEventSuspended and OnRunRestore hook.

Signed-off-by: Aurélien Sibiril <81782+aureliensibiril@users.noreply.github.com>
2026-04-26 22:58:21 +02:00
..
2026-04-24 08:43:14 +02:00
2026-04-24 08:43:14 +02:00
2026-04-24 08:43:14 +02:00
2026-04-24 08:43:14 +02:00
2026-03-13 17:21:43 +01:00
2026-03-13 17:21:43 +01:00
2026-03-13 17:21:43 +01:00
2026-03-13 17:21:43 +01:00
2026-03-13 17:21:43 +01:00
2026-04-24 08:43:14 +02:00
2026-04-24 08:43:14 +02:00
2026-03-13 17:21:43 +01:00
2026-03-13 17:21:43 +01:00
2026-03-13 17:21:43 +01:00
2026-03-13 17:21:43 +01:00
2026-03-13 17:21:43 +01:00
2026-03-13 17:21:43 +01:00
2026-03-13 17:21:43 +01:00
2026-04-24 08:43:14 +02:00
2026-03-13 17:21:43 +01:00
2026-03-13 17:21:43 +01:00
2026-04-24 08:43:14 +02:00