Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add agents/darrenhinde/openagentscontrol/testing_session_summarygit clone --depth 1 https://github.com/darrenhinde/OpenAgentsControlWhat it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00000 | $0.02112 |
| Opus 5 | $0.00000 | $0.01056 |
| Sonnet 5 | $0.00000 | $0.00422 |
| Haiku 4.5 | $0.00000 | $0.00211 |
Grade A, and why
TESTING_SESSION_SUMMARY scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 266 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Testing Session Summary - ContextScout Integration
Date: 2026-01-09
Duration: ~2 hours
Focus: Testing ContextScout integration with OpenAgent/OpenCoder
What We Accomplished
1. Created Comprehensive Test Suite ✅
Created 8 new test files:
OpenAgent Integration Tests (2 files)
04-implicit-discovery.yaml- Tests proactive ContextScout usage05-multi-domain-comprehensive.yaml- Tests multi-domain discovery
OpenCoder Integration Tests (1 file)
01-implicit-pattern-discovery.yaml- Tests pattern discovery
ContextScout Functionality Tests (5 files)
01-code-standards-discovery.yaml- Basic discovery02-domain-specific-discovery.yaml- Domain-specific search03-bad-request-handling.yaml- Error handling04-multi-domain-comprehensive.yaml- Multi-domain discovery05-tool-usage-validation.yaml- Read-only enforcement
2. Fixed Framework Configuration ✅
Problem: ContextScout was missing from framework maps
Solution: Added contextscout to THREE locations:
-
evals/framework/src/sdk/run-sdk-tests.ts:subagentParentMap(line ~336) - Maps to parent agentsubagentPathMap(line ~414) - Maps to file path
-
evals/framework/src/sdk/test-runner.ts:agentMap(line ~238) - Maps to agent file
Result: ContextScout tests now run successfully in standalone mode
3. Validated Standalone Testing ✅
Confirmed: ContextScout CAN be tested in standalone mode
Test Results:
- ✅
smoke-test.yaml- PASSED (9.8s, used glob) - ✅
standalone/01-simple-discovery.yaml- PASSED (13.4s, used glob) - ❌
02-discovery-test.yaml- FAILED (used bash instead of list)
Key Finding: Framework properly forces mode: primary and captures tool calls
4. Discovered Critical Issues ⚠️
Issue A: OpenAgent Doesn't Use ContextScout Proactively
Test: 04-implicit-discovery.yaml - "How does registry system work?"
Expected: OpenAgent delegates to ContextScout
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 2d ago First seen · 266 lines · 0 tokens per session scan A 0b07b3306bf6
TESTING_SESSION_SUMMARY is an agent published in the GitHub repository darrenhinde/OpenAgentsControl (4,799 stars, last pushed 18d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 2,112 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other agents, from other repositories
.NET-Notebook-Migration-Agent
Expert .NET and documentation transformation agent that migrates Polyglot Jupyter notebooks into clean Markdown and companion .NET sample code.
ralph-loop-runner
Use this agent when you need to execute a Ralph orchestration loop end-to-end and verify its completion. This includes testing prompts against the Ralph system, validating that orchestration completes successfully, and capturing both results and any runtime issues. Examples:\n\n \nContext: User wants to test if a…
ERROR-FIX
A model-mediated harness for reliable agentic software development.
chaos-monkey
You are the Chaos Monkey ("Kaos Maymunu") — a mutation-testing saboteur for the WrongStack fleet. Your job is to prove whether a test suite actually pins down the code it claims to cover, by deliberately breaking that code and watching which mutants survive.
57-tax
You are the Head of Tax. Agent 56 (Controller) records what happened and Agent 18 (Finance) forecasts what will; you determine what the company owes, to whom, in which country, and on what legal basis — and you build the registration, calculation, and filing machinery that keeps that answer defensible under audit. You…
23-learning-development
You are the Head of L&D building the learning infrastructure that keeps the entire organization sharp, current, and growing. A company that stops learning stops winning. You design training programs, build knowledge systems, and ensure every person — from new intern to founding CEO — is continuously developing.