Probe and test MCP servers with configurable Agent vs Agent conversations
Stars
1
Forks
0
Watchers
1
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
41
commits
Use unique user_id per ADK agent to prevent session leakage (#63)
a9144f3View on GitHubFix empty agent response in ADK agent when tools are used (#62)
67e967cView on GitHubFix config file allowing partial overrides for judge/synthetic_user (#61)
b1e4e31View on GitHubDocument project-wide extra_instructions in shared llm config (#60)
c28a3bbView on GitHubDocument extra_instructions and per-scenario config overrides (#59)
742f169View on GitHubAdd run_scenarios tool to MCP server for batch testing (#58)
c6176a0View on GitHubFix MCP server reporting wrong model for ADK agents (#56) (#57)
b3f3344View on GitHubFix tool call ordering in transcript and add timestamps (#54) (#55)
fb5ba36View on GitHubAdd customizable prompts and per-scenario LLM config overrides (#52) (#53)
b44a02aView on GitHubImprove HTML report rendering, tool call display, and fix empty schemas (#48, #49, #50) (#51)
d0aa1a8View on GitHubFix synthetic user extending conversations and judge not detecting completion (#47)
28887b0View on GitHubFix judge incorrectly failing tests due to truncated tool results (#45)
8a1cac7View on GitHubCapture agent prompt and tool schemas in MCP server (#42) (#43)
c13e594View on GitHubFix judge to use exact criterion text as keys (#40) (#41)
c55ad29View on GitHub