picoclaw/pkg
yinwm 6d4d2bc61e feat: add cron tool integration with agent
- Add adhocore/gronx dependency for cron expression parsing
- Fix CronService race conditions and add cron expression support
- Add CronTool with add/list/remove/enable/disable actions
- Add ContextualTool interface for tools needing channel/chatID context
- Add ProcessDirectWithChannel to AgentLoop for cron job execution
- Register CronTool in gateway and wire up onJob handler
- Fix slice bounds panic in addJob for short messages

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 20:28:46 +08:00
..
agent feat: add cron tool integration with agent 2026-02-11 20:28:46 +08:00
bus * First commit 2026-02-09 19:20:19 +08:00
channels Merge branch 'pr-12' 2026-02-11 19:47:11 +08:00
config Merge branch 'pr-12' 2026-02-11 19:47:11 +08:00
cron feat: add cron tool integration with agent 2026-02-11 20:28:46 +08:00
heartbeat * First commit 2026-02-09 19:20:19 +08:00
logger * First commit 2026-02-09 19:20:19 +08:00
providers * First commit 2026-02-09 19:20:19 +08:00
session feat: implement dynamic context compression for efficient memory usage 2026-02-10 01:25:46 +07:00
skills Add memory system, dynamic tool loading, and fix logging issues 2026-02-11 00:14:33 +08:00
tools feat: add cron tool integration with agent 2026-02-11 20:28:46 +08:00
voice * Discord & Telegram support ASR through groq 2026-02-10 17:11:42 +08:00