picoclaw/pkg
Cory LaNou 5eec80c654
feat(channels): add Slack channel integration with Socket Mode
Add Slack as a messaging channel using Socket Mode (WebSocket), bringing
the total supported channels to 8. Features include bidirectional
messaging, thread support with per-thread session context, @mention
handling, ack reactions (👀/), slash commands,
file/attachment support with Groq Whisper audio transcription, and
allowlist filtering by Slack user ID.

Closes #31

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 12:48:32 -06:00
..
agent refactor(tools): remove duplicate truncate functions and add docs 2026-02-11 20:31:41 +08:00
bus * First commit 2026-02-09 19:20:19 +08:00
channels feat(channels): add Slack channel integration with Socket Mode 2026-02-11 12:48:32 -06:00
config feat(channels): add Slack channel integration with Socket Mode 2026-02-11 12:48:32 -06:00
cron refactor(agent): improve code quality and restore summarization 2026-02-11 20:31:41 +08:00
heartbeat * First commit 2026-02-09 19:20:19 +08:00
logger * First commit 2026-02-09 19:20:19 +08:00
providers Fix: prioritize explicit provider prefixes and update max_tokens schema 2026-02-11 22:49:47 +08:00
session fix(cron): add one-time reminders and fix data paths to workspace 2026-02-11 20:31:41 +08:00
skills Add memory system, dynamic tool loading, and fix logging issues 2026-02-11 00:14:33 +08:00
tools refactor(tools): remove duplicate truncate functions and add docs 2026-02-11 20:31:41 +08:00
utils refactor(agent): improve code quality and restore summarization 2026-02-11 20:31:41 +08:00
voice * Discord & Telegram support ASR through groq 2026-02-10 17:11:42 +08:00