Files
picoclaw/pkg/tools
srcrs 2b73978c5f fix(cron): add agent: prefix to session key so resolveScopeKey preserves it
Cron session keys "agent:cron-{id}-{uuid}" were being silently ignored by
resolveScopeKey, which only recognizes keys prefixed with "agent:". This
caused multiple executions of the same job to share a session. Also
switch from timestamp to UUID to avoid collisions in concurrent scenarios.
2026-04-11 23:27:07 +08:00
..
2026-02-20 22:35:16 +02:00
2026-02-18 21:48:23 +02:00
2026-04-08 18:15:42 +08:00
2026-02-20 20:03:11 +02:00
2026-02-18 21:48:23 +02:00
2026-02-18 21:48:23 +02:00
2026-04-01 12:21:21 +08:00
2026-03-26 21:02:46 +01:00
2026-03-26 21:33:43 +01:00