Skip to content

filemaid v0.2.0

Choose a tag to compare

@github-actions github-actions released this 20 Jun 00:13
· 79 commits to main since this release
c8412da

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

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