Skip to content

docs(tealtiger): add Haystack 3.0 Agent Hooks support (before_tool governance) - #561

Open
nagasatish007 wants to merge 7 commits into
deepset-ai:mainfrom
agentguard-ai:main
Open

docs(tealtiger): add Haystack 3.0 Agent Hooks support (before_tool governance)#561
nagasatish007 wants to merge 7 commits into
deepset-ai:mainfrom
agentguard-ai:main

Conversation

@nagasatish007

Copy link
Copy Markdown
Contributor

Updates the TealTiger integration page to document Haystack 3.0 Agent Hooks support (v0.2.0 of tealtiger-haystack).

What changed

  • Added TealTigerGovernanceHook usage example as the recommended approach for agents (Haystack 3.0+)
  • Existing pipeline component examples remain unchanged (backward compatible with 2.x)
  • Added new features: secret detection, tool authorization (allowlist/denylist), serialization support
  • Updated version field from Haystack 2.0 to Haystack 2.0+

Why

Haystack 3.0 introduced Agent Hooks (before_tool, after_tool) as the native extension point for agent-level middleware. TealTiger's governance is a natural fit for before_tool — enforce PII scanning, tool authorization, and cost budgets before any tool executes.

The existing pipeline component approach still works but is limited to query-level governance. The hooks approach provides tool-call-level governance inside the agent loop.

Package

nagasatish007 and others added 7 commits June 5, 2026 15:14
Add documentation for TealTiger integration with Haystack, including installation, usage examples, and features.
Updated description to include support for Haystack 3.0 Agent Hooks and modified usage examples. Enhanced features list with details on agent hooks and pipeline components.
@nagasatish007
nagasatish007 requested a review from a team as a code owner August 4, 2026 15:35
@vercel

vercel Bot commented Aug 4, 2026

Copy link
Copy Markdown

@nagasatish007 is attempting to deploy a commit to the deepset Team on Vercel.

A member of the Team first needs to authorize it.

@nagasatish007

Copy link
Copy Markdown
Contributor Author

@kacperlukawski Please review . This is an update for previously approved PR.

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.

1 participant