2025-02-27featurefix

Forum-Bound Sekai: Multiple Bots Per Channel

You can now add multiple Sekai bots to the same forum channel, each with their own dedicated post and independent memory. Also fixed forum post creation that was silently failing.

2025-02-27feature

Forum Channel Support

Sekai bots can now live inside Discord forum channels. Enable forum-bound mode in settings, pick a forum channel, and the bot automatically creates its own post and responds to messages there.

2025-02-26improvementfix

Kuvite Conversation Improvements

Kuvite conversations now show visible turn counters, Discord timestamps on embeds, and prioritize user goals when someone messages in a kuvite thread. Removed the automatic parallel pool trigger every 5 exchanges.

2025-02-26improvement

Health Check Overhaul

Replaced per-guild health check timers with a single Firebase-scheduled daily checker. Health check messages now use native Discord timestamps instead of plain text.

2025-02-25featurefix

Kuvite Focus & Memory

Kuvite bots now stay focused on the most recent messages instead of drifting to older topics. Conversations end with a generated summary, and resuming a kuvite uses the summary plus recent messages for better context.

2025-02-25improvement

Switched to Grok

Default AI model switched to grok-4-1-fast-non-reasoning for faster, cheaper responses across all Sekai bots.

2025-02-24feature

Parallel Pool Resume & Inner Kuvite Reconnection

Parallel pools can now be resumed after a restart, and inner kuvites automatically reconnect. Also added an architecture README for developers.

Powered by Next.js • TypeScript • Python • FastAPI