Skip to content

NoteBrain CLI v1.1.0

Choose a tag to compare

@github-actions github-actions released this 19 Jun 07:28

Changelog

🚀 Features

  • 622eed4: feat(cli): migrate from Cobra to Kong and streamline commands (@nmdra)
  • 379b386: feat(tui): introduce Bubble Tea v2 components for progress and interactive results (@nmdra)

🐛 Bug Fixes

  • 44edc0b: fix(cli): properly expand tilde in default Chroma path (@nmdra)
  • 2951631: fix(core): resolve concurrency issues, missing file paths, and optimize ingestion (@nmdra)
  • 80fc8d2: fix(store): add mutex locks to prevent hnswlib concurrency crashes (@nmdra)

Other

  • f40982d: chore(cleanup): remove obsolete files and update gitignore (@nmdra)
  • 1b83844: chore(deps): update go.mod and vendor dependencies for charm.land/bubbles v2 and kong (@nmdra)

Full Changelog: v1.0.0...v1.1.0
Released by GoReleaser.