Spooled — Behavioral CI for AI Agents
Version updated for https://github.com/spooled-ai/spooled-action to version v1.0.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action, Spooled — Behavioral CI for AI Agents, automates the detection of behavioral drift in AI agents during pull requests by comparing new execution traces against predefined baselines using behavioral fingerprinting. It identifies changes in agent behavior, such as tool usage, decision sequences, or error patterns, and flags policy violations, providing actionable insights directly in PR comments. This ensures consistent agent performance and prevents unintended regressions without exposing sensitive content.
What’s Changed
Behavioral CI for AI agents. Catch behavioral drift on every pull request.
- Fingerprint agent execution shape (tools, sequences, timing)
- Compare against committed baselines
- Post PR comments with behavioral diffs
- Block merges on policy violations
- Privacy-safe
Quick start: https://spooled.ai/docs/getting-started/quickstart