Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Harness conveniently wraps Docker around three open-source coding agents — [`pi`](https://pi.dev/), [`opencode`](https://opencode.ai),
and [`hermes`](https://github.com/NousResearch/hermes-agent) — so you can point one at a directory (or file) without giving it access to your entire machine.

> **Documentation:** [boldblackai.github.io/harness](https://boldblackai.github.io/harness/)
> **Documentation:** [harness.boldblack.ai/docs](https://harness.boldblack.ai/docs/)

## Features

Expand Down
2 changes: 1 addition & 1 deletion zensical.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
site_name = "Harness"
site_description = "Run agents in a sandboxed container — ready to drop into any project."
site_author = "Julio Capote"
site_url = "https://boldblackai.github.io/harness/"
site_url = "https://harness.boldblack.ai/docs/"

copyright = """
Copyright © 2025 Julio Capote
Expand Down
Loading