Middleware

Truss provides middleware packages for integrating with popular AI agent frameworks. Each package records agent actions, SHA-256 hashes inputs and outputs, and sends them to the Truss API for audit trail preservation.

PackageDescription
@tensflare/tapCore data-model schemas (Zod) for mandates, actions, delegations
@tensflare/mcpCross-org evidence coordination via MCP server
@tensflare/langgraphLangGraph agent loop recording
@tensflare/autogenAutoGen multi-agent conversation recording
@tensflare/crewaiCrewAI task execution recording
@tensflare/llamaindexLlamaIndex query/retrieve recording
@tensflare/skSemantic Kernel function invocation recording
@tensflare/openaiOpenAI Agents SDK handoff/run recording

All packages are Apache 2.0 licensed, open source on GitHub, and published to npm.