November 2025 — Templates, Imports, and Runtime Resilience

Template routing, workflow portability, and multi-pass error recovery
November focused on making big workflows dependable—even when data, audio, or template routing gets messy. Template redirects are unified, imports got richer metadata, and the runtime now retries failed executions with smarter fallbacks.
Workflow templates & communication
- Unified template routing across docs, canvas, and templates so every entry point behaves the same.
- Send Mail now understands dynamic variables and handles subjects without edge-case hiccups.
- Docs dialog can auto-import workflow templates with complete metadata and schema information.
Runtime reliability & scaling
- Multi-pass runtime error handling revives failed audio paths and keeps long-running loops moving.
- Improved queueing system with job IDs, better sanitization, and fewer stuck fetch-data nodes.
- Bulk imports with abort/cleanup capabilities keep embeddings fresh even under heavy load.
Builder productivity boosts
- App Builder initialization routes, planner prompts, and action-plan streaming now live inside the main canvas.
- CSV/Excel imports expose table metadata, run with higher concurrency, and keep embeddings warm while syncing.
- Improved credential management plus stricter runtime validation ensures smoother deployments.















