Skip to content
Open
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 @@ -31,7 +31,7 @@ to use any that [hermes-agent already supports](https://hermes-agent.nousresearc

## What you get

- [hermes-agent](https://hermes-agent.nousresearch.com/docs) running on AWS ECS (EC2 launch type) — a single container instance in an Auto Scaling Group with a persistent EBS data volume — via our [hardened](https://boldblackai.github.io/harness/security/) [harness](https://github.com/boldblackai/harness) Docker image.
- [hermes-agent](https://hermes-agent.nousresearch.com/docs) running on AWS ECS (EC2 launch type) — a single container instance in an Auto Scaling Group with a persistent EBS data volume — via our [hardened](https://harness.boldblack.ai/docs/security/) [harness](https://github.com/boldblackai/harness) Docker image.

- GitHub & Slack integration

Expand Down
2 changes: 1 addition & 1 deletion docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ CloudFormation.
- **A harness** — the generated repo is a set of skills, opened in
[Pi](https://github.com/boldblackai/harness), [Hermes](https://github.com/boldblackai/harness),
or [OpenCode](https://github.com/boldblackai/harness) (see
[harness docs](https://boldblackai.github.io/harness/)).
[harness docs](https://harness.boldblack.ai/docs/)).

## 1. Generate the repo

Expand Down
Loading