Test part of a workflow, preserve historical runs + 2 more
Run exactly the part of a workflow you want to test
You can now run a single step when its input is pinned, or execute a workflow only up to the step you are working on. Validate changes without waiting for the entire workflow, making complex processes much faster to build and debug.
See every execution exactly as it ran
Workflow executions now preserve the version of the workflow that produced them. Even after steps are added, removed, or reordered, opening an earlier run shows its original graph and results, giving you a reliable historical view when troubleshooting.
Count matching memories inside a workflow
The Read Memories step now exposes the total number of memories in focus as an output variable. Use the count in conditions, reports, or later calculations without adding a separate query.
Workflows move into the main navigation
Workflows now appear directly in the left-hand menu instead of being hidden in Settings. Open a workflow from the menu, provide any required inputs, and run it from its own page. The item is shown only to people with the appropriate permissions.