Anthropic is launching Claude Cowork on mobile and web

(theverge.com)

11 points | by ilreb 2 hours ago

1 comments

  • newppc 23 minutes ago
    This is huge
    • nomel 2 minutes ago
      This is definitely better than my solution:

      I've installed "Amphetamine" app on my MacBook so I can close the lid without it turning off whet it's in my backpack. Before I slip it in, I tether to my phone, so Claude can carry on as I walk around/drive home, because I'm a "weirdo" that prefers a local dev environment. I had VNC setup from my phone to my computer, but it's just too awful of an experience.

      Is there anything self hosted that's similar to this? I won't be able to use any of this due to cloud service restrictions at my work (API only).

      Ideally, I want to be able to start a Claude code session on my computer and use my VPN connection to monitor/get notifications of prompts, basic view of code/docs, etc, in a nice GUI, without VNC. I was considering making a generic shim for claude code, and hooks for all the tool calls, to pass it all elsewhere in a generic way, but doing anything with claude code guts seems fragile (I suppose I could setup an agent triggered on new versions).