Commit Graph

10 Commits

Author SHA1 Message Date
yinwm
c704990cec refactor(tools): remove duplicate truncate functions and add docs
- Remove duplicate truncate/truncateString functions from loop.go and cron.go
- Use utils.Truncate consistently across codebase
- Add Workspace Layout section to README
- Document cron/scheduled tasks functionality

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
zepan
24d5e833ad 1. add hardware samples 2026-02-10 15:54:59 +08:00
zepan
f7d6a9ca43 1. add discord group 2026-02-09 22:12:15 +08:00
zepan
5baae33911 1. add wechat group 2026-02-09 21:36:11 +08:00
lxowalle
b599a022be * Fix some typos 2026-02-09 19:53:49 +08:00
lxowalle
e17693b17c * First commit 2026-02-09 19:20:19 +08:00