Releases: logicminds/filemaid
Releases · logicminds/filemaid
Release list
filemaid v0.6.0
What's Changed
- feat(filemaid-6ne): add --include-dirs flag and directory candidate enumeration by @logicminds in #14
- feat: directory-aware deep classification and in-place renaming by @logicminds in #15
- style: gofmt project atomicity code by @logicminds in #16
- fix: eliminate race in mdimport batcher by @logicminds in #17
- docs(beads): require branch, commit, validation, simplify, and PR before closing tasks by @logicminds in #18
- feat(cli): repeat run ID at the bottom of history --last output by @logicminds in #19
- feat: make file moves opt-in with --move flag by @logicminds in #20
- Release v0.6.0 by @logicminds in #21
Full Changelog: v0.5.1...v0.6.0
filemaid v0.5.1
Full Changelog: v0.5.0...v0.5.1
filemaid v0.5.0
filemaid v0.4.0
What's Changed
- llm: deduplicate prompt and modernize Ollama client by @logicminds in #11
Full Changelog: v0.3.0...v0.4.0
filemaid v0.3.0
What's Changed
- perf(llm): parallelize classification, cache decisions, and improve model setup by @logicminds in #10
Full Changelog: v0.2.0...v0.3.0
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