Show HN: Rapunzel – a tree-style tab terminal emulator for AI agents
Category: cli-tool
Tags: terminal-emulator, ai-agents, tree-tabs
Score: 6.0/10 (Innovation: 6, Technical: 6, Documentation: 7, Utility: 5)
Rapunzel is a desktop terminal emulator designed for managing multiple AI agent sessions using a tree-style tab interface, inspired by Firefox's Tree Style Tab extension. It combines a PyWebView desktop app with PTY-backed shell sessions, workspace persistence, and a hierarchical navigation model to address the scaling issues of flat terminal tabs. Its focus on agent workflows and tree-based session management makes it an interesting niche tool for users running many concurrent agent tasks.
Target audience: backend devs, devops, data engineers
Repository: https://github.com/salmanjavaid/rapunzel/tree/main · Python · 2 stars
View on Hacker News