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