This is a fun (multi-) weekend project after discovering the Gandalf game, by Lakera, and seeing that things and techniques of beating the LLMs have progressed so much in the last year alone.
So I created Genie, hope you guys enjoy cracking the code as much as I enjoyed making it.
This is Sawradip. one of the core maintainers of RunAgent.
Our team faced this problem, wherever we had to deploy agents, and use them in production application(from different language, like from C# unity games, or embedded Rust APP, or Go server backend).
* Building repetitive REST-api, and streaming mechanisms.
* Cross language streaming serialisation
* monitoring of Agent invocation
Specially, enabling streaming (cross-language) was a huge hassle. So, we started RunAgent. Hopefully this tool will be useful.
Thanks to the community, and want to give back some convenience.
These are some great ideas, and will be added.