picoclaw/pkg/channels/dingtalk
Guoguo 62d40a02d4
fix: resolve typecheck errors in loop_test.go and dingtalk_test.go (#2122)
- loop_test.go: replace undefined WithSecurity/SecurityConfig/ModelSecurityEntry
  with direct APIKeys field using SimpleSecureStrings()
- dingtalk_test.go: use ClientSecret.String() and ClientSecret.Set()
  instead of non-existent ClientSecret() and SetClientSecret() methods

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-28 18:58:09 +08:00
..
dingtalk.go fix(dingtalk): honor mention-only groups and strip leading mentions (#2054) 2026-03-28 18:26:10 +08:00
dingtalk_test.go fix: resolve typecheck errors in loop_test.go and dingtalk_test.go (#2122) 2026-03-28 18:58:09 +08:00
init.go refactor(channels): add channel subpackages and update gateway imports 2026-02-20 23:25:44 +08:00