Darren Hinde c8f7103cb6 refactor(evals): consolidate documentation and enhance test infrastructure (#56) 3 months ago
..
config c8f7103cb6 refactor(evals): consolidate documentation and enhance test infrastructure (#56) 3 months ago
tests c8f7103cb6 refactor(evals): consolidate documentation and enhance test infrastructure (#56) 3 months ago
README.md c8f7103cb6 refactor(evals): consolidate documentation and enhance test infrastructure (#56) 3 months ago

README.md

System Builder Test Suite

Overview

Test suite for the system builder agent.

Agent Path: meta/system-builder
Agent File: .opencode/agent/meta/system-builder.md

Test Coverage

Category Tests Status
Smoke 1 ✅ Ready
System Generation 0 🚧 Not yet created

Running Tests

cd evals/framework

# Run all tests
npm run eval:sdk -- --agent=meta/system-builder

# Run smoke test only
npm run eval:sdk -- --agent=meta/system-builder --pattern="smoke-test.yaml"

Test Results

Not yet tested.