picoclaw/pkg/channels
Leandro Barbosa 8a6fb7d9e3 merge: sync upstream/main into feat/multi-agent-routing
Resolve conflicts in loop.go, config.go, config_test.go,
spawn.go, and subagent.go. Integrate upstream ToolResult/AsyncTool
pattern with multi-agent routing features. Rename mockProvider
to mockRegistryProvider in registry_test.go to avoid redeclaration
with upstream's loop_test.go.
2026-02-13 12:24:26 -03:00
..
base.go feat: add multi-agent routing with declarative bindings 2026-02-13 12:12:33 -03:00
dingtalk.go misc: fmt code 2026-02-13 17:51:47 +08:00
discord.go feat: add multi-agent routing with declarative bindings 2026-02-13 12:12:33 -03:00
feishu.go Remove duplicate truncate functions, reuse utils.Truncate 2026-02-12 00:46:48 +08:00
maixcam.go * First commit 2026-02-09 19:20:19 +08:00
manager.go refactor(tools): extract shared logic for internal channels and tool definitions 2026-02-13 15:05:16 +08:00
qq.go add QQ channel support 2026-02-11 00:00:53 +08:00
slack.go merge: sync upstream/main into feat/multi-agent-routing 2026-02-13 12:24:26 -03:00
slack_test.go refactor(channels): consolidate media handling and improve resource cleanup 2026-02-12 12:46:28 +08:00
telegram.go merge: sync upstream/main into feat/multi-agent-routing 2026-02-13 12:24:26 -03:00
whatsapp.go Remove duplicate truncate functions, reuse utils.Truncate 2026-02-12 00:46:48 +08:00