Skip to content

Releases: SarthakShrivastav-a/pluckr

pluckr 0.3.0

29 Apr 09:12
06960eb

Choose a tag to compare

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.0

Changelog

  • 06960eb Merge pull request #1 from SarthakShrivastav-a/dev
  • 2ff61a9 feat(fetch): add headless renderer with auto-escalation
  • 58b6231 feat(fetch): add headless renderer with auto-escalation on empty content

pluckr 0.2.3

28 Apr 17:21

Choose a tag to compare

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.3

Changelog

pluckr 0.2.2

28 Apr 16:57

Choose a tag to compare

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.2

Changelog

  • b40d2b4 fix: OR multi-term search and ensure source dir before FTS5 open

pluckr 0.2.1

28 Apr 16:00

Choose a tag to compare

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.1

Changelog

  • 0f24a0a fix: clean heading-link leakage and propagate frontmatter title

pluckr 0.2.0

28 Apr 15:50

Choose a tag to compare

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.0

Changelog

  • 7e8425d feat: add .claude-plugin/marketplace.json so the plugin installs from the repo URL

pluckr 0.1.3

28 Apr 15:38

Choose a tag to compare

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.3

Changelog

  • 8242219 fix(cmd): resolve version from build info when ldflags are absent

pluckr 0.1.2

28 Apr 15:29

Choose a tag to compare

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.2

Changelog

  • 6b89790 ci: publish releases instead of leaving them as drafts