Skip to content

Releases: jukofyork/aiassistant

v1.0.1

18 Aug 18:51

Choose a tag to compare

Release Notes

Patch Application Improvements

  • Major enhancement to patch application with intelligent dry-run validation and multi-strategy testing
  • Better handling of rejected hunks with detailed feedback and filtering options
  • Improved patch format normalization (EOL handling, path prefixes, hunk length correction)
  • More robust error reporting when patches fail to apply cleanly

AI Assistant Enhancements

  • Updated system prompts with clearer unified diff formatting guidelines
  • Improved token usage display formatting (avoids showing "0%" for very small percentages)
  • Added CSS styling support for notification and error message code blocks

Build Changes

  • Removed docs directory from build properties

This release focuses on making patch application more reliable and user-friendly, with better error handling and feedback when AI-generated patches encounter issues.

v1.0.0

18 Aug 08:33

Choose a tag to compare

Initial release of the plugin.

See README for installation instructions and feature details.