Platform Chat Harness
The Platform Chat harness extends the Generic harness with platform management capabilities. It powers the global chat interface where users interact with agents that can manage the Everruns platform itself.
When to Use
Section titled “When to Use”- Global chat interface sessions
- Agents that need to manage platform resources (agents, harnesses, providers)
- Administrative assistants that interact with the Everruns API
Configuration
Section titled “Configuration”| Property | Value |
|---|---|
| Type | platform-chat |
| System Prompt | Extended prompt with platform management instructions |
| Default Model | None (inherits from agent or organization) |
Bundled Capabilities
Section titled “Bundled Capabilities”All Generic harness capabilities plus:
| Capability | What it provides |
|---|---|
| Platform Management | Tools to list and manage agents, harnesses, providers, and other platform resources |
See Also
Section titled “See Also”- Generic Harness — the base this harness extends
- Platform Management capability — the additional capability
- Harnesses feature guide — harness selection and API management