|
|
3 months ago | |
|---|---|---|
| .. | ||
| config | 3 months ago | |
| tests | 3 months ago | |
| README.md | 3 months ago | |
Test suite for the core orchestrator agent (formerly openagent).
Agent Path: core/openagent
Agent File: .opencode/agent/core/openagent.md
| Category | Tests | Status |
|---|---|---|
| Smoke | 1 | ✅ Ready |
| Critical Rules | Inherited from legacy | 🔄 Migration pending |
| Workflow | Inherited from legacy | 🔄 Migration pending |
| Integration | Inherited from legacy | 🔄 Migration pending |
cd evals/framework
# Run all tests
npm run eval:sdk -- --agent=core/openagent
# Run smoke test only
npm run eval:sdk -- --agent=core/openagent --pattern="smoke-test.yaml"
This is the new category-based structure for OpenAgent tests. The legacy tests in evals/agents/openagent/ will be gradually migrated here.
Backward Compatibility: The old agent path openagent is still supported and will resolve to core/openagent.