cm0002@lemy.lol to Linux@programming.dev · 8 hours agoRHEL 10.2 Released With New AI Command Line Assistancewww.phoronix.comexternal-linkmessage-square6fedilinkarrow-up113
arrow-up113external-linkRHEL 10.2 Released With New AI Command Line Assistancewww.phoronix.comcm0002@lemy.lol to Linux@programming.dev · 8 hours agomessage-square6fedilink
minus-squarechicken@lemmy.dbzer0.comlinkfedilinkarrow-up3·edit-22 hours agoLooks like this amounts to including this software by default: https://github.com/aaif-goose/goose. An openclaw esque sort of thing? Some worrying design choices: By default, goose can run system commands with your user privileges and edit any accessible file without your approval. This is because goose runs in Autonomous permission mode by default and has access to the Developer extension’s shell and file editing tools.
Looks like this amounts to including this software by default: https://github.com/aaif-goose/goose. An openclaw esque sort of thing? Some worrying design choices: