You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Workflow now runs complexity analysis + full sequence only (condition-based simple/full branching removed)
Forced strategy validation now rejects legacy strategy keys and accepts only full_exploration
sequentialthinking tool contract now documents multi-step loop orchestration in tool description and input schema metadata
sequentialthinking now publishes outputSchema and returns structuredContent control fields (should_continue, next_thought_number, stop_reason, and parameter guidance)
Tool description and usage guidance now explicitly require active reflection (isRevision=true when correcting prior steps)
Fixed
Fixed type error in thinking sequence synthesis in MultiThinkingSequentialProcessor