# Rainy MaTE ## Docs - [Tahoe design system](https://docs.rainy-mate.com/components/design-system.md): Tahoe color, surface, and typography guidelines for Rainy MaTE documentation and UI. - [Usage guidelines](https://docs.rainy-mate.com/components/usage-guidelines.md): Implementation rules for Tahoe-consistent product and documentation interfaces. - [Create agents and tools](https://docs.rainy-mate.com/developers/agents-and-tools.md): Build custom agents and extend local tool capabilities in Rainy MaTE. - [Architecture](https://docs.rainy-mate.com/developers/architecture.md): Understand Rainy MaTE runtime boundaries between React UI, Tauri bridge, and Rust services. - [Local setup](https://docs.rainy-mate.com/developers/local-setup.md): Set up Rainy MaTE for local development with frontend and Tauri runtime. - [Memory Vault Internals](https://docs.rainy-mate.com/developers/memory-vault.md): Deep dive into the AES-GCM and libSQL architecture. - [Private Rainy ATM API](https://docs.rainy-mate.com/developers/private-atm-api.md): Internal Rainy ATM endpoints used by Rainy MaTE desktop integration. - [Release process](https://docs.rainy-mate.com/developers/release.md): Prepare and ship a stable Rainy MaTE desktop release with synchronized documentation. - [Release notes policy](https://docs.rainy-mate.com/developers/release-notes-policy.md): Simple policy for writing clear release notes as Rainy MaTE evolves. - [Testing and validation](https://docs.rainy-mate.com/developers/testing.md): Validate Rainy MaTE changes before release using Rust tests and docs checks. - [Agent Builder](https://docs.rainy-mate.com/features/agent-builder.md): Create and maintain custom agent profiles with controlled skill and policy scope. - [Agent Chat](https://docs.rainy-mate.com/features/agent-chat.md): Run workspace-scoped prompts with planning, execution, and approval controls. - [Agent Store](https://docs.rainy-mate.com/features/agent-store.md): Review, update, and deploy saved agent profiles. - [Autonomous workflows](https://docs.rainy-mate.com/features/autonomous-workflows.md): How Rainy MaTE plans tasks, executes tools, and enforces approval boundaries. - [Encrypted Memory Vault](https://docs.rainy-mate.com/features/encrypted-memory.md): Secure, vectorized context storage for your autonomous agents. - [Rainy ATM (Neural panel)](https://docs.rainy-mate.com/features/neural-panel.md): Connect Rainy MaTE to private Cloud Cortex services and audit remote execution. - [Telegram best practices](https://docs.rainy-mate.com/guides/telegram-best-practices.md): Operate Telegram remote access safely and consistently in production. - [Telegram integration](https://docs.rainy-mate.com/guides/telegram-integration.md): Pair Telegram with Rainy ATM for remote prompts and operational commands. - [Quickstart](https://docs.rainy-mate.com/quickstart.md): Install Rainy MaTE BETA 1 on macOS and run your first workspace task. - [Airlock security](https://docs.rainy-mate.com/reference/airlock-security.md): Airlock approval model and command risk levels for Rainy MaTE. - [Skills reference](https://docs.rainy-mate.com/reference/skills-reference.md): Current tool catalog and command constraints used by Rainy MaTE agent execution. - [Beta limitations](https://docs.rainy-mate.com/users/beta-limitations.md): Rainy MaTE BETA 1 availability, known limitations, and release-change policy. - [First workflow](https://docs.rainy-mate.com/users/first-workflow.md): Complete a reliable first Rainy MaTE workflow from workspace setup to audited execution. - [Install desktop app](https://docs.rainy-mate.com/users/install-desktop.md): Install Rainy MaTE BETA 1 on macOS and allow first launch in macOS security settings. - [Troubleshooting](https://docs.rainy-mate.com/users/troubleshooting.md): Resolve common setup, provider, workspace, and Rainy ATM issues. - [Welcome to Rainy MaTE](https://docs.rainy-mate.com/welcome.md): Public launch documentation for Rainy MaTE BETA 1. ## OpenAPI Specs - [openapi](https://docs.rainy-mate.com/api-reference/openapi.json)