Skip to content
Introducing OpenPond Harness

Introducing OpenPond Harness

OpenPond Harness is an open-source, mutable agent harness designed to continuously improve alongside your work.

The idea is simple: repeated work, conversations, corrections, and failures should make your agents better. OpenPond helps turn those patterns into evals, compare changes against a baseline, and improve the agents, skills, models, and extensions that make up your harness.

Your profile is portable and Git-backed, so it can stay local, move between machines, and be reviewed like any other source code. The same harness can also be shared with a team or used for cloud and sandbox runs without rebuilding everything from a private chat.

You can install it with:

npm install --global openpond
openpond

Read more and follow development on GitHub.