Skip to content

Releases: jeffdhooton/scry

v0.3.0

12 Apr 22:20

Choose a tag to compare

scry v0.3.0

Install via the one-liner:

curl -fsSL https://raw.githubusercontent.com/jeffdhooton/scry/main/scripts/install.sh | sh

Or grab a binary below and drop it on your PATH.

After install, run scry setup to register the Claude Code MCP
integration, then scry doctor to verify everything is wired up.

Changelog

  • 9a12e45 feat: test coverage indexing, MCP call logging, scry tests command

v0.2.0

11 Apr 16:13

Choose a tag to compare

scry v0.2.0

Install via the one-liner:

curl -fsSL https://raw.githubusercontent.com/jeffdhooton/scry/main/scripts/install.sh | sh

Or grab a binary below and drop it on your PATH.

After install, run scry setup to register the Claude Code MCP
integration, then scry doctor to verify everything is wired up.

Changelog

  • c199f78 python: scip-python wrapper, PATH shim for Pyright version pinning, doctor checks

v0.1.0

11 Apr 14:49

Choose a tag to compare

scry v0.1.0

Install via the one-liner:

curl -fsSL https://raw.githubusercontent.com/jeffdhooton/scry/main/scripts/install.sh | sh

Or grab a binary below and drop it on your PATH.

After install, run scry setup to register the Claude Code MCP
integration, then scry doctor to verify everything is wired up.

Changelog

  • 267edd5 initial commit & p0
  • 17134c1 onboarding: scry doctor, scry upgrade, GoReleaser + install.sh
  • 4f442c6 p1: daemon, JSON-RPC, watch loop, Go support, call graph, auto-download
  • 1733248 p2: PHP/Laravel indexing, four post-processors, atomic reindex