# Myrm > Open-source AI agent workspace with persistent sandbox, cross-session memory, and GUI-first experience. ## Docs - [Agents API](https://docs.myrmagent.ai/docs/api-reference/agents.md): Create, configure, and interact with agents programmatically. - [Authentication](https://docs.myrmagent.ai/docs/api-reference/authentication.md): API authentication and token management. - [Memory API](https://docs.myrmagent.ai/docs/api-reference/memory.md): Access and manage agent memory programmatically. - [API Overview](https://docs.myrmagent.ai/docs/api-reference/overview.md): REST API and WebSocket endpoints for programmatic access. - [Statistics](https://docs.myrmagent.ai/docs/api-reference/statistics.md): Endpoints for analytics, growth metrics, and daily activity journals. - [Tools API](https://docs.myrmagent.ai/docs/api-reference/tools.md): Manage and execute tools programmatically. - [Webhooks](https://docs.myrmagent.ai/docs/api-reference/webhooks.md): Configure webhooks for event-driven integrations. - [Architecture Overview](https://docs.myrmagent.ai/docs/contributing/architecture-overview.md): High-level architecture of the Myrm platform. - [Commit Conventions](https://docs.myrmagent.ai/docs/contributing/commit-conventions.md): Git commit message and PR conventions. - [Development Setup](https://docs.myrmagent.ai/docs/contributing/development-setup.md): Set up your development environment for Myrm (OSS product + harness monorepo). - [Agent Configuration](https://docs.myrmagent.ai/docs/core-concepts/agent-configuration.md): Configure and customize your AI agents with models, tools, skills, and behavioral parameters. - [Context Management](https://docs.myrmagent.ai/docs/core-concepts/context-management.md): 5-layer context pipeline with reversible compression and Prompt Cache optimization. - [Dialectic Profiling](https://docs.myrmagent.ai/docs/core-concepts/dialectic-profiling.md): Async Cognitive Deriver extracts communication style, decision habits, and implicit goals — not regex guessing. - [Error Recovery](https://docs.myrmagent.ai/docs/core-concepts/error-recovery.md): 14-layer self-healing system that keeps agents running through failures. - [Kanban & Sub-Agent Orchestration](https://docs.myrmagent.ai/docs/core-concepts/kanban-orchestration.md): Visual task board with DAG dependencies and 6 orchestration patterns for multi-agent workflows. - [Memory System](https://docs.myrmagent.ai/docs/core-concepts/memory-system.md): Cross-session memory with knowledge graph and intelligent forgetting. - [Sandbox Runtime](https://docs.myrmagent.ai/docs/core-concepts/sandbox-runtime.md): Per-user persistent sandbox for code execution and tool usage. - [Security Architecture](https://docs.myrmagent.ai/docs/core-concepts/security-architecture.md): Six-layer defense-in-depth security model with encryption, audit trails, and PII protection. - [Skill Evolution](https://docs.myrmagent.ai/docs/core-concepts/skill-evolution.md): 42-module native self-evolution system with 5-layer safety, GUI approval, and evidence-driven learning. - [Work Units](https://docs.myrmagent.ai/docs/core-concepts/work-units.md): Unified billing model for SaaS usage. - [Competitor Comparison](https://docs.myrmagent.ai/docs/getting-started/competitor-comparison.md): How Myrm compares to popular AI agent platforms and what you gain by migrating. - [Desktop App](https://docs.myrmagent.ai/docs/getting-started/desktop-app.md): Install the Myrm Tauri desktop client. - [Introduction](https://docs.myrmagent.ai/docs/getting-started/introduction.md): What is Myrm and why you should use it. - [Local Deployment](https://docs.myrmagent.ai/docs/getting-started/local-deployment.md): Self-host Myrm with Docker or manually. - [Product Architecture](https://docs.myrmagent.ai/docs/getting-started/product-architecture.md): How the open frontend + server and the harness runtime fit together. - [Quick Start](https://docs.myrmagent.ai/docs/getting-started/quickstart.md): Get Myrm running in under 2 minutes. - [SaaS Cloud](https://docs.myrmagent.ai/docs/getting-started/saas-cloud.md): Use Myrm's managed cloud sandbox. - [Agent Templates](https://docs.myrmagent.ai/docs/guides/agent-templates.md): Pre-configured agent templates for common use cases. - [Browser Automation](https://docs.myrmagent.ai/docs/guides/browser-automation.md): Let your agent browse the web and automate browser tasks. - [Companion System](https://docs.myrmagent.ai/docs/guides/companion-system.md): Gamified AI companion with 15 species, emotional awareness, and growth progression. - [Goal Management](https://docs.myrmagent.ai/docs/guides/goal-management.md): Define long-running objectives with budget control, acceptance criteria, and autonomous execution. - [MCP Integration](https://docs.myrmagent.ai/docs/guides/mcp-integration.md): Connect external tools and services using the Model Context Protocol. - [Model Configuration](https://docs.myrmagent.ai/docs/guides/model-configuration.md): Configure and switch between 100+ LLM models. - [Multi-Channel](https://docs.myrmagent.ai/docs/guides/multi-channel.md): Connect your agent to 35+ messaging platforms with channel-aware output. - [Scheduled Tasks](https://docs.myrmagent.ai/docs/guides/scheduled-tasks.md): Complete guide to cron scheduling, task chaining, and unattended automation. - [Tunnel (NAT Traversal)](https://docs.myrmagent.ai/docs/guides/tunnel.md): Access your local agent from anywhere. - [Voice Interaction](https://docs.myrmagent.ai/docs/guides/voice-interaction.md): Talk to your agent with voice input and output. - [Web Search & Fetch](https://docs.myrmagent.ai/docs/guides/web-search-and-fetch.md): Built-in web_search and web_fetch — multi-engine search, 3-tier fetch, and content filtering that keeps junk out of your Agent context. - [Wiki Knowledge Base](https://docs.myrmagent.ai/docs/guides/wiki-knowledge-base.md): Manage structured knowledge with the Settings tree UI, hybrid search, and one-click save from chat. - [Database Configuration](https://docs.myrmagent.ai/docs/self-hosting/database-config.md): Configure SQLite and Qdrant for data storage. - [Environment Variables](https://docs.myrmagent.ai/docs/self-hosting/environment-variables.md): Complete reference of environment variables for self-hosting. - [System Requirements](https://docs.myrmagent.ai/docs/self-hosting/system-requirements.md): Hardware and software requirements for self-hosting. - [Upgrade Guide](https://docs.myrmagent.ai/docs/self-hosting/upgrade-guide.md): How to upgrade your self-hosted Myrm instance.