This website requires JavaScript.
Explore
Help
Register
Sign In
lzh
/
picoclaw
Watch
1
Star
0
Fork
0
You've already forked picoclaw
mirror of
https://github.com/sipeed/picoclaw.git
synced
2026-06-12 18:08:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
23f48d7c4e76c3b4bda281b5f2bc4bce3af364ee
picoclaw
/
pkg
/
channels
/
wecom
T
History
Zhang Rui
23f48d7c4e
refactor(aibot): remove downloadAndDecryptImage function to streamline image handling
2026-03-02 18:21:53 +08:00
..
aibot_test.go
refactor(wecom): replace generateSignature with computeSignature and update related tests
2026-03-02 17:42:54 +08:00
aibot.go
refactor(aibot): remove downloadAndDecryptImage function to streamline image handling
2026-03-02 18:21:53 +08:00
app_test.go
chore: resolve conflicts with upstream/main
2026-02-28 12:21:54 +08:00
app.go
fix(tools): close resp.Body on retry cancel and cache http.Client instances (
#940
)
2026-03-01 16:55:46 +11:00
bot_test.go
chore: resolve conflicts with upstream/main
2026-02-28 12:21:54 +08:00
bot.go
fix(tools): close resp.Body on retry cancel and cache http.Client instances (
#940
)
2026-03-01 16:55:46 +11:00
common.go
refactor(wecom): streamline AES encryption/decryption and improve task management logic
2026-03-02 17:42:54 +08:00
init.go
Add WeCom AIBot channel implementation and tests
2026-03-02 17:42:42 +08:00