13 / 13My First AI AgentPart II · 15 min read

Own it forever

Keep it alive: back up, update, and level up — without redoing lesson 1.

After mastery
01
Backup files
Copy folders
02
Labs
Optional drills
03
Open Design
Decks · images
04
Roadmap Video
Motion later

What to back up

  • Hermes home / profile directory (SOUL, memory, config, skills you keep)
  • Obsidian vault and AGENTS.md / project context you rely on
  • .env holds secrets — back up encrypted; never publish
Copy the folders. That is the backup. The harness is portable because it is files.

Stay current

Official docs change often. Run hermes update (or reinstall Desktop) on a cadence you can keep. After updates: doctor or health check, one chat smoke test, gateway still allowlisted. If a flag renames, Installation / Updating docs win over this page.

Course completion checklist

Checklist · this device0/10
Exercise · Check yourself

What must you back up first?

Pick one — the answer is revealed straight away.

Keep going

When one agent is not enough

Sub-agents: spawn helpers for independent work. Brief them as strangers (failure, paths, definition of done). Least tools. Prefer cheaper children and a strong parent for synthesis. Avoid delegating tightly sequential interactive work.

Profiles: a second Hermes home (own model, memory, gateway, persona) when roles must stay isolated permanently — not a temporary helper.

Kanban / boards: when work must cross agents and survive restarts. Use the official multi-agent docs when serial pain is real.

Basics stop at one solid harness. Multi-agent and extra platforms are optional growth — not Part I homework.

Growth map — seven patterns

You already practice tools and approvals. Add the rest when a concrete constraint appears.

  • 1 Tools — day one (done)
  • 2 MCP servers — when work spans external services and APIs
  • 3 Sequential pipeline — multi-step jobs via profiles and wake gates
  • 4 Parallel — research fan-out / batch delegation
  • 5 Routers — assign by type to specialist profiles or board
  • 6 Human in the loop — keep for high-impact actions
  • 7 Dynamic sub-agents — orchestrator spawns help mid-task

Desktop Kanban (growth)

The first official Hermes Desktop plugin is Kanban: a board in the app for multi-step work across profiles. Enable it only after one profile, tools, and approvals are solid. It is not Part I homework.

  • Plugin can add a page, sidebar entry, hotkeys, and backend endpoints.
  • Multi-profile boards need SOUL + tools working per profile first.
  • Write your own plugin or import via the Desktop plugin SDK when you outgrow defaults.

You are done when

Proof · this device0/1

Stored on this device only — not sent anywhere.