gmickel / CodeWhisper

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

feat: Improve-docs-and-diff-mode #73

Closed gmickel closed 3 months ago

gmickel commented 3 months ago

Enhanced Diff Mode and Documentation Update

Overview

This PR introduces improvements to CodeWhisper's diff mode, making it more reliable and setting it as the default mode of operation. Additionally, it includes comprehensive updates to all documentation.

Key Changes

1. Improved Diff Mode

2. New CLI Option

3. Documentation Updates

Compatibility Note

If you're using less capable models that can't reliably generate code modifications using diff notation, you can now easily disable this feature using the --no-diff flag.

github-actions[bot] commented 3 months ago

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

The release is available on:

Your semantic-release bot :package::rocket:

github-actions[bot] commented 3 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: