| title | date | categories | tags | description | image | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Mai-Tai - Async Human-Agent Collaboration From Anywhere |
2025-04-01 |
|
|
How I built Mai-Tai, an async collaboration layer that lets you manage AI coding agents from your phone, laptop, or the beach while they keep working on your projects. |
|
Mai-Tai supports multiple authentication methods:
- Email/Password - Traditional registration and login
- OAuth (GitHub/Google) - Social login via NextAuth.js
- API Keys - For agent/MCP server authentication
- IAP (Identity-Aware Proxy) - Google Cloud IAP for production
A complete setup guide for controlling your home automation devices through Claude in mai-tai mode using Home Assistant.
This setup allows you to control your home devices by simply messaging Claude. No manual commands needed - just natural language requests like "turn on the living room lights" and Claude handles the rest.
- Home Assistant: Running in Docker, handles device discovery and control
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Mai-Tai Site Map | |
| A tree-style overview of all pages and their purposes. | |
| ## Page Structure | |
| ``` | |
| mai-tai.dev/ | |
| │ | |
| ├── / # Landing page (public) |
NewerOlder