Skip to content

v1.6.2 - AI-Workflow Bug Fixes

Choose a tag to compare

@charlesjones-dev charlesjones-dev released this 13 Dec 04:13
· 28 commits to main since this release

Fixed

AI-Workflow Plugin (v1.0.2)

  • /workflow-plan-phases no longer auto-implements after planning

    • Added explicit Instructions and Important sections enforcing planning-only scope
    • Command now stops after presenting the plan and directs users to /workflow-implement-phases for execution
  • /workflow-implement-phases now properly reads plan file arguments

    • Added automatic plan discovery when no file is provided (searches docs/plans/)
    • Plan file argument is now optional with interactive selection from available plans

Documentation

  • Updated all command references in ai-workflow README to use workflow- prefix format