Skip to content

Commit

Permalink
improve README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Anton-4 authored Jan 1, 2025
1 parent 012f735 commit b49ff71
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit b49ff71

Please sign in to comment.