Skip to content

Anton-4/roc-agent

Repository files navigation

Roc-Lang

roc-agent

LLM agent setup for Roc programming. Runs Claude in a loop until all tests pass.

‼️ This lets Claude run code on your machine autonomously without restrictions. It is 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.

Usage

  1. Get an Anthropic API key
  2. Run with:
    $ export ANTHROPIC_API_KEY=YOURAPIKEY
    $ roc main.roc
    

About

LLM agent setup for Roc programming

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published