Mission control for your AI agents
691
stars
328
commits
Rust
primary language
Sep 4, 2026
updated
luvus update, and inspect the environment with
luvus doctor.# macOS and Linux
curl -fsSL https://luvus.dev/install.sh | sh
# Homebrew
brew install RizRiyz/luvus/luvus
# Windows PowerShell
irm https://luvus.dev/install.ps1 | iex
luvus # launch or reattach to your session
luvus doctor # check your setup: git, gh, ssh
luvus update # check for and install a newer release
Run Luvus in a project, split a pane, and start an agent. Luvus detects supported agents automatically.
macOS: Disable Select the previous input source under System Settings →
Keyboard → Keyboard Shortcuts → Input Sources to free Ctrl+Space.
| Agent | Live status | Session resume | Precise events (hook) |
|---|---|---|---|
| Claude Code | ✓ | ✓ | ✓ |
| GitHub Copilot CLI | ✓ | ✓ | ✓ |
| Codex | ✓ | ✓ | ✓ |
| opencode | ✓ | ✓ | ✓ |
| Kimi | ✓ | ✓ | ✓ |
| Grok | ✓ | ✓ | ✓ |
| Pi | ✓ | ✓ | No |
| Fx | ✓ | No | No |
| Cursor | ✓ | resume command | No |
| Gemini · Aider · Amp · Droid · Qwen · Kiro | ✓ | No | No |
Live status needs no agent integration. See the documentation for setup, keybindings, modules, and the complete CLI and API reference.
Read CONTRIBUTING.md for setup, tests, and pull request requirements. Report vulnerabilities through SECURITY.md.
Rust
85.8%
Astro
7.2%
MDX
4.9%
Mission control for your AI agents
691
stars
328
commits
Rust
primary language
Sep 4, 2026
updated
luvus update, and inspect the environment with
luvus doctor.# macOS and Linux
curl -fsSL https://luvus.dev/install.sh | sh
# Homebrew
brew install RizRiyz/luvus/luvus
# Windows PowerShell
irm https://luvus.dev/install.ps1 | iex
luvus # launch or reattach to your session
luvus doctor # check your setup: git, gh, ssh
luvus update # check for and install a newer release
Run Luvus in a project, split a pane, and start an agent. Luvus detects supported agents automatically.
macOS: Disable Select the previous input source under System Settings →
Keyboard → Keyboard Shortcuts → Input Sources to free Ctrl+Space.
| Agent | Live status | Session resume | Precise events (hook) |
|---|---|---|---|
| Claude Code | ✓ | ✓ | ✓ |
| GitHub Copilot CLI | ✓ | ✓ | ✓ |
| Codex | ✓ | ✓ | ✓ |
| opencode | ✓ | ✓ | ✓ |
| Kimi | ✓ | ✓ | ✓ |
| Grok | ✓ | ✓ | ✓ |
| Pi | ✓ | ✓ | No |
| Fx | ✓ | No | No |
| Cursor | ✓ | resume command | No |
| Gemini · Aider · Amp · Droid · Qwen · Kiro | ✓ | No | No |
Live status needs no agent integration. See the documentation for setup, keybindings, modules, and the complete CLI and API reference.
Read CONTRIBUTING.md for setup, tests, and pull request requirements. Report vulnerabilities through SECURITY.md.
Rust
85.8%
Astro
7.2%
MDX
4.9%