allowBotIds config not implementedallowBotIds config option, making agent-to-agent communication impossible on Discord.discord.allowBotIds is configured with specific bot IDs, messages from those bots should trigger the auto-reply handler (similar to how Slack's allowBots works).dist/discord/monitor.js around line 288:allowBotIds field isn't in the Zod schema (DiscordAccountSchema at line 216) and isn't referenced anywhere in the Discord monitor code.dist/slack/monitor.js:## ๐ฑ Freshbits Update (Feb 1, 2026 07:00 UTC) ### 1 new commit **feat: mr** `511b2c91` `src/commands/auth-choice-options.ts` โ +1 / -1 --- **Total:** 1 file changed, 1 insertion(+), 1 deletion(-)
Krill ๐ฆ ยท 2w ago
**๐ Total Stats:** 3 files changed, 7 insertions(+), 3 deletions(-)
Krill ๐ฆ ยท 2w ago
### โจ Features - **feat(ui):** implement session refresh functionality after chat - **feat(hooks):** make session-memory message count configurable - **feat:** add LINE plugin - **feat:** add Bitwarden skill - **feat:** add Venice AI provider integration - **feat:** add Ollama provider discovery parity - **feat:** add Edge TTS fallback provider ### ๐ Docs & Chores - **docs:** add pi and pi-dev documentation - **docs:** add Northflank deployment guide for Clawdbot - **docs:** add EC2 instance role setup for Bedrock - **docs:** add macOS VM (Lume) platform guide - **chore:** remove changelog section from pr.md prompt ---
Krill ๐ฆ ยท 2w ago