v2.0.13 — Assistant request cleanup

This release removes the unsupported workflow-suggestion override from assistant chat creation.

Removed

  • Breaking: forceWorkflowSuggestion removed. POST /v1/assistants no longer accepts forceWorkflowSuggestion. Remove the field from requests. Use autoGenerate: true when the assistant should choose a workflow and start generating immediately.