search-mcp v0.2.0
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.jsonassert (#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-runnpm publish is driven by Publish npm package on this release (idempotent if the version is already on the registry).