{
  "schema_version": "openagent.agent_resource_packet.v1",
  "id": "res_odysseus",
  "slug": "odysseus",
  "name": "Odysseus",
  "canonical_url": "https://www.openagent.bot/agents/odysseus",
  "category": "agents",
  "resource_type": "agent",
  "summary": "Odysseus is a self-hosted AI workspace that unifies chat, autonomous agents, deep research, email triage, document editing, calendar, notes, memory, and model serving into a single local-first interface. It runs on your own hardware against your own endpoints — no telemetry, no cloud dependency, and full data privacy.",
  "capabilities": [
    "mcp",
    "workflow-orchestration"
  ],
  "constraints": [
    "open-source",
    "self-hosted",
    "mcp-compatible"
  ],
  "scenarios": [
    "self-hosted-ai",
    "developer-workflow"
  ],
  "deployment_modes": [
    "self_hosted",
    "cloud"
  ],
  "interfaces": [
    "repo"
  ],
  "integrations": [],
  "permission_surface": [
    "memory",
    "external services"
  ],
  "risk_level": "moderate",
  "source_confidence": "high",
  "recommended_workflows": [
    "Coding agent workflow",
    "Local or private AI stack"
  ],
  "avoid_when": [
    "Users who prefer managed cloud services with no self-hosting overhead",
    "Non-technical users unwilling to manage Docker or Python runtimes"
  ],
  "primary_actions": [
    "Inspect repository",
    "Open Homepage",
    "Install with Docker (recommended)",
    "Install natively on Linux/macOS"
  ],
  "evidence_urls": [
    "https://github.com/pewdiepie-archdaemon/odysseus",
    "https://pewdiepie-archdaemon.github.io/odysseus/"
  ],
  "last_verified_at": "2026-06-03",
  "machine_readable": {
    "json_url": "https://www.openagent.bot/agents/odysseus.json",
    "markdown_url": "https://www.openagent.bot/agents/odysseus.md",
    "agent_json_url": "https://www.openagent.bot/agents/odysseus.agent.json"
  }
}