merged
jeffwweee/devspace ⢠3:48 PM - Mar 3, 2026
We've introduced a new background-tasks skill to handle long-running operations without blocking the main event flow, keeping the system responsive to incoming Telegram messages while work continues in the background. Alongside this, the brainstorming skill was updated to format questions with easily selectable lettered options and route queries properly through Telegram replies rather than UI prompts. A new /typing endpoint provides real-time typing indicators to users, resulting in a much smoother, async-friendly chat experience.
