Releases: pratikgajjar/recall
Releases · pratikgajjar/recall
recall v0.2.6
Changelog
Others
- e013a1a: version: report correct version for go install (not the stale hardcoded default)
Install
curl -fsSL https://raw.githubusercontent.com/pratikgajjar/recall/main/install.sh | shOr with Go: go install github.com/pratikgajjar/recall@latest
recall v0.2.5
Changelog
Others
- 341a001: cursor-agent: promote to built-in adapter (auto-indexes, no plugin install)
Install
curl -fsSL https://raw.githubusercontent.com/pratikgajjar/recall/main/install.sh | shOr with Go: go install github.com/pratikgajjar/recall@latest
recall v0.2.4
recall v0.2.3
Changelog
Fixes
- 6412e00: fix: source SQLite DBs were opened read-write and checkpointed (data mutation)
Install
curl -fsSL https://raw.githubusercontent.com/pratikgajjar/recall/main/install.sh | shOr with Go: go install github.com/pratikgajjar/recall@latest
recall v0.2.2
Changelog
Others
- 8e80262: ci: restore publish-npm.yml workflow so npm OIDC auth matches
Install
curl -fsSL https://raw.githubusercontent.com/pratikgajjar/recall/main/install.sh | shOr with Go: go install github.com/pratikgajjar/recall@latest
recall v0.2.1
Changelog
Others
- d5979dc: pi-recall: single package bundling all platform binaries
Install
curl -fsSL https://raw.githubusercontent.com/pratikgajjar/recall/main/install.sh | shOr with Go: go install github.com/pratikgajjar/recall@latest
recall v0.2.0
Changelog
Others
- 5293a2e: Bundle the recall binary with the pi extension (fff-style)
- f5e8662: Lua plugin tier: make recall index anything, defined in Lua (#2)
Install
curl -fsSL https://raw.githubusercontent.com/pratikgajjar/recall/main/install.sh | shOr with Go: go install github.com/pratikgajjar/recall@latest
recall v0.1.3
Changelog
Others
- 92ac603: Role-aware transcripts: --role user|assistant|tool
- bea93a8: publish-npm: upgrade npm to latest (OIDC trusted publishing needs npm 11.5.1+)
Install
curl -fsSL https://raw.githubusercontent.com/pratikgajjar/recall/main/install.sh | shOr with Go: go install github.com/pratikgajjar/recall@latest
recall v0.1.2
recall v0.1.1
Changelog
Others
- eec952f: Indexing batch sizes: per-adapter fields, not mutable package globals
- fa16f4c: Resumable, batched indexing per provider (StreamingAdapter)
- 011b5a5: Resumable, chunked Cursor indexing
- a719006: changelog: drop author name/email from release notes (sha + message only)
- 1284f71: v0.1.1
Install
curl -fsSL https://raw.githubusercontent.com/pratikgajjar/recall/main/install.sh | shOr with Go: go install github.com/pratikgajjar/recall@latest