
Research
/Security News
Miasma Mini Shai-Hulud Hits ImmobiliareLabs npm Packages
Miasma Mini Shai-Hulud hits @immobiliarelabs Backstage plugins, targeting GitLab and LDAP auth packages on npm.
Execution layer for managing multiple CLI AI Agent instances from one local console
M.E.X.U.S. = Multi-agent Execution Unified System
Mexus is the execution layer for multi-agent development. It turns scattered CLI AI agents into a unified local system: run them, observe their status, and review their work from one operator console.
https://github.com/user-attachments/assets/1bde703f-dda8-4a83-9421-40e212c6aba1
.nexus/ for local session continuityCmd/Ctrl+K — Open command paletteCmd/Ctrl+N — New agent paneCmd/Ctrl+1-9 — Switch between panesCmd/Ctrl+G — Open Git diff~/.nexus/config.yaml) and project levelSome internal paths and compatibility identifiers still use the historical Nexus name. These remain unchanged to preserve existing projects and local configuration.
# Install globally
npm install -g mexus-cli
# Recommended: start Mexus Hub
mexus hub
# Start a single workspace directly
mexus
# Start a single workspace with a specific project path
mexus ~/projects/my-app
# Initialize project config
mexus init ~/projects/my-app
# Check workspace status
mexus status
# Stop the server
mexus stop
# Custom port
NEXUS_PORT=8080 mexus
# Custom Hub port
NEXUS_HUB_PORT=8081 mexus hub
# Install dependencies
pnpm install
# Dev mode (build frontend, then start server with watch)
pnpm dev
# Full dev mode (frontend + backend hot reload in parallel)
pnpm dev:full
# Production build
pnpm build
# Start production server
pnpm start
Backend
Frontend
Browser (React + WebSocket)
↕
Node.js Server (Fastify)
↕
CLI Agent Processes (node-pty)
Copyright (c) 2026 yofine
Licensed under the Apache License, Version 2.0. See LICENSE and NOTICE for details.
"Mexus" and "M.E.X.U.S." are trademarks of yofine. The Apache License 2.0 does not grant permission to use these names. Forks must be rebranded.
FAQs
Execution layer for managing multiple CLI AI Agent instances from one local console
We found that mexus-cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
/Security News
Miasma Mini Shai-Hulud hits @immobiliarelabs Backstage plugins, targeting GitLab and LDAP auth packages on npm.

Security News
Rolldown paused Rust React Compiler integration after a 5MB binary size increase raised concerns about shipping React-specific code to all Vite users.

Security News
/Research
Mini Shai-Hulud expands into the Go ecosystem after hitting LeoPlatform npm packages and targeting GitHub Actions workflows.