cm0002@lemy.lol to Linux@programming.dev · 2 months agoRHEL 10.2 Released With New AI Command Line Assistancewww.phoronix.comexternal-linkmessage-square5linkfedilinkarrow-up12arrow-down10
arrow-up12arrow-down1external-linkRHEL 10.2 Released With New AI Command Line Assistancewww.phoronix.comcm0002@lemy.lol to Linux@programming.dev · 2 months agomessage-square5linkfedilink
minus-squarechicken@lemmy.dbzer0.comlinkfedilinkarrow-up1·2 months 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:
🤮