Show HN: MultiTable – I built a dashboard so I could vibe-code from my phone (github.com)

🤖 AI Summary
A developer has introduced MultiTable, a browser-based dashboard designed to streamline simultaneous interaction with multiple AI coding agents, servers, and terminal processes. Built with Node.js, the local daemon utilizes real PTYs, maintains state with SQLite, and presents a unified React UI accessible at http://localhost:3000. Unlike traditional terminal multiplexers, MultiTable enables users to monitor all projects and agents from a single interface, auto-restart processes, and interact with permissions directly within the UI—ideal for modern AI workflows where attention is divided across various agents like Claude Code and Codex. The significance of MultiTable lies in its promise to enhance productivity for developers working with AI tools. By allowing session management from mobile devices over Tailscale without exposing sensitive data to the internet, developers can now seamlessly switch between devices while maintaining control over their coding environment. With features like cost tracking for AI usage, git diffs, and real-time notifications, MultiTable not only simplifies the coding loop but also provides essential insights that optimize resource management during AI development. This tool marks a substantial improvement in handling complex coding tasks, making it a valuable addition for anyone deeply engaged in AI/ML applications.
Loading comments...
loading comments...