Releases: SarthakShrivastav-a/pluckr
Releases · SarthakShrivastav-a/pluckr
pluckr 0.3.0
pluckr v0.3.0
Local-first, agent-native docs cache served over MCP.
Install:
brew install SarthakShrivastav-a/tap/pluckr
# or
scoop bucket add pluckr https://github.com/SarthakShrivastav-a/scoop-bucket
scoop install pluckr
# or
go install github.com/SarthakShrivastav-a/pluckr/cmd/pluckr@v0.3.0Changelog
pluckr 0.2.3
pluckr v0.2.3
Local-first, agent-native docs cache served over MCP.
Install:
brew install SarthakShrivastav-a/tap/pluckr
# or
scoop bucket add pluckr https://github.com/SarthakShrivastav-a/scoop-bucket
scoop install pluckr
# or
go install github.com/SarthakShrivastav-a/pluckr/cmd/pluckr@v0.2.3Changelog
pluckr 0.2.2
pluckr v0.2.2
Local-first, agent-native docs cache served over MCP.
Install:
brew install SarthakShrivastav-a/tap/pluckr
# or
scoop bucket add pluckr https://github.com/SarthakShrivastav-a/scoop-bucket
scoop install pluckr
# or
go install github.com/SarthakShrivastav-a/pluckr/cmd/pluckr@v0.2.2Changelog
- b40d2b4 fix: OR multi-term search and ensure source dir before FTS5 open
pluckr 0.2.1
pluckr v0.2.1
Local-first, agent-native docs cache served over MCP.
Install:
brew install SarthakShrivastav-a/tap/pluckr
# or
scoop bucket add pluckr https://github.com/SarthakShrivastav-a/scoop-bucket
scoop install pluckr
# or
go install github.com/SarthakShrivastav-a/pluckr/cmd/pluckr@v0.2.1Changelog
- 0f24a0a fix: clean heading-link leakage and propagate frontmatter title
pluckr 0.2.0
pluckr v0.2.0
Local-first, agent-native docs cache served over MCP.
Install:
brew install SarthakShrivastav-a/tap/pluckr
# or
scoop bucket add pluckr https://github.com/SarthakShrivastav-a/scoop-bucket
scoop install pluckr
# or
go install github.com/SarthakShrivastav-a/pluckr/cmd/pluckr@v0.2.0Changelog
- 7e8425d feat: add .claude-plugin/marketplace.json so the plugin installs from the repo URL
pluckr 0.1.3
pluckr v0.1.3
Local-first, agent-native docs cache served over MCP.
Install:
brew install SarthakShrivastav-a/tap/pluckr
# or
scoop bucket add pluckr https://github.com/SarthakShrivastav-a/scoop-bucket
scoop install pluckr
# or
go install github.com/SarthakShrivastav-a/pluckr/cmd/pluckr@v0.1.3Changelog
- 8242219 fix(cmd): resolve version from build info when ldflags are absent
pluckr 0.1.2
pluckr v0.1.2
Local-first, agent-native docs cache served over MCP.
Install:
brew install SarthakShrivastav-a/tap/pluckr
# or
scoop bucket add pluckr https://github.com/SarthakShrivastav-a/scoop-bucket
scoop install pluckr
# or
go install github.com/SarthakShrivastav-a/pluckr/cmd/pluckr@v0.1.2Changelog
- 6b89790 ci: publish releases instead of leaving them as drafts