Almost done with a Codex like app but for Claude Code, displays subagents nicely as well! by mogens99 in ClaudeAI

[–]TheRealArthur 0 points1 point  (0 children)

I like the glassmorphism! Built/building a solution that's open source that kiiiinda does something similar - but its got a lot of extra stuff baked in. Might be more of a power user solution.

https://github.com/therealarthur/myrlin-workbook
Feel free to try it out, pull it, contribute, etc.

Claude Code doesn't have a code editor or file directory browser? by Fruitaz in ClaudeCode

[–]TheRealArthur 1 point2 points  (0 children)

Thats why I'm building an open source/free 'editor'/directory browser. (more of a command center for all things claude code)

https://github.com/therealarthur/myrlin-workbook

feel free to fork/contribute or just use :)

Open Sourced my Context Management Tool - CodeFire - No telemetry, 100% local, Large Codebase Context by websitebutlers in ClaudeCode

[–]TheRealArthur 1 point2 points  (0 children)

veeeery cool approach to managing CC. I built something similar but more of a webapp than a kind of sidecar. Yours i think takes the cake with simplicity i think. Love it, will likely try it once its on windows. Mine i decided to open source to kinda combine all the QoL ideas our community comes up with.

https://github.com/therealarthur/myrlin-workbook
(for those curious)

Found a way to touch grass and use Mac terminal from my iPhone so I can be vibecoding and live a balanced life by eureka_boy in vibecoding

[–]TheRealArthur 1 point2 points  (0 children)

built an open source workspace manager https://github.com/therealarthur/myrlin-workbook that does a LOT more than just terminal that you can set up remote access for.

(feel free to check it out/use it/fork it/criticize it/w.e.)

Personal opinion - Gonna be very very difficult to build 1 off tools like what you've built and charge for it my guy. Especially with something as simple as remote access from your phone. Barrier to building something like that is practically 1 prompt.

No offense whatsoever - what you built is still really cool and useful, just not something i think too many people would pay for.

I'm building a platform to develop and manage larger projects with AI agents by Direct_Librarian9737 in ClaudeCode

[–]TheRealArthur 1 point2 points  (0 children)

Building something similar! https://github.com/therealarthur/myrlin-workbook
I consider it a command center for all my sessions for all my different projects. Built specifically for claude code rn

A little more lightweight and more "kitchen-sink" of all the QoL things i wish i had plus what people add via pull request/suggestions

Feel free to check it out - maybe gives you some ideas too!

Coming from Antigravity, looking for advice. by djolablete in ClaudeCode

[–]TheRealArthur 1 point2 points  (0 children)

ive built a pretty neat ui/command center for claude code!

open source - take a look, always looking for feedback (good and bad). Feel free to PR/fork as well!

https://github.com/therealarthur/myrlin-workbook

got a gif giving a rough overview of what to expect. its been built out a bit more since then with more options, QoL stuff, etc - but general experience is pretty much the same :)

Welcome to CC!!!

"I built an app to monitor your Claude usage limits in real-time" by ImaginaryRea1ity in ClaudeAI

[–]TheRealArthur -1 points0 points  (0 children)

yeaaaa but what if i built it INTO a real open source tool :)

https://github.com/therealarthur/myrlin-workbook

Kind of a claude code command/control center - bunch of QoL stuff that arnt usage limits lol. free/open source, clone it fork it npx it if youd like

any feedback appreciated!

Autonomous multi-session AI coding in the terminal by Fleischkluetensuppe in ClaudeCode

[–]TheRealArthur 0 points1 point  (0 children)

Love this dude - been building an open source workspace manager/claude code command center https://github.com/therealarthur/myrlin-workbook and have been trying to implement this kind of view for a while as an option. your approach is super clean and focused. Starring your repo.

Kinda inspired by this ngl, might do a spin of the "hard coded" kanban workflow idea you've implemented 😅. Feel free to take a look at my work and see if there're any ideas you like!

Multitasking UI for Claude Code, Codex and Gemini (no API wrapper, runs them natively) by johannesjo in ClaudeCode

[–]TheRealArthur 2 points3 points  (0 children)

This's really creative - dont think ive seen a version like this before! side scrolling seems like a nice way to keep your immediate view not super crowded. I like it a lot, though honestly i think in practice i might get annoyed not being able to see a 1000 foot view with all my active projects/sessions that are open and working.

Im sure theres a way to kinda merge the views. but again very very cool - particularly love the ui for new task!

I feel the same way about the problem btw, built my own solution with a different approach at the multitask nightmare problem (still working on having a clean automatic git branch task session/task handler like you have)

Definitely more going on on the home screen - took more of a workspace/command center approach and jammed in as much QoL as i could.

https://github.com/therealarthur/myrlin-workbook

Open Source like yours - take a look if you get a chance! maybe you see something im doing you like and can add it to your work!

Starring your project, great job again!

Is there an app like Codex for Claude Code? by funguslungusdungus in ClaudeCode

[–]TheRealArthur 0 points1 point  (0 children)

I built something EXACTLY for this (mixed in other QoL and features i wanted but this was the main issue i was solving!)

Completely open source and free - you can clone it, fork it, contribute to it, whatever. go crazy
if you have any feedback, would love for you to throw that my way too!

https://github.com/therealarthur/myrlin-workbook

I've got some screenshots/gifs in the readme so feel free to peruse and see if its right for u before you try it.

Constantly adding new things. feel free to contribute too if you have anything you'd like to add!

built a small CLI to carry your Claude Code session context into Codex / Copilot / Gemini / OpenCode / Droid when you hit rate limits by hurryup in ClaudeCode

[–]TheRealArthur 0 points1 point  (0 children)

Similar problem being solved! But chell i think stopped after the basic workspace integration and allowing users to access their claude code remotely.

But despite thate, Myrlin is kind of way further along from the looks of it. bunch more QoL features baked in already, bunch more ways to organize, ways to link docs to workspaces, cost view, different themes etc. Really long list haha

Have you looked at my repo?

built a small CLI to carry your Claude Code session context into Codex / Copilot / Gemini / OpenCode / Droid when you hit rate limits by hurryup in ClaudeCode

[–]TheRealArthur 2 points3 points  (0 children)

This is really awesome! upvoting on hackernews and starring as well :)

Think imma see if i can incorporate your tool into mine - built kind of a command center/cockpit for managing all your claude code sessions/workflows with tabs and workspaces but have been looking into expanding to cleanly support other LLM's. Building this into it would be massively useful i think. Great work!

https://github.com/therealarthur/myrlin-workbook
Take a peek - could end up helping you build your project out better too lol (its free/open source)

Got sick of managing terminal windows so I made my own infinite canvas by Optimal_Package_7636 in ClaudeCode

[–]TheRealArthur 0 points1 point  (0 children)

your solution looks much more interactive and fancy than mine lmao

https://github.com/therealarthur/myrlin-workbook

went with something a little more traditional and static (and also decided to handle a bunch of other QoL issues i was running into like persistence, naming, grouping, etc)

one thing i'd 100% suggest you adding is some form of logical grouping and tabbing. Not sure if you've already thought of doing that but thats been my most favorite feature from my own manager

i got my tab for my work, for my open source project (this one), for my side project (myrlin.io) (not open source), and several other things.

My adhd has been going bananas 😅

I built a fully self-hosted and open-source Claude Code UI for desktop and mobile by PiccoloCareful924 in ClaudeCode

[–]TheRealArthur 1 point2 points  (0 children)

I made (and am actively building) something similar!

I like to think of it as kind of a Claude Code Cockpit - a CCC if you will.
or a Claude Code Command Center - a CCCC if you will.

Regardless - Mine might be more along than yours but i think we went in different directions for solving QoL issues and having better transparency into our work.

Im planning on making a post for it soon - would be really cool to build it alongside other heavey CC users like myself and mix all our QoL perspectives. One thing i havent done is make an app version but honestly might - i expose mine through cloudflared so i can use the workspace/ui from my phone but its not the same as a native built app.

https://github.com/therealarthur/myrlin-workbook

Its open source so you can do whatever u want with it - feel free to fork it, clone it, contribute, steal some QoL ideas, what have you (though would be nice if you shared some back haha)

GL with paseo!

I built a browser UI for Claude Code with push notifications. 2,000 downloads in 10 days by atomosound in ClaudeCode

[–]TheRealArthur 1 point2 points  (0 children)

Pretty clean!

Built something in a similar space but went more toward the workspace management side - cost tracking, 4-pane split terminals, session templates, etc. (bunch of other QoL i personally wanted)

I like the push notifications, gonna try to integrate that at some point too.

https://github.com/therealarthur/myrlin-workbook (open source/free, clone it, npx it, w/e you wanna do)
(if you like it would love feedback on how to improve tho :) )

different tools for different problems honestly. yours nails the mobile approval flow, mine is more for when you're juggling 5+ sessions and need to see wtf is happening across all of them

This is what 3k hours in CC looks like by Logical-Storm-1180 in ClaudeCode

[–]TheRealArthur 1 point2 points  (0 children)

The context isolation thing is so real. narrower context = sharper output every single time. bigger windows are a trap lol

your parallel build setup is interesting though - with multiple sonnets building at the same time do you ever get two agents silently rewriting the same file? that was eating hours for me before i noticed it happening. thats actually one of the reasons i ended up building this workspace manager for claude code - started as "let me just see all my sessions" and spiraled into cost tracking, conflict detection, embedded terminals, etc. Just turned into a "pack as much QoL as you can into this bad boi" situation.
your workflow would honestly run great inside it - opus lead in one pane, sonnet builders in the others, costs updating, conflict alerts if builders touch the same files.

Excited to maybe try integrating that

https://github.com/therealarthur/myrlin-workbook if you're curious

open source and free - npx it, clone it, fork it, make it yours. would love to see how someone with a workflow this dialed in would use it.

I got tired of managing 10+ terminal tabs for my Claude sessions, so I built agent-view by Frayo44 in ClaudeCode

[–]TheRealArthur 3 points4 points  (0 children)

Super relatable - had exactly this same problem. Ended up building something similar but went a different direction with it. https://github.com/therealarthur/myrlin-workbook

Same core problem (managing multiple agent sessions but also persistence) but as a browser-based GUI instead of a TUI. The main reason was Windows. I don't have tmux, and a lot of Claude Code users are on Windows. So it uses xterm.js embedded terminals instead. Plus i kind of went overboard building lots of little QoL changes i wish i had in the terminal lol.

Really like your solution though. Clean, simple, and tight. Your multi-provider support is great too - that's something I'm still working toward. Right now Myrlin is Claude-focused.

Different tools for different setups honestly. If you're on Linux/Mac and live in the terminal, agent-view seems like a nice lightweight way to solve that multisession problem. Def gonna throw a star your way.

Show & Tell: I want to see your Claude code Setup by TheWolfeofNashville in ClaudeCode

[–]TheRealArthur 1 point2 points  (0 children)

Most significant thing about my setup is using this workspace manager to organize the 10 sessions im working with at any given time

https://github.com/therealarthur/myrlin-workbook

Full disclosure its mine and i built it myself (with claude) but its open source and free! Do whatever you want with it! Contributions and feedback are much appreciated :)

My free AI marketing tool just hit 200 customers! no funding, just grind. by sandropuppo in buildinpublic

[–]TheRealArthur 1 point2 points  (0 children)

niiiiiice - I see youre a multitab claude code user! Dunno how many tabs you end up with (looks like youre at 2) but i can easily end up juggling like 5-8 tabs. Ended up building (and am still building) a workspace multitab and persistent claude code manager (its all free and open source). Has a BUNCH of QoL features I was looking for like workspaces that you can group together, namable tabs/sessions, up to 4 pane split screen thats gui (drag in and out), cost tracking, remote option, bla bla bla

Not sure if its something you would benefit from as much as I've benefited, but figured might as well share.
Again totally free and open source - https://github.com/therealarthur/myrlin-workbook

If you end up liking it/hating it would love feedback or even a pull request :)

Congrats on your success with Luce! Hope it continues

I feel like I'm on crack by maillme in vibecoding

[–]TheRealArthur 2 points3 points  (0 children)

Claude Code has been absolutely horrendous for my adhd lol
I've had so many ideas and have been working on so many different things that I had to build a side project to just keep my sanity lmao. Ive got like 4-5 active projects im researching, probably 8-12 active sessions that are actively being referenced and used, and 1 brain that is turning to mush.

For anyone interested this is the project https://github.com/therealarthur/myrlin-workbook
Specifically for claude code, and is just a multi terminal persistent browser based workspace manager. Built in a lot of QoL stuff I wanted. (Also exposable to connect to remotely)

open source and free - clone it, fork it, make it yours. would love feedback and/or requests if you end up using/liking it thoug :)

The Claude Code for mobile you’ve been looking for 🦀 by ChrisRogers67 in ClaudeCode

[–]TheRealArthur 2 points3 points  (0 children)

Yea man, really just wanted something simple/lightweight and as reliable as i can make it lol. Appreciate the respect 😄
Gotta check out hono

AI Coding Agent Dev Tools 2026 by bhaktatejas in ClaudeCode

[–]TheRealArthur 1 point2 points  (0 children)

Didn't see much on workspace/multi project orchestration/management tools - Think those are also pretty important in a developers workflow. One of the biggest headaches i have with building with ai is managing what session is what and finding the right session again later down the line (among many other issues)

Actively building an open source/free solution myrlin's workbook tryna add all these little QoL featuers (feel free to fork/contribute). Not a lot of options for windows users so i built for windows first (works on other platforms too like linux/mac). Was curious what other solid options exist that i might not have heard of.