An always-running agent, yet trustworthy and secure.
⚠️ Highly experimental and under active development. Expect breaking changes, rough edges, and the occasional missing feature. Not yet suitable for production use.
The project depends on tacit, which has to be locally published. So the first step for building will be:
git clone git@github.com:lampepfl/tacit.git
cd tacit
sbt publishLocalThen, inside capybaraclaw/, run sbt test for a sanity-check. It should build successfully.
Do sbt claw. This requires a valid OPENROUTER_API_KEY in the environment.