Skip to content

Haldir v0.2.0 — Framework Integrations

Choose a tag to compare

@ExposureGuard ExposureGuard released this 18 Apr 18:10
· 92 commits to main since this release

Haldir v0.2.0 — now embedded in every major agent framework

Native integrations shipped

  • langchain-haldir — governance callbacks, tool wrappers, secrets helper
  • crewai-haldir — CrewAI BaseTool wrapping with scope enforcement + audit logging
  • @haldir/ai-sdk — Vercel AI SDK tool wrapping (TypeScript, ESM + CJS + types)

One pip install or npm install, 10 lines of code, and every tool call your agent makes is now scope-checked, audited, and policy-enforced.

Also in this release

  • Hash-chained audit trail — every Watch entry cryptographically chains to the previous; tamper-evident
  • TypeScript types for haldir npm package — full index.d.ts ships with the JS SDK
  • Landing page refresh — Proxy product card, Design Partners CTA, Pricing nav
  • Stripe subscription checkout — live at /pricing
  • Glama-ready DockerfileDockerfile.glama starts the stdio MCP server for registry introspection
  • New blog post — Securing MCP servers with Haldir Proxy

For design partners

Now accepting 5 design partners. 30 days free, full access, direct line to the founder. Email sterling@haldir.xyz if you're shipping AI agents to production.

Full changelog

See CHANGELOG.md.