gmickel / CodeWhisper

CodeWhisper: AI-Powered End-to-End Task Implementation & blazingly fast Codebase-to-LLM Context Bridge
https://discord.com/invite/82mjJkwABQ
MIT License
54 stars 4 forks source link

fix: cleanup task-workflow #78

Closed gmickel closed 3 months ago

gmickel commented 3 months ago

This PR cleans up the task-workflow, specifically:

  1. --plan / --no-plan flag

Mainly refactoring to avoid duplication.

  1. --redo

Reworked the redo logic to support --plan and --no-plan workflows.

Added new test coverage

github-actions[bot] commented 3 months ago

:tada: This issue has been resolved in version 1.13.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: