Launching today

ccshare
multiplayer claude code
80 followers
multiplayer claude code
80 followers
share your live Claude Code session with a 6-char code, AirDrop-style. your friend joins from their terminal - or just opens a link in their browser, nothing to install - sees your exact screen, and both of you can type. works over your wifi with zero setup, or anywhere through a free tunnel.




ccshare
@unworld11 the teaching use case feels underrated here. watching someone drive an agent is how most people actually learn this stuff, screen share always made it passive. can the second person type from the start or does the host grant access? congrats on shipping Vedanta 👏
ccshare
@artem_fedorovich they can type from the start
the pairing UX is the fun part but the thing I'd actually want answered before using this on a real project: if someone joins mid-session, do they just see the full scrollback, including anything that got printed or typed before they connected? things like env vars getting echoed, an api key pasted into a prompt earlier, secrets in a stack trace. screen sharing at least you can mute your screen for a second, a shared terminal session feels harder to un-leak once someone's in
ccshare
@galdayan they see a smaller window for now, like the last few prompts. also yes the otp is meant so we only share it with trusted users
The “multiplayer Claude Code” framing makes me wonder how collaboration is handled in practice. Is ccshare more about sharing a live coding session, handing off Claude Code context between teammates, or keeping a shared history of prompts and edits? Those are pretty different workflows for engineering teams, so I’d be interested in where you’re focusing first.
ccshare
@crystalmei it is more like a live coding session , or where a non tech member can handoff his session to another technical user. i was focusing on just a terminal for now, but i want to scope it out to a point where people can communicate with each other and prompt together
Foyer
multiplayer claude code is obvious the second you see it, and the airdrop-style 6 char pairing is what makes it actually get used. genuinely curious how you handle two people typing into the same session at once
ccshare
@fberrez1 like google doc does, but i am looking for feedback
Multiplayer for Claude Code is such a clever angle — the AirDrop-style 6-char join is slick. Curious how you handle input when two people type into the same session at once — free-for-all, or is there any turn-taking? Congrats on the launch!
ccshare
@rajasimon no turn taking, we can see when the other is typing.
Congrats on the release, @unworld11 ! The standard text-mirroring approach to terminal collaboration usually suffers from massive latency or character drops, so hearing that the screen mirroring feels instantaneous is a great sign.
Regarding the simultaneous input behavior you asked about: when up to five developers are connected to the same active Claude Code session, how does ccshare handle terminal state conflicts?
ccshare
@varunvivek it works like google docs but not as sophisticated, it is a good point that i will address in the next release
one thing that would make this way more useful for me would be a tiny status bar or last-activity timestamp so you can tell at a glance whether the other person is idle, typing, or disconnected. right now if my friend goes afk i have no idea if their session just froze or if they walked away
ccshare
@hanife786855 oh we get notified if they disconnect and connect