Files
probo/contrib/claude
Aurélien Sibiril 1505bf0b7e Refine agent cancellation guideline
Lead with the observable contract (ctx.Done = graceful suspend,
return is *SuspendedError, framework shields downstream calls) and
mention agent.ErrSuspendForCheckpoint as the recommended cancel
cause for graceful-stop intent. Drop the leak of the WithoutCancel
mechanism — readers need the contract, not the strategy.

Signed-off-by: Aurélien Sibiril <81782+aureliensibiril@users.noreply.github.com>
2026-05-08 12:49:03 +02:00
..
2026-05-07 16:49:58 +04:00
2026-05-08 12:49:03 +02:00
2026-04-19 11:49:55 +02:00
2026-04-19 11:49:55 +02:00
2026-04-19 11:42:50 +02:00
2026-04-21 18:51:34 +02:00
2026-04-19 11:42:50 +02:00
2026-04-19 11:42:50 +02:00
2026-04-13 12:25:42 +02:00
2026-04-20 12:11:17 +02:00
2026-04-19 11:59:22 +02:00
2026-04-29 12:48:44 +04:00
2026-04-19 11:42:50 +02:00
2026-04-20 17:47:04 +04:00