Skip to content

add agentharness docs#372

Open
peterj wants to merge 4 commits into
mainfrom
peterj/addagentharnessodcs
Open

add agentharness docs#372
peterj wants to merge 4 commits into
mainfrom
peterj/addagentharnessodcs

Conversation

@peterj
Copy link
Copy Markdown
Contributor

@peterj peterj commented May 26, 2026

No description provided.

Signed-off-by: Peter Jausovec <peter.jausovec@solo.io>
@peterj peterj requested a review from artberger May 26, 2026 23:49
Copy link
Copy Markdown
Collaborator

@artberger artberger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I left some questions, but approved. Thanks for adding this to the docs!

Comment thread src/app/docs/kagent/concepts/agent-harness/page.mdx Outdated

## Backend model

The `spec.backend` field selects the backend implementation.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am wondering if these backends are separate resources that you have to already have deployed to the cluster?


`spec.modelConfigRef` points at a kagent `ModelConfig`. OpenClaw-compatible backends translate that model configuration into OpenClaw bootstrap config. Hermes uses the referenced model while building its Hermes configuration.

If `spec.image` is omitted, kagent uses the default base image for the selected backend. Set `spec.image` only when you have a backend-compatible custom image.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the default base image something that kagent sets somewhere? or for nemoclaw would it be something like the most recent tag?

Comment thread src/app/docs/kagent/concepts/agent-harness/page.mdx Outdated

## Create an OpenClaw harness

The following resource creates an OpenClaw harness and lets it reach the OpenAI and Slack APIs.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you have to allowlist the LLM APIs that match the ModelConfig LLM provider that you set up? so this allows OpenAI because the default ModelConfig is for OpenAI.

Comment thread src/app/docs/kagent/introduction/installation/page.mdx Outdated
peterj and others added 3 commits May 29, 2026 11:19
Co-authored-by: Art <artberger@users.noreply.github.com>
Signed-off-by: Peter Jausovec <peterj@users.noreply.github.com>
Co-authored-by: Art <artberger@users.noreply.github.com>
Signed-off-by: Peter Jausovec <peterj@users.noreply.github.com>
Co-authored-by: Art <artberger@users.noreply.github.com>
Signed-off-by: Peter Jausovec <peterj@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants