This is a small patch release that focuses on improving the gram import command.
Bug Fixes & Improvements
- Better AI output quality: Fixed grammatical issues, language leaks, and punctuation decoding for non-English recipes generated by
gram import. - Reduced AI costs: Prompt caching is now enabled, minimizing the tokens sent and the cost of retries.
- Improved CLI guidance: The
gram importcommand now correctly points togram db syncas the next step and accurately reports missing ingredients. - Clearer help text: Clarified the description of the
gram checkcommand.
For the full list of changes, please refer to the Changelog.