harbor is a great framework for running longer running, more stateful agent evals
it underpins terminal bench 2 and is becoming industry standard
LangSmith Sandboxes now integration with harbor!
LangSmith sandboxes are now a first-class environment in @harborframework 🚀
Install: pip install “harbor[langsmith]”
Authenticate: export LANGSMITH_API_KEY= “<LANGSMITH_API_KEY>”
That's it. Your evals are now ready to run in LangSmith production sandboxes, alongside Daytona, E2B, and Modal.

