this post was submitted on 04 Aug 2025
8 points (100.0% liked)
Generative Artificial Intelligence
284 readers
26 users here now
Welcome to the Generative AI community on Lemmy! This is a place where you can share and discuss anything related to generative AI, which is a kind of technology that can make new things, like pictures, words, or sounds, by learning from existing things. You can post your own creations, ask for feedback, share resources, or just chat with other fans. Whether you are a beginner or an expert, you are welcome here. Please follow the Lemmy etiquette and be respectful to each other. Have fun and enjoy the magic of generative AI!
P.s. Every aspect of this community was created with AI tools, isn't that nifty.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
That's a no for me. I don't need an AI to wipe my databases.
But I assume this will be configurable. I might find a use for some of the other bits, if it can run securely and privately.
I've tried Gemini-CLI, and while it can run terminal commands, it asks permission before each one. Being able to read the commands and then click yes once I see what it's doing can work pretty well in my experience, and should be somewhat safe.
They do recommend running gemini-cli inside a container though, for added safety. I'm not sure if that's possible with Newelle yet.
That sounds much safer.
Having now spent some time with Newelle, it asks for permission before running commands as well. By default the commands are run inside the flatpak sandbox as well. It even gives the option to run the commands in an external window and see the results before deciding whether to let the LLM access the results of the command (in case you're worried the results might have private info you don't want shared.
Overall it handles it really well to be honest.