20 lines to a working agent
Install with cargo, set an API key, call agent.run("your goal"). Works with OpenAI, DeepSeek, Claude, Ollama, and any OpenAI-compatible endpoint.
A minimal, orthogonal, embeddable coding agent kernel in Rust — wire together any LLM + any tools in under 20 lines.