What changed in August
Router mode lets an agent choose the next agent, DeepSeek joins the model list, and any source can now be spoken instead of typed.
An agent at the end of a chain used to hand its result to whichever agent it was wired to. With router mode on, it reads the result and decides which of the connected agents should get it — one for maths, one for science, one for anything it can't place. The wiring is the same; the decision moved into the prompt.
DeepSeek v4 (flash and pro) joined OpenAI, Anthropic and Gemini in the model list. Add a key under API keys and it appears in every agent's model picker. Useful for the cheap, high-volume steps — sorting, tagging, first passes.
Smaller things: Ebiblo input pages have a transcription model setting, so a person can speak into one instead of typing; a daily agent now says Queue instead of Send, because that is what it does; and a Telegram destination can post to a channel as well as a chat.