Skip to content

v0.1.1: Content-parity fixes for ris_track_changes and ris_search_case_law

Choose a tag to compare

@cyanheads cyanheads released this 09 Jul 20:51
v0.1.1
49dd06a

Content-parity fixes for ris_track_changes and ris_search_case_law

Framework bump to mcp-ts-core ^0.10.14 plus a Bun supply-chain install guard.

Fixed:

  • ris_track_changes renders **Deleted:** no for an explicit deleted: false record instead of omitting the line (#2)
  • ris_search_case_law sets the truncated enrichment field when more result pages exist, matching its sibling paginated tools (#3)

Changed:

  • Bun supply-chain install guard — bunfig.toml minimumReleaseAge + Socket security scanner
  • Dockerfile pins oven/bun to 1.3.14 with BuildKit cache mounts
  • .gitattributes and .github/SECURITY.md added
  • Synced 10 framework skills + 3 framework scripts

Dependency bumps:

  • @cyanheads/mcp-ts-core ^0.10.12 → ^0.10.14

258 tests pass; bun run devcheck clean.

CHANGELOG v0.1.1