Introducing LLxprt Jefe #1597
acoliver
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Just want to take this chance to introduce everyone to LLxprt Jefe. You know how you started out using LLxprt Code for one project at a time, and then you started autogenrating and now mostly just kind of "watch" it while it runs while you do other things? You know how you started out with one terminal and now have like 10 running concurrently, different projects, doing different things? And you know how keeping all those windows separate and organized is now its own project? If this is you, the problem is that LLxprt Code needed a Jefe. Someone to keep it organized while you were off getting coffee.
Jefe manages your repositories and agents. You can have multiple projects, multiple agents all running. It launches them using TMUX so if something goes wrong it just reattaches.
N - create a new repository
n - create an agent in the selected repository
t - focus on that agent (or f-12)
f12 - defocus the agent
Right now, that's basically it. It organizes tmux sessions for llxprt code and lets you switch between them quickly. However, very soon we will have a derivative of Zed's acp protocol to give you a "heads-up" so you can get an instant status of all Jefe-managed instances. I'm also about to commit a version that will let you launch sandboxed instances. That's probably coming later today.
If you want to try LLxprt Jefe, you need only install LLxprt Code separately and then install LLxprt Jefe:
Mac:
Linux:
Super interested in feedback!
All reactions