Skip to content

v0.3.7

Choose a tag to compare

@aph5nt aph5nt released this 31 May 07:01
5a11f4b

Chain Insights 0.3.7

Docs-only release that standardizes hosted GraphRAG MCP access wording as the daily free tier.

  • Public access is described as 10 execution seconds per IP per UTC day for bounded graph_query reads.
  • Wallet users receive the daily free tier first, then continue via x402 for sustained usage.
  • Removes demo/trial/preview-style framing from the public docs surfaces touched in this release.

Verification before release:

  • npm run release:check
  • npm test -- tests/skills-contract.test.ts tests/mcp-client.test.ts tests/cli-mcp.test.ts
  • GitHub PR #57 checks green: Typecheck/Test/Build/Pack, security, CodeQL, Scorecard, Socket.