picoclaw/pkg/channels/feishu
Cytown f16bade919 fix some bugs:
Fix hiddenValues in manager_channel.go — use comma-ok type assertions to avoid panics                               │
  Add GetDecoded() error handling in weixin.go saveWeixinConfig for consistency with wecom.go                         │
  Fix stray quotes in docs/configuration.md JSON examples                                                             │
  Add V2→V3 migration section to docs/config-versioning.md
  Fix feishu init with 32bit wrong signature cause build fail
2026-04-14 00:15:35 +08:00
..
common.go Refactor/asr tts (#1939) 2026-04-01 12:21:21 +08:00
common_test.go Feat/feishu card parsing (#1534) 2026-03-20 12:59:43 +08:00
feishu_32.go fix some bugs: 2026-04-14 00:15:35 +08:00
feishu_64.go refactor(config): make config.Channel to multiple instance support 2026-04-13 22:21:21 +08:00
feishu_64_test.go Feat/feishu card parsing (#1534) 2026-03-20 12:59:43 +08:00
feishu_reply.go fix(feishu): enrich reply context for card and file replies (#2144) 2026-04-08 14:26:17 +08:00
feishu_reply_test.go fix(feishu): enrich reply context for card and file replies (#2144) 2026-04-08 14:26:17 +08:00
init.go refactor(config): make config.Channel to multiple instance support 2026-04-13 22:21:21 +08:00
token_cache.go fix(feishu): invalidate cached token on auth error to enable retry recovery (#1318) 2026-03-18 19:07:49 +08:00