picoclaw/pkg
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
..
agent feat: make context compression dynamic and add thinking animation 2026-02-10 02:00:57 +07:00
bus * First commit 2026-02-09 19:20:19 +08:00
channels feat: Add DingTalk channel support via Stream Mode 2026-02-10 21:33:55 +08:00
config feat: Add DingTalk channel support via Stream Mode 2026-02-10 21:33:55 +08:00
cron * First commit 2026-02-09 19:20:19 +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 * First commit 2026-02-09 19:20:19 +08:00
tools * First commit 2026-02-09 19:20:19 +08:00
voice * Discord & Telegram support ASR through groq 2026-02-10 17:11:42 +08:00