Skip to main content
Tell your coding agent what you want to evaluate or improve. It can inspect your repository, use the Halios skill and CLI, and decide how to carry out the work. Start simple. Add constraints only when they matter. Add details when a minimal prompt does not work or when you need the agent to act on a specific trace, evaluation run, or check.

Build

Create an evaluation suite with realistic scenarios, edge cases, and checks. Start with:
Add focus when needed:
Ask your coding agent to explain what it created:
Add a CI release gate:
Turn a production failure into a regression test:

Run

Simulate realistic user interactions and evaluate how your agent behaves across different paths.
Halios runs the agent again with fresh simulations. Each scenario produces a new interaction rather than re-scoring a saved transcript.

Debug

Trace failures back to conversations, tool calls, and decisions.
You can start from a run, scenario, trace, or failed check. Your coding agent uses Halios trace data together with repository context to investigate the root cause.

Improve

Verify fixes, catch regressions, and continuously improve your agent.
The loop continues as needed: run → investigate → change → rerun → compare Halios provides the evaluation data; your coding agent uses that information to propose and apply changes.

CLI reference

Command reference for automation and CI/CD pipelines.

Evaluation concepts

Core mental model and key evaluation terms.