Coding Agents
Agents that write, compile, run tests, and iterate on real code. Each ensemble gets an isolated workspace so agents can safely invoke the compiler, run JUnit suites, and refine their output until tests pass.
- Isolated workspace per ensemble run
- Compilation and test-execution tools built in
- Iterative refinement loop until tests pass
- MCP bridge for editor and tool integration