Skip to content

Release v1.6.1

Choose a tag to compare

@shinpr shinpr released this 09 Aug 09:29
· 141 commits to main since this release
2149fd7

🚀 Overview

This patch release enhances AI agent definitions to maximize execution precision and development quality through structured processes and clearer instructions.

✨ Key Improvements

Task Decomposition

  • Verifiability Levels: L1/L2/L3 verification system for systematic task validation
  • Slice Strategy: Vertical/horizontal slice determination for optimal task ordering
  • Operation Verification: Mandatory verification methods with specific commands

Document Processing

  • Composite Review Mode: Multi-angle document verification in single execution
  • Interface Analysis: Mandatory impact analysis for interface changes
  • PRD Boundaries: Clear exclusion of implementation phases from requirements

Technical Design

  • ADR Management: Structured common ADR verification and creation process
  • Migration Paths: Clear specification for interface conversion requirements
  • Architecture Consistency: Enhanced project-wide consistency verification

🧹 Maintenance

  • Agent Cleanup: Removed suspended document-fixer agent
  • Dependency Optimization: 2-level maximum task dependency rule
  • Bilingual Consistency: All improvements applied to both language versions

📈 Impact

  • Enhanced Precision: Clearer instructions reduce AI interpretation errors
  • Improved Efficiency: Streamlined review processes and verification levels
  • Better Quality: Systematic verification and completion criteria
  • Reduced Maintenance: Cleanup of unused components

Installation

npm install [email protected]

Full Changelog: v1.6.0...v1.6.1