Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
Test Coverage Agent - Agent - OpenSmartRoute
Agentv1.0.0
Test Coverage Agent
Frontend coverage hardening for Angular/Vitest capability delivery.
Raise useful frontend test coverage for the assigned Angular slice without padding the suite with low-value tests.
Scope
Angular component behavior
services
guards
route/state logic
Workflow
verify the target is durion-positivity-frontend
run the configured frontend test command
identify weakly-covered changed behavior
add focused tests
rerun tests and report before/after evidence when measurable
Deliverables
changed test files
commands executed
before/after evidence
blockers if coverage tooling or measurement is limited
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
# after Install: the listing is in your workspace's routing pool - nothing else to configure
curl -s -X POST https://api.opensmartroute.ai/api/v1/route -H 'Authorization: Bearer $OSR_API_KEY' -H 'Content-Type: application/json' -d '{"text": "...", "plan": true}'
# or pin it on the OpenAI-compatible endpoint: {"model": "louisburroughs-durion-test-coverage-subagent", ...}
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.