PulseGateLive intelligence on AI-era software
Coverage
171,767

Software tracked

 

Freshness
33 min ago

Last update

 

Cadence
955/day

7-day average

Indexed today: 459

PulseGate

Live intelligence on the software shipping in the AI era — apps, models, agents, and infra.

Software is shipping faster than ever, and a growing share of it lives outside the official app stores. PulseGate tracks it live — free, for builders, analysts, and everyone keeping up.

Platform

  • All Apps
  • Categories
  • Industry Updates
  • Data Sources
  • Coverage Rules
  • Glossary
  • Embed Widget

Support

  • Help Center
  • Suggest a URL
  • Report an Issue

Company

  • About
  • Press & Data
  • Contact
  • Platform Status

Legal

  • Privacy
  • Terms
  • Disclaimer

© 2026 PulseGate. Operated by Dymaxio s.r.o., Prague, Czech Republic.·

All systems operational
PulseGate
AGagentprdiff logo
agentprdiff
Visit ↗
  1. Home/
  2. LLM eval & observability/
  3. agentprdiff
←Back to results
Aagentprdiff logo

agentprdiff

agentprdiff.dev·Infrastructure

agentprdiff is a Python library and command-line interface designed for snapshot testing of large language model (LLM) agents. It addresses the challenge of testing stochastic systems, such as LLM agents, where traditional unit testing fails because outputs can vary between runs. By recording an agent’s behavior during a known-good run and committing this record to git, agentprdiff enables developers to compare subsequent runs, identifying changes in agent outputs, tool-call sequences, costs, and latencies. If any regression is detected, the CLI exits with a non-zero status, allowing CI builds to fail and preventing unnoticed behavioral drift from reaching production.

The tool is built to support fast, deterministic checks for the majority of agent behaviors that can be encoded as rules, such as verifying tool usage, keywords in output, or cost thresholds. For aspects that require semantic judgment, agentprdiff offers a pluggable grader system, supporting OpenAI, Anthropic, custom callables, or a deterministic fake judge for environments without API keys. It provides a suite model that uses simple Python files, avoiding the need for DSLs or YAML, and includes a set of built-in graders for common assertions. Baselines are stored as JSON files under a dedicated directory, and reviewers can see diffs directly in pull requests.

md file at the repository root to facilitate adoption. The CLI offers commands for initializing, recording, checking, reviewing, scaffolding, and diffing test suites. It supports adapters for OpenAI and Anthropic SDKs, and is compatible with providers like Groq, Gemini, OpenRouter, Ollama, vLLM, Together, Fireworks, and DeepInfra. Outputs include rich terminal tables and optional JSON artifacts, with CI-friendly behaviors such as exit codes on regression.

The platform is intended for developers and teams working with LLM agents who need to monitor and control behavioral changes during development and continuous integration. agentprdiff is not a framework and does not require changes to agent code, instead focusing on recording and asserting agent behavior across time.

Open SourceMIT
CLI
A
agentprdiff preview
Visit agentprdiff.dev↗
⭐13
stars
✓5
features
📅2026
since

Overview

5 features

agentprdiff is a LLM eval & observability product. It focuses on detecting behavioral regressions in LLM agents before code merges. agentprdiff is an open-source project aimed at AI/ML developers and teams using LLM agents. The project is open source (MIT). agentprdiff is available on the command line.

Behind agentprdiff is vnageshwaran-de, and the product first shipped in 2026. The project is developed in the open on GitHub with 13 stars and 44 commits in the last 90 days. Among its 5 catalogued features are snapshot testing, behavioral regression detection, and CLI integration.

  • ✓Snapshot testing
  • ✓Behavioral regression detection
  • ✓CLI integration
  • ✓Python API
  • ✓CI/CD support

Tags

llm-testingsnapshot-testingcli-toolregression-detectionpython-library

Built with & integrations

AI providers
local_ossopenaianthropic
Runs on
CLI

Trust & compliance

LicenseMIT
Verified signals
✓ HTTPS✓ Open Source✓ Free tier✓ GitHub · ★ 13✓ Active maintenance

Recent events

Latest indexed changes and source events

  1. IndexedJun 15, 11:57 PM

    Listing verified by the PulseGate indexer

    Source: PulseGate indexerOpen ↗

Frequently asked questions about agentprdiff

What is agentprdiff?
Agentprdiff focuses on detecting behavioral regressions in LLM agents before code merges. It is catalogued under LLM eval & observability on PulseGate.
Who should use agentprdiff?
agentprdiff is an open-source project built for AI/ML developers and teams using LLM agents.
Does agentprdiff have a free plan?
Yes — agentprdiff is open source under the MIT license and free to use.
What platforms does agentprdiff run on?
agentprdiff runs on the command line.
Is agentprdiff still active?
PulseGate's automated liveness checks currently classify agentprdiff as active. The GitHub repository shows 44 commits in the last 90 days.
What tools are similar to agentprdiff?
Similar tools tracked by PulseGate include agent-run-diff, agent-scope-diff, and agent-failure-debugger.agent-run-diffagent-scope-diffagent-failure-debugger
Who develops agentprdiff?
agentprdiff is developed by vnageshwaran-de.
How long has agentprdiff been around?
agentprdiff first shipped in 2026.

At a glance

Pricing
Open Source
Platforms
Cli
Languages
English
Open source
Yes · ★ 13
License
MIT
First seen
Jun 8, 2026
Activity
🟢 Active
Status
🟢 Active
Built for
AI/ML developers and teams using LLM agents
Model
Open source
Solves
Detecting behavioral regressions in LLM agents before code merges.

Developer

vnageshwaran-de
Solo developer
↗ GitHub

Open source

View on GitHub →
⭐ Stars
13
🍴 Forks
0
Open issues
0
Last commit
2mo ago
Commits 90d
44
Contributors
1
Authorship
Solo
Default branch
main
Latest release
v0.3.1 · 2mo ago

Live coverage

Confidence
High · 95
Indexed
Jun 15, 2026
Lifecycle
Alive
Activity
Active
First seen
Jun 2026
Last seen
4w ago
Identity audit (9)
Entity ID
cmqfvknmo0g002ezygqofvqdf
Slug
agentprdiff-agentprdiff-dev
Verification state
Indexed for public listing
Claim / listing state
Unclaimed · listed: yes
Index status
Included in index
Latest evidence snapshot
Jun 15, 2026
Timeline basis
Indexed-at chronology (no inferred launch/funding milestones).
Last updated
Jul 13, 2026
Canonical URL
https://agentprdiff.dev/

Similar apps

Other apps tracked under the same category.

  • agent-run-diff
    github.com
  • agent-scope-diff
    github.com
  • agent-failure-debugger
    pypi.org
  • PR-Agent
    github.com
  • paperprism-agent
    github.com
  • agent-rewind
    pypi.org