Skip to main content

Agents

An agent is an agent harness profile inside an agents-host. Identity = (host, name) pair. The same writer can exist in seven departments; resolving by name alone signs badly.

Operate views (screenshots)

ViewGuide
Hostsoperar-vistas/hosts
Profilesoperar-vistas/profiles
Task Queueoperar-vistas/kanban
LLMsoperar-vistas/llms
SOULoperar-vistas/soul
Promptsoperar-vistas/prompts
Timelineoperar-vistas/timeline
Trustoperar-vistas/confianza
Logsoperar-vistas/logs
Sessionsoperar-vistas/sessions

Full index: Console — Operate.

Where else they appear

  • Explore → inventory / runtime.
  • Chat: society/profile/<host>/<profile> (except Primary architect and operator).

Create

  • From template (researcher / writer / auditor): society fleet spawn — the only path that renders the template SOUL. The fleet group name is historical (0 fleets / 0 goals).
  • Blank or cloned: from the Console.

Edit SOUL: SOUL view (H1-13). On a dept-host, a SOUL change requires recreating that agents-host-* with compose --no-deps (not a MAP redeploy) so models are untouched.

Each profile has:

  • SOUL.md, memory, sessions, skills
  • Private RAG rag_<host>_<profile> in the vector index — see Corpus and skills
  • Own model via LLM router (http://llm-router:4000/v1)

Agent harness pin (what runs inside the host): v0.20.0 (pinned in the bundle manifest). Do not patch the harness from this repo.