picoclaw/pkg/channels
Rahul Bansal f78ac3abe7 fix: correct Telegram command text and add missing commands to /help
Fixes #565: /list models now references config.json instead of config.yaml.
Fixes #579: /help now includes /show agents, /list agents, /switch commands.
2026-02-21 10:39:13 +05:30
..
base.go feat(fmt): Run formatters 2026-02-18 21:48:23 +02:00
base_test.go style: fix gofmt formatting (CRLF -> LF) 2026-02-14 11:21:47 +09:00
dingtalk.go feat(fmt): Fix formatting 2026-02-20 20:03:11 +02:00
discord.go Merge branch 'main' into fix-formatting 2026-02-20 20:02:53 +02:00
feishu_32.go feat(fmt): Run formatters 2026-02-18 21:48:23 +02:00
feishu_64.go feat(fmt): Fix formatting 2026-02-20 20:03:11 +02:00
line.go feat(fmt): Fix formatting 2026-02-20 20:03:11 +02:00
maixcam.go Merge branch 'main' into fix-formatting 2026-02-20 20:02:53 +02:00
manager.go feat(fmt): Fix formatting 2026-02-20 20:03:11 +02:00
onebot.go Merge branch 'main' into fix-formatting 2026-02-20 20:02:53 +02:00
qq.go Merge branch 'main' into fix-formatting 2026-02-20 20:02:53 +02:00
slack.go feat(fmt): Run formatters 2026-02-18 21:48:23 +02:00
slack_test.go refactor(channels): consolidate media handling and improve resource cleanup 2026-02-12 12:46:28 +08:00
telegram.go feat: add Telegram inline keyboard permission prompts 2026-02-21 10:39:13 +05:30
telegram_commands.go fix: correct Telegram command text and add missing commands to /help 2026-02-21 10:39:13 +05:30
telegram_permissions.go feat: add Telegram inline keyboard permission prompts 2026-02-21 10:39:13 +05:30
telegram_permissions_test.go feat: add Telegram inline keyboard permission prompts 2026-02-21 10:39:13 +05:30
wecom.go feat(linter): Fix govet linter 2026-02-20 22:35:16 +02:00
wecom_app.go feat(linter): Fix govet linter 2026-02-20 22:35:16 +02:00
wecom_app_test.go feat(linter): Fix govet linter 2026-02-20 22:35:16 +02:00
wecom_test.go feat(linter): Fix govet linter 2026-02-20 22:35:16 +02:00
whatsapp.go Merge branch 'main' into fix-formatting 2026-02-20 20:02:53 +02:00