Tuesday, January 6, 2026
Remote Claude Coding Environments
People are building and discussing remote coding environments, accessible via web terminals, for working with Claude code.
Funnily enough, I am building basically a mini vscode clone for the web browser so I can continue with my terminals / claude code. It would work on your watch as well. Want me to ping u once it's ready?
So what that means is that it needs the remaining context window left for compaction itself. When Claude code summarizes the whole conversation the summary it generates itself is tokens and it needs that too in its context window and then it will copy that over to a new session
I prototyped a similar setup with a hosted web terminal ans Tailscale + Claude code, then running a dev server for a fastapi + react app that with instructions on how to structure multiple apps inside that one app. Then on the metro could prompt a new app + access it from phone