Skip to content

v0.2.0

Compare
Choose a tag to compare
@pluja pluja released this 02 Jan 21:48
· 6 commits to main since this release

List of changes:

  • Don't send the folder context by default. Now you must use -ctx flag to enable it.
  • Use dolphin-mistral:latest as default ollama model. It gives much better results.
  • Add check for model; show error if it does not exist or is not yet pulled.
  • Add check for ollama version; it must be at least 0.1.14 for maestro to work.
  • Other minor improvements.

Full Changelog: v0.1.0...v0.2.0