Skip to content

search-mcp v0.2.0

Choose a tag to compare

@skyphusion skyphusion released this 20 Jul 19:26
· 67 commits to main since this release
adaa93f

Summary

First npm + Worker tip past v0.1.3. Package version was already 0.2.0 on main (#39); this release tags that tip after Dependabot merges (#44#46) and the tag-gated deploy guards (#41#43).

Highlights since v0.1.3

  • feat(mcp): repo filter, per-path dedup, recency surface; refresh targets (#39)
  • fix(sync): reindex wait/cooldown budgets and in-flight guards (#33#36)
  • docs: AGPL NOTICE (#31); crew-bus reclassified into public search target (#40)
  • ci: deploy on version tag only; fail closed if tag not on main; tag↔package.json assert (#41#43)
  • deps: actions/cache 4→6; cloudflare-toolchain group; @aws-sdk/client-s3 (#44#46)

Install

npm install @skyphusion/search-mcp@0.2.0
# or
npx --package=@skyphusion/search-mcp@0.2.0 search-mcp-sync corpus --dry-run

npm publish is driven by Publish npm package on this release (idempotent if the version is already on the registry).