filemaid v0.2.0
What's Changed
- feat: version provenance, interactive setup, and LLM improvements by @logicminds in #1
- feat: validate model health and check disk space during setup by @logicminds in #2
- fix(llm): match Ollama model names regardless of tag; version and clean up setup models by @logicminds in #4
- fix(llm): raise output token budget and parse chat content/thinking by @logicminds in #5
- feat(cli): add table output, --format/--json, and classification progress to process/scan by @logicminds in #8
- Fix screenshot scan failures caused by redundant file open after concurrent move by @logicminds with @Copilot in #7
- Align GitHub Actions on Go 1.26.4 and harden release workflow by @logicminds with @Copilot in #9
New Contributors
- @logicminds made their first contribution in #1
- @logicminds with @Copilot made their first contribution in #7
Full Changelog: v0.1.0...v0.2.0