quil

artyomsv/quil
★ 5 stars Go AI/LLM Updated today
Reboot-proof terminal multiplexer for AI-native devs — a tmux alternative that persists your whole workspace across reboots and auto-resumes Claude Code & OpenCode sessions. Ships an MCP server so AI agents can drive your panes. Go, cross-platform (Linux/macOS/Windows). MIT.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "quil": {
      "command": "go",
      "args": [
        "run",
        "github.com/artyomsv/quil@latest"
      ]
    }
  }
}

README Excerpt

**The persistent workflow orchestrator for AI-native development.** --- A terminal multiplexer built for developers who orchestrate 5–10 sessions per project across AI assistants, build watchers, webhook tunnels, and SSH connections. Unlike tmux, Quil understands **projects** and **typed panes**: it persists your entire workspace across reboots, auto-resumes AI conversations by session id, and lets your AI assistant drive your terminal over [MCP](docs/mcp.md).

Topics

aiai-agentsbubbleteaclaude-codecliconptycross-platformdeveloper-toolsgogolangmcpmodel-context-protocolmultiplexeropencodesession-manager