Artem Yadelskyi
ca189588e6
feat(telegram): Use Telego instead of go-telegram-bot-api
2026-02-11 23:51:18 +02:00
Harshdeep Sharma
9ec84c6630
Fix typos and update API keys in README
2026-02-11 20:46:01 +08:00
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
lxowalle
8c8daf64ef
Merge branch 'pr-12'
2026-02-11 19:47:11 +08:00
yinwm
2b3de5cae5
add QQ channel support
2026-02-11 00:00:53 +08:00
w0x7ce
c5f6bec44b
feat: Add DingTalk channel support via Stream Mode
...
- Add pkg/channels/dingtalk.go with WebSocket Stream Mode
- Add DingTalkConfig to config.go
- Register DingTalk in manager.go
- Update README with DingTalk setup instructions
- Add open-dingtalk/dingtalk-stream-sdk-go v0.9.1 dependency
2026-02-10 21:33:55 +08:00
lxowalle
9936dbce52
* Discord & Telegram support ASR through groq
2026-02-10 17:11:42 +08:00
Guoguo
f3f7ca7851
fix: enable Feishu message flow
2026-02-10 15:20:00 +08:00
Danieldd28
2df60b2fa3
feat: make context compression dynamic and add thinking animation
...
- Implement dynamic context window awareness for compression thresholds
- Add 'Thinking' animation for Telegram channel with auto-edit response
- Refactor summarization to handle multi-part batches and oversized messages
2026-02-10 02:00:57 +07:00
lxowalle
e17693b17c
* First commit
2026-02-09 19:20:19 +08:00