picoclaw/pkg/channels
yinwm 4bc9e2d768 fix(cron): add one-time reminders and fix data paths to workspace
- Add at_seconds parameter for one-time reminders (e.g., "remind me in 10 minutes")
- Update every_seconds description to emphasize recurring-only usage
- Route cron delivery: deliver=true sends directly, deliver=false uses agent
- Fix cron data path from ~/.picoclaw/cron to workspace/cron
- Fix sessions path from workspace/../sessions to workspace/sessions

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 20:31:41 +08:00
..
base.go fix(cron): add one-time reminders and fix data paths to workspace 2026-02-11 20:31:41 +08:00
dingtalk.go feat: Add DingTalk channel support via Stream Mode 2026-02-10 21:33:55 +08:00
discord.go * Discord & Telegram support ASR through groq 2026-02-10 17:11:42 +08:00
feishu.go fix: enable Feishu message flow 2026-02-10 15:20:00 +08:00
maixcam.go * First commit 2026-02-09 19:20:19 +08:00
manager.go Merge branch 'pr-12' 2026-02-11 19:47:11 +08:00
qq.go add QQ channel support 2026-02-11 00:00:53 +08:00
telegram.go * Discord & Telegram support ASR through groq 2026-02-10 17:11:42 +08:00
whatsapp.go * First commit 2026-02-09 19:20:19 +08:00