Updates
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.
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.
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.
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.
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.
Switched to Grok
Default AI model switched to grok-4-1-fast-non-reasoning for faster, cheaper responses across all Sekai bots.
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