[{"data":1,"prerenderedAt":298},["ShallowReactive",2],{"navigation_docs":3,"-guides-glossary":151,"-guides-glossary-surround":293},[4,15,75,136],{"title":5,"icon":6,"path":7,"stem":8,"children":9,"page":14},"Getting Started","i-lucide-rocket","/getting-started","1.getting-started",[10],{"title":11,"path":12,"stem":13,"icon":6},"Quick Start","/getting-started/quick-start","1.getting-started/1.quick-start",false,{"title":16,"icon":17,"path":18,"stem":19,"children":20,"page":14},"Guides","i-lucide-book-open","/guides","2.guides",[21,26,31,36,41,46,51,56,61,66,71],{"title":22,"path":23,"stem":24,"icon":25},"Deployment","/guides/deployment","2.guides/1.deployment","i-lucide-server",{"title":27,"path":28,"stem":29,"icon":30},"Get Help","/guides/get-help","2.guides/10.get-help","i-lucide-message-circle",{"title":32,"path":33,"stem":34,"icon":35},"Glossary","/guides/glossary","2.guides/11.glossary","i-lucide-book-marked",{"title":37,"path":38,"stem":39,"icon":40},"Concepts","/guides/concepts","2.guides/2.concepts","i-lucide-list",{"title":42,"path":43,"stem":44,"icon":45},"Roadmap","/guides/roadmap","2.guides/3.roadmap","i-lucide-map",{"title":47,"path":48,"stem":49,"icon":50},"Contribution Guide","/guides/contribution-guide","2.guides/4.contribution-guide","i-lucide-git-pull-request",{"title":52,"path":53,"stem":54,"icon":55},"Using the Dashboard","/guides/using-the-dashboard","2.guides/5.using-the-dashboard","i-lucide-layout-dashboard",{"title":57,"path":58,"stem":59,"icon":60},"Privacy and Data","/guides/privacy-and-data","2.guides/6.privacy-and-data","i-lucide-shield",{"title":62,"path":63,"stem":64,"icon":65},"Changelog","/guides/changelog","2.guides/7.changelog","i-lucide-history",{"title":67,"path":68,"stem":69,"icon":70},"Limits and Quotas","/guides/limits-and-quotas","2.guides/8.limits-and-quotas","i-lucide-gauge",{"title":72,"path":73,"stem":74,"icon":25},"Self-Hosting","/guides/self-hosting","2.guides/9.self-hosting",{"title":76,"icon":77,"path":78,"stem":79,"children":80,"page":14},"Platform","i-lucide-layers","/platform","3.platform",[81,86,91,96,100,105,110,114,119,123,128,132],{"title":82,"path":83,"stem":84,"icon":85},"Agent OS","/platform/agent","3.platform/1.agent","i-lucide-cpu",{"title":87,"path":88,"stem":89,"icon":90},"Store API Contract (for Agent OS)","/platform/store-api","3.platform/10.store-api","i-lucide-code-2",{"title":92,"path":93,"stem":94,"icon":95},"CLI Reference","/platform/cli-reference","3.platform/11.cli-reference","i-lucide-terminal",{"title":97,"path":98,"stem":99,"icon":25},"MCP Server Integration (optional)","/platform/mcp-server-integration","3.platform/12.mcp-server-integration",{"title":101,"path":102,"stem":103,"icon":104},"Channels (Telegram, Slack, Discord, Signal, Viber)","/platform/integrations","3.platform/2.integrations","i-lucide-plug",{"title":106,"path":107,"stem":108,"icon":109},"Skills Store (optional)","/platform/store","3.platform/3.store","i-lucide-store",{"title":111,"path":112,"stem":113,"icon":17},"Skills Authoring","/platform/skills-authoring","3.platform/4.skills-authoring",{"title":115,"path":116,"stem":117,"icon":118},"Security","/platform/security","3.platform/5.security","i-lucide-shield-check",{"title":120,"path":121,"stem":122,"icon":90},"Agent API Reference","/platform/agent-api","3.platform/6.agent-api",{"title":124,"path":125,"stem":126,"icon":127},"Agent Configuration","/platform/agent-config","3.platform/7.agent-config","i-lucide-settings",{"title":129,"path":130,"stem":131,"icon":127},"Channels Configuration","/platform/integrations-config","3.platform/8.integrations-config",{"title":133,"path":134,"stem":135,"icon":127},"Store Configuration (optional)","/platform/store-config","3.platform/9.store-config",{"title":137,"icon":138,"path":139,"stem":140,"children":141,"page":14},"Troubleshooting","i-lucide-wrench","/troubleshooting","4.troubleshooting",[142,146],{"title":143,"path":144,"stem":145,"icon":138},"Common Issues","/troubleshooting/common-issues","4.troubleshooting/1.common-issues",{"title":147,"path":148,"stem":149,"icon":150},"FAQ","/troubleshooting/faq","4.troubleshooting/2.faq","i-lucide-help-circle",{"id":152,"title":32,"body":153,"description":286,"extension":287,"links":288,"meta":289,"navigation":290,"path":33,"seo":291,"stem":34,"__hash__":292},"docs/2.guides/11.glossary.md",{"type":154,"value":155,"toc":281},"minimark",[156,161,174,182,188,198,204,214,220,233,239,245,255,265,275],[157,158,160],"h2",{"id":159},"az","A–Z",[162,163,164,168,169,173],"p",{},[165,166,167],"strong",{},"Agent"," — A configured AI assistant in Agent OS: id, name, model, personality, skills, tools, optional schedule. Stored in the DB or in ",[170,171,172],"code",{},"~/.agent-os/agents/",".",[162,175,176,178,179,173],{},[165,177,82],{}," — Sulala Agent Operating System. Bun-based local platform: micro-agents, skills, task queue, scheduler, graphs, memory, channels. Default port 3010; home ",[170,180,181],{},"~/.agent-os",[162,183,184,187],{},[165,185,186],{},"Channel"," — A messaging platform (Telegram, Slack, Discord, Signal, Viber). Agent OS receives messages via webhook (or polling), runs the default agent, and sends the reply back.",[162,189,190,193,194,197],{},[165,191,192],{},"Config"," — ",[170,195,196],{},"~/.agent-os/config.json",". Holds API keys (OpenAI, OpenRouter, etc.) and channel credentials (tokens, default agent ids).",[162,199,200,203],{},[165,201,202],{},"Conversation"," — A chat thread (conversation_id, messages). Used by the dashboard and channels for context; can be summarized.",[162,205,206,209,210,213],{},[165,207,208],{},"Graph"," — A workflow of agents: nodes (each tied to an agent) and edges (from → to). Stored under ",[170,211,212],{},"~/.agent-os/graphs/","; run via API or dashboard.",[162,215,216,219],{},[165,217,218],{},"Memory"," — Long-term storage (SQLite, optional vector search). API: write, search, delete. The memory skill exposes tools for the model.",[162,221,222,225,226,229,230,173],{},[165,223,224],{},"Skill"," — An installable module under ",[170,227,228],{},"~/.agent-os/skills/\u003Cname>/",": skill.yaml (or SKILL.md) + optional tools.yaml, config.schema.json, SETUP.md. Registers tools and stores config in ",[170,231,232],{},"~/.agent-os/configs/\u003Cskill_id>.json",[162,234,235,238],{},[165,236,237],{},"Task"," — A single run request for an agent. Lifecycle: queued → running → completed/failed. Stored in the DB.",[162,240,241,244],{},[165,242,243],{},"Tool"," — A callable capability the model uses (e.g. echo, time, or tools from skills). Each has id, name, description, input schema. Central tool registry; agents get tools from their skills + built-in allowlist.",[162,246,247,250,251,254],{},[165,248,249],{},"tools.yaml"," — Optional file in a skill folder. Defines tools (HTTP or exec) in a ",[170,252,253],{},"tools:"," array. Loaded by the skill loader and registered in the tool registry.",[162,256,257,260,261,264],{},[165,258,259],{},"Webhook"," — Channel endpoint (e.g. ",[170,262,263],{},"POST /api/channels/telegram/webhook",") that receives incoming messages from the platform. Config (token, default agent) is in config.",[162,266,267,270,271,274],{},[165,268,269],{},"Workspace"," — Per-agent sandbox directory ",[170,272,273],{},"~/.agent-os/workspaces/{agent_id}/",". File tools are restricted to this path.",[162,276,277,278,173],{},"For more context, see ",[279,280,37],"a",{"href":38},{"title":282,"searchDepth":283,"depth":283,"links":284},"",2,[285],{"id":159,"depth":283,"text":160},"Quick reference for terms used in Sulala Agent OS.","md",null,{},{"icon":35},{"title":32,"description":286},"NKRr04bm8qsyTp73e5wQA-W3lrDPenfBF3itZ5_W7_0",[294,296],{"title":27,"path":28,"stem":29,"description":295,"icon":30,"children":-1},"Where to ask questions, report bugs, and join the community for Sulala Agent OS.",{"title":37,"path":38,"stem":39,"description":297,"icon":40,"children":-1},"Core concepts for Sulala Agent OS — agents, skills, tools, channels, and storage.",1773850668598]