Overview of Tidewave AI toolkit
mainTidewave is an AI developer toolkit designed for full-stack Phoenix and Rails applications. It aims to increase productivity when using coding agents to build web applications through three primary components:
- Tidewave Toolbar: A tool for creating prompts via UI element inspection, building UI variants, and diagnosing web accessibility or application errors.
- Tidewave Connect: A bridge that connects your coding agent to your browser, enabling testing, debugging, and video recording with captions, overlays, and narration.
- Tidewave MCP: A Model Context Protocol (MCP) implementation that connects your coding agent directly to your web framework. This allows the agent to run code, query databases, and read documentation specific to your project's dependencies.