Earlier quoted context omitted.
Struggled with it also, given up (for now). I thought coding was a solved problem Boris?
Coding is a solved problem. Problems with the code - these are far from solved, in fact they're multiplying, but coding is definitely solved
Claude Code Remote Control
311–320 of 336 posts
Re: Claude Code Remote Control
#312Earlier quoted context omitted.
Coding is a solved problem. Problems with the code - these are far from solved, in fact they're multiplying, but coding is definitely solved
What does "solving" coding mean?
Some [1] of it is even correct.
[1] Model Collapse Ends AI Hype @39:45, https://www.youtube.com/watch?v=ShusuVq32hc&t=2385s
Re: Claude Code Remote Control
#313I've been building something similar, basically a way to run your full dev environment on your Mac and connect to it from iOS. terminal, files, AI agent all talking to the same session. the tricky part is honestly just keeping state in sync when you switch devices.
Re: Claude Code Remote Control
#314Earlier quoted context omitted.
Claude Code is a good product, they should just keep on steadily improving it and improving the model. I am not sure why they are spraying in all directions like this..
Because they're not trying to build a leading coding agent - they're racing to AGI. That means cramming everything and anything, from every angle because general intelligence is happening next year and that'll connect all the dots, leading to hypergrowth and complete industry dominance, across all domains. Seriously, if you listen to Dario talk, it's non-stop how there's a tsunami coming, people have no idea of what'…
Re: Claude Code Remote Control
#315This is buggy to no end. Anthropic needs to slow down The daily “what broke and changed now” with claude code is wearing me out fast.
Claude Code is a good product, they should just keep on steadily improving it and improving the model. I am not sure why they are spraying in all directions like this..
Re: Claude Code Remote Control
#316Can anyone recommend a tool that gives a 'mission control' overview of multiple agents, but also combines some basic project management functionality. For example, maybe I have an idea for a feature and I want to spin up a new branch and have agents work on that. But then I get stuck or bored (I'm talking personal usage), so decide to park it. But maybe after a few days I have a shower thought and want to resume it.…
Re: Claude Code Remote Control
#317Re: Claude Code Remote Control
#318This is an extremely clunky and buggy prerelease, so don't try to hot fix prod from the toilet without a different mobile frontend. Right now: - You can't interrupt Claude (you press stop and he keeps going!) - At best it stops but just keeps spinning - The UI disconnects intermittently - It disconnects if you switch to other parts of Claude - It can get stuck in plan mode - Introspection is poor - You see XML in the…
Re: Claude Code Remote Control
#319This is an extremely clunky and buggy prerelease, so don't try to hot fix prod from the toilet without a different mobile frontend. Right now: - You can't interrupt Claude (you press stop and he keeps going!) - At best it stops but just keeps spinning - The UI disconnects intermittently - It disconnects if you switch to other parts of Claude - It can get stuck in plan mode - Introspection is poor - You see XML in the…
Omnara founder here. We’ve been building in this space for a while, and the issues listed here are exactly the hard parts: session connectivity, reconnection logic, multi-session UX, and keeping state in-sync across devices. Especially when it comes to long running tasks and the edge cases that show up in real use.
Re: Claude Code Remote Control
#320Earlier quoted context omitted.
More generally, Anthropic's reliability track record for a company which claims to have solved coding is astonishingly poor. Just look at their status page - https://status.claude.com/ - multiple severe incidents, every day. And that's to say nothing of the constant stream of bugs for simple behavior in the desktop app, Claude Code, their various IDE integrations, the tools they offer in the API, and so on. Their mod…
I don’t think that’s fair. ChatGPT and Gemini also seem to suffer random outages. They’re dealing with high load on a new type of product. But it’s also true that Anthropic products are super buggy.