Llxprt Jefe banner
vybestack vybestack

Llxprt Jefe

Development community

Description

LLxprt Jefe contains and controls your CLI instances, what if you just never had to leave your terminal? (Supports llxprt code, code puppy, claude code, codex and more coming soon). Create issues, send them to your agents, watch them in tmux or status panes, merge prs, watch actions, never touch a mouse or a website!

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

jefe logo LLxprt Jefe

**Problem:** "I have too many terminals open and can't keep track of which agent is working on what issue."

`jefe` gives you one terminal control plane for multiple [`LLxprt Code`](https://vybestack.dev/llxprt-code.html) agents across repositories.

New here? Start with the step-by-step guide: [`docs/getting-started.md`](docs/getting-started.md)

![jefe screenshot](docs/assets/jefe-screenshot.png)

What it does for you

  • shows all your repos and agents in one place,
  • keeps each agent in its own tmux-backed session,
  • lets you quickly jump to the right agent and terminal,
  • makes it easy to see status/output without tab chaos,
  • supports day-to-day operations (create, edit, kill, relaunch, delete),
  • persists your setup/state between runs.

Main UI modes

  • Dashboard: repositories, agents, terminal, preview.
  • Split view: compact cross-agent operational view.
  • Form / Confirm / Search / Help modals.
  • Terminal capture mode: key/mouse input forwarded into selected running agent.

Keyboard highlights

  • F12 / t: toggle terminal capture focus.
  • Alt+1..9 (plus macOS Option-symbol fallback): jump to agent shortcuts.
  • n / N: new agent / new repository.
  • Ctrl-d: delete selected.
  • Ctrl-k: kill selected agent.
  • v: toggle active-only visibility (running repositories + running agents).
  • l: relaunch dead agent.
  • s: split view.
  • ? / h / F1: help.

Platform support matrix

Platform Status Sandbox Engines
macOS (arm64/x86_64) Supported Podman, Docker, Seatbelt
Linux (x86_64/aarch64) Supported Podman, Docker
Windows (x86_64) Supported

Seatbelt (macOS `sandbox-exec`) is available only on macOS. If a persisted configuration references an unsupported engine, `jefe` normalizes it to Podman at start