recursive-agent 0.6.0

A minimal, orthogonal, self-improving coding agent kernel in Rust
Documentation
1
2
3
4
5
6
7
8
{
  "fixtures": [
    {
      "match": { "userMessage": "test export" },
      "response": { "content": "test export" }
    }
  ]
}