All postsChangelog

v2 ship notes — orchestration overhaul

February 10, 2026 3 min read· Wanddy engineering

Routing is 3× faster, context-handoff between Buddies now survives interruptions, and scheduled tasks land this week.

v2 is mostly a quiet release — but two things changed under the hood that you will feel.

Routing latency is down ~3×. The orchestrator now picks the right Buddy in a single hop in the common case, instead of bouncing through a planning step. Cold-start chats feel snappier.

Context handoff survives interruptions. If you ask Wanddy a question, walk away mid-answer and come back, the conversation picks up where it left off — including the mid-flight tool calls.

Scheduled tasks roll out this week. Recurring automations (daily reports, weekly digests, end-of-month dunning runs) become first-class citizens with the new scheduler service.