EveryDev.ai
Subscribe
Home
Developers

3,289+ AI companies

  • Radar
  • Trending
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Developers
    3. RizRiyz

    RizRiyz

    RizRiyz's Luvus is mission control for AI coding agents: a terminal workspace that keeps panes, tabs, sessions, agent state, Git, worktrees and automation together. Its design goal is a shared, composable source of truth for human users, command-line workflows and local automation.

    Visit Website

    At a Glance

    1Tool Listed
    1Product
    10Capabilities
    Discussions
    Focus Areas
    Agent Harness
    Multi-agent Systems
    Terminal & Session Management
    Connect
    Latest News
    Luvus v0.13.2 released: native Muse and Oh My Pi support, improved workspaces, Files/copy controls, notifications and Windows recovery.Aug 29, 2026
    Luvus v0.13.1 released with mobile controls, Mission Control redesign, UHP 1.0 automation, Agent Skills, localization and faster rendering.Aug 26, 2026
    Markets
    • Individual developers using AI coding agents
    • Software teams running multiple coding-agent sessions and parallel Git worktrees
    • Developers who want a terminal multiplexer/workspace with agent awareness
    • Builders of agent harnesses, orchestrators and Luvus modules

    AI Tools by RizRiyz

    (1)
    View Luvus
    Luvus tool icon

    Luvus

    Terminal Hub for AI Coding Agents

    Agent HarnessMulti-agent SystemsTerminal Mgmt

    Discussions

    No discussions yet

    Be the first to start a discussion about RizRiyz

    Latest News

    08/29/2026

    Luvus v0.13.2 released: native Muse and Oh My Pi support, improved workspaces, Files/copy controls, notifications and Windows recovery.

    github.com
    08/26/2026

    Luvus v0.13.1 released with mobile controls, Mission Control redesign, UHP 1.0 automation, Agent Skills, localization and faster rendering.

    github.com
    08/24/2026

    Riz published 'Luvus Is Built for Composable Mission Control,' explaining the shared-workspace architecture and composable modules.

    luvus.dev
    08/23/2026

    Luvus v0.12.0 released with native DIFF code review, global fuzzy search, community themes, safe updates and the Luvus Bar.

    github.com

    Products & Services

    1
    Luvus
    June 26, 2026 (earliest repository release listed: v0.2.0)

    An open-source terminal workspace and mission-control application for AI coding agents. It provides persistent workspaces and sessions, split panes and tabs, live agent detection/status, agent session management, Git/GitHub views, file browsing and review, worktree orchestration, remote SSH attachment, mobile layouts, a local CLI/API and extensible modules.

    Market Position

    Luvus positions itself as mission control for AI coding agents rather than only a conventional terminal multiplexer: it combines persistent terminal workspaces with agent lifecycle/status, session resume/forking, Git review, worktree orchestration and an automation protocol. Its overlap includes tmux-like terminal multiplexers and newer AI-agent orchestration/workspace tools, while its differentiator is the unified server-backed model connecting panes, agents, repositories, tasks, modules and automation.

    Leadership

    Founders

    R(

    Riz (RizRiyz)

    The creator and primary maintainer identified on the official blog and GitHub repository. The GitHub profile describes Riz as a maker and 'Your favorite Agent'; it also lists Blockchain as an interest and GitHub Developer Program membership.

    Founding Story

    Riz says Luvus was created in response to terminal tools accumulating panes, tabs, sidebars, Git, agent status, worktrees and automation as disconnected mini-applications. The initial vision was a shared workspace model in which the server owns live terminal processes, layouts, agent identity, sessions and project structure, while the UI, CLI and local API operate on that same state.

    Business Model

    Revenue Model

    Luvus is distributed as open-source software under the Apache License 2.0, with prebuilt binaries and installation paths through shell and PowerShell installers, Homebrew, Nix and crates.io. The public sources describe distribution and licensing but no paid service or subscription model.

    Target Markets

    Industries & Segments
    • Individual developers using AI coding agents
    • Software teams running multiple coding-agent sessions and parallel Git worktrees
    • Developers who want a terminal multiplexer/workspace with agent awareness
    • Builders of agent harnesses, orchestrators and Luvus modules
    Use Cases
    • Supervising multiple AI coding agents working in parallel
    • Keeping long-running agent sessions alive across terminal closes and resuming them later
    • Coordinating dependent coding tasks in isolated Git worktrees
    • Reviewing Git changes and sending focused feedback to live agents
    • Operating an agent workspace remotely over SSH or from a narrow/mobile terminal
    • Automating terminal, agent, session and harness workflows through the CLI, local API or UHP

    History & Milestones

    June 26, 2026

    Earliest release listed in the repository release history: Luvus v0.2.0.

    August 23, 2026

    Luvus v0.12.0 added native code-review/DIFF workflows, global fuzzy search, community themes, safe updates and the Luvus Bar extension surface.

    August 26, 2026

    Luvus v0.13.1 added adaptive mobile controls, redesigned Mission Control, UHP 1.0 automation, broader Agent Skills support, localization and change-driven rendering.

    August 29, 2026

    Luvus v0.13.2 added native Muse and Oh My Pi support, workspace behavior that remains usable after the final project closes, expanded Files and copy controls, sound-style notifications and Windows server recovery improvements.

    Key Capabilities

    10
    Persistent project workspaces, tabs, panes, layouts, terminal state and named sessions backed by a background server
    Automatic detection of supported coding agents with working, blocked, done and idle states, session titles, token/context/cost information and optional sound alerts
    Start, message, inspect, wait for, resume, fork and send keys to agents; fork supported Claude, Grok, Codex, Pi and OMP sessions with context intact
    Git-aware file tree, file/change inspection, staged/worktree/untracked/conflicted DIFF review, branches, commits, pull requests, issues and repository activity
    Worktrees and orchestration with dependent tasks, path leases, agent assignment, quality gates and merge lifecycle
    Remote SSH attachment and multiple clients with independent viewport sizes

    Integrations & Partnerships

    Platform Integrations

    • macOS, Linux and Windows; prebuilt Apple-silicon and Linux binaries
    • Homebrew: brew install RizRiyz/luvus/luvus
    • Nix: nix run, nix profile install and nix build from github:RizRiyz/luvus
    • Agent support includes Claude Code, GitHub Copilot CLI, Codex, opencode, Kimi, Grok, Pi, Oh My Pi, Muse Code, Fx, Cursor, Gemini, Aider, Amp, Droid, Qwen and Kiro
    • Git and GitHub CLI workflows, SSH remote attachment, crates.io distribution and local CLI/API/UHP automation

    Connect

    Website
    luvus.dev
    GitHub
    RizRiyz
    X / Twitter
    luvusdev

    AI Topics

    3

    RizRiyz focuses on these topics:

    Agent Harness(1)
    Multi-agent Systems(1)
    Terminal & Session Management(1)
    Back to all developersSuggest an edit