Files
picoclaw/pkg/tools
yinwm 881999aceb refactor(shell): interpret zero timeout as unlimited execution
Replace unconditional WithTimeout usage with conditional context creation
based on timeout configuration. Zero values now bypass timeout enforcement,
using WithCancel for graceful cancellation while preserving existing timeout
behavior for positive values. Simplifies CronTool initialization by removing
unnecessary conditional timeout assignment.
2026-02-17 21:10:20 +08:00
..
2026-02-13 17:51:47 +08:00
2026-02-13 17:51:47 +08:00
2026-02-09 19:20:19 +08:00
2026-02-14 16:24:20 +08:00