cm0002@lemy.lol to Linux@programming.dev · 2 days agoRHEL 10.2 Released With New AI Command Line Assistancewww.phoronix.comexternal-linkmessage-square10fedilinkarrow-up120arrow-down15
arrow-up115arrow-down1external-linkRHEL 10.2 Released With New AI Command Line Assistancewww.phoronix.comcm0002@lemy.lol to Linux@programming.dev · 2 days agomessage-square10fedilink
minus-squarechicken@lemmy.dbzer0.comlinkfedilinkarrow-up9·edit-22 days 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:
🤮