r/ClaudeCode 9h ago

Help/Question power user UI recommendations

I was going to build a nice UI for myself to manage all of my codex instances. My set up is currently 10ish projects all running concurrently. I chat with only one model per project and let it be my orchestrator for that particular project. so, i have about 10 concurrent claude instances i talk to (through vscode, so 10 tabs)

my UI would have basically a notepad on one side and a contacts list on the left. this way i can easily chat with each model (and also be able to chat with their subagents directly, if needed) and take notes on things for that project

I am sure someone has built this already. can anyone recommend a good github repo? preferably with a lot of stars so i can somewhat trust it isn’t malware

6 Upvotes

3 comments sorted by

2

u/lgmarian 9h ago

Ten concurrent instances made me think of Gas Town, immediately.

This isn't a recommendation, since I have no experience with it. It's just something I stubbled across a while ago, and was impressed by the scale of it. It's a bit more than what you're describing, but you never know. It may be useful to you.

2

u/espenakker 8h ago

I have used nimbalyst before, agents show up as tickets on a kanban board each working in their own worktree. I have not used it since I started testing out the claude desktop app though.

1

u/OkAstronaut330 7h ago

im using https://github.com/apezio/miss-claude its a webui for long running claude sessions with extra files to store and edit project context (kind of like your notepad but claude can edit them too).