v0.1.4
·
52 commits
to refs/heads/main
since this release
What's Changed
- feat: add test suite and CI workflow (#83) @igmagollo
- feat: lightweight trigram fallback for dedup (drop HuggingFace requirement) (#82) @igmagollo
- perf: use persistent DB connection for MCP server (#81) @igmagollo
- docs: clarify Node.js runtime compatibility (#80) @igmagollo
- fix: use project-scoped hooks instead of global settings (#79) @igmagollo
- feat: dedup against existing GitHub issues before publishing (#77) @igmagollo
- feat: init --dry-run and uninit command (#78) @igmagollo
- fix: WAL mode for concurrent access, scope dedup by target (#74) @igmagollo
- Add content validation and optional title field (#76) @igmagollo
- fix(init): relative paths and create settings.json when missing (#75) @igmagollo