|
|
|
|
|
by sentinel1909
3 hours ago
|
|
I’m iterating on my own coding agent, called `rho`. https://github.com/crustyrustacean/rho-coding-agent.git. It’s founded in Rust and incorporates a Deno runtime for extensions. It’s headless now, via JSON-RPC. I’ve got the basics of a trait based system which will enable different frontends. At the moment, I’ve created an extension for `pi` which allows me to use that as the frontend. |
|