Skip to content

feat: add XProofCertifyTool — on-chain proof for agent actions#4998

Closed
jasonxkensei wants to merge 1 commit intocrewAIInc:mainfrom
jasonxkensei:main
Closed

feat: add XProofCertifyTool — on-chain proof for agent actions#4998
jasonxkensei wants to merge 1 commit intocrewAIInc:mainfrom
jasonxkensei:main

Conversation

@jasonxkensei
Copy link
Copy Markdown

This PR adds the xProof integration for CrewAI — a blockchain certification tool that gives agent actions a tamper-proof audit trail on MultiversX.

Two integration levels:

  • XProofCertifyTool — lightweight tool agents can call explicitly to certify any content
  • XProofCrewCallback — automatic crew-level callback that certifies every task output without agent awareness

Use case

Compliance-sensitive deployments (finance, healthcare, legal) where agent decisions must be auditable and attributable.

Install

pip install xproof

Checklist

  • Documentation added
  • Both tool variants documented
  • No crewai dependency required for XProofCertifyTool
  • Free tier available

@greysonlalonde
Copy link
Copy Markdown
Contributor

Hi, these docs would be better placed on your documentation site. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants