Claudia – Desktop companion for Claude code
21–30 of 245 posts
Re: Claudia – Desktop companion for Claude code
#22Re: Claudia – Desktop companion for Claude code
#23Really good idea, I’ll have to try it out. The thing I really want is to have the ability to give a recipe for a new Claude code instance - spin up a docker image with code, data, and a running server and then let Claude work against that.
I’ve been wanting the same thing. I am currently experimenting with a container that adds what I want. I keep wanting my sandboxed dev machine that is preconfigured with Claude (and almost nothing else)…but then I also want my customized Claude. I saw someone here on HN the other day who just spins up a Docker container and shares their home directory Claude files with it to facilitate the customized Claude container…
Re: Claudia – Desktop companion for Claude code
#24I was invited to be a beta user by Anthropic who is releasing this - FYI
Re: Claudia – Desktop companion for Claude code
#25I was invited to be a beta user by Anthropic who is releasing this - FYI
Re: Claudia – Desktop companion for Claude code
#26Does this sandbox the agents? All I want is a way to keep the agents from writing to and reading from arbitrary places on the filesystem. I want that enforced using operating system primitives rather than a pinky promise with an LLM. It already worries me that the Cursor agents occasionally try to perform operations with full absolute paths, which they wouldn't be able to know if they were properly sandboxed to the c…
Re: Claudia – Desktop companion for Claude code
#27Claudia is open-source, made by a S24 YC company https://www.ycombinator.com/companies/asterisk
I definitely thought this was an anthropic thing that they were trying to spin off into it's own website and app for normies. I am not saying it's infringement, I am just saying that my dumb brain made that connection and I feel like it's not unreasonable to assume that other people might as well.
Re: Claudia – Desktop companion for Claude code
#28Does this sandbox the agents? All I want is a way to keep the agents from writing to and reading from arbitrary places on the filesystem. I want that enforced using operating system primitives rather than a pinky promise with an LLM. It already worries me that the Cursor agents occasionally try to perform operations with full absolute paths, which they wouldn't be able to know if they were properly sandboxed to the c…
Too bad OSs have such lock-in. Having a macOS with great sandboxing per folder + os capability to avoid the docker hellscape would be awesome. Probably not gonna happen until we can oneshot an OS rewrite :)
Re: Claudia – Desktop companion for Claude code
#29On the other, the trend seems to be everyone developing a million disparate tools that largely replicate the same functionality with the primary variation being greater-or-lesser lock-in to a particular set of services.
This is about the third tool this week I've taken a quick look at and thought "I don't see what this offers me that I don't already have with Roo, except only using Claude."
We're going to have to hit a collapse and consolidation cycle eventually, here. There's absolutely room for multiple options to thrive, but most of what I've seen lately has been "reimplement more or less the same thing in a slightly different wrapper."
Re: Claudia – Desktop companion for Claude code
#30Claudia is open-source, made by a S24 YC company https://www.ycombinator.com/companies/asterisk
I definitely thought this was an anthropic thing that they were trying to spin off into it's own website and app for normies. I am not saying it's infringement, I am just saying that my dumb brain made that connection and I feel like it's not unreasonable to assume that other people might as well.
For once reading the comments first has paid off!