Skip to content

v2.0.1

Choose a tag to compare

@yashwant-das yashwant-das released this 04 Jun 16:17

SPP v2.0.1 Release

This release includes protocol refinements, CLI messaging improvements, and formal JSDoc standards.

Protocol & CLI Improvements

  • Strengthened Recover Phase: Mandatory evidence confirmation before applying fixes.
  • Improved Complete Response: Added 'Recommended Next Step' guidance for human review.
  • Dynamic CLI Guidance: Task creation messaging now accurately reflects SPP priority rules based on current task board state.
  • Flexible Browser Exploration: Clarified Playwright MCP usage guidance.

Code Quality & Standards

  • JSDoc Standard: Implemented mandatory JSDoc for core framework and CLI files while maintaining noise-free tests.
  • ESLint Flat Config: Migrated to standard ESLint v9 array-based configuration, resolving deprecation warnings.
  • Type Safety: Improved error handling and removed unused variables in core scripts.

Version Sync

  • Synchronized version to v2.0.1 across all documentation and the MCP server.