This website requires JavaScript.
Explore
Help
Sign In
pch
/
picoclaw
Watch
1
Star
0
Fork
You've already forked picoclaw
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
42a32fbf3b
picoclaw
/
pkg
/
channels
/
wecom
History
mattn
42a32fbf3b
Update pkg/channels/wecom/app.go
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-05 21:20:51 +09:00
..
aibot.go
fix: handle ignored io.ReadAll errors across codebase
2026-03-05 20:56:38 +09:00
aibot_test.go
refactor(wecom): replace generateSignature with computeSignature and update related tests
2026-03-02 17:42:54 +08:00
app.go
Update pkg/channels/wecom/app.go
2026-03-05 21:20:51 +09:00
app_test.go
Merge pull request
#535
from xiaket/ci-enable-dupl-linter
2026-03-02 18:55:35 +08:00
bot.go
Update pkg/channels/wecom/bot.go
2026-03-05 21:20:31 +09:00
bot_test.go
Merge pull request
#535
from xiaket/ci-enable-dupl-linter
2026-03-02 18:55:35 +08:00
common.go
refactor(wecom): streamline AES encryption/decryption and improve task management logic
2026-03-02 17:42:54 +08:00
dedupe.go
fix(wecom): replace dedupe map rotation with circular queue
2026-03-02 18:50:51 +03:00
dedupe_test.go
fix(wecom): resolve upstream rebase conflicts after channel refactor
2026-03-02 18:54:11 +03:00
init.go
Add WeCom AIBot channel implementation and tests
2026-03-02 17:42:42 +08:00