diff --git a/README.md b/README.md index dd9cf2b..a0f0e7a 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,10 @@ +[![Roc-Lang][roc_badge]][roc_link] + +[roc_badge]: https://img.shields.io/endpoint?url=https%3A%2F%2Fpastebin.com%2Fraw%2FcFzuCCd7 +[roc_link]: https://github.com/roc-lang/roc + # roc-agent -LLM agent setup for Roc programming + +LLM agent setup for Roc programming. Runs Claude in a loop until all tests pass. + +:bangbang: This lets Claude run code on your machine autonomously without restrictions. It is usually unlikely that Claude will screw something up on your machine, but use caution and make sure you don't copy paste a prompt from an untrusted source.