7 points | by nestorD 18 hours ago ago
2 comments
Tucked at the bottom of the README:
> Privacy note: Shelly sends your requests, including your recent shell history, to Anthropic's API.
Yes, it is API based and uses your last unique 100 shell commands as part of its prompt: it seemed important to remind users that this data does leave their machine. A fork using a local model should be fairly easy to set up.
Tucked at the bottom of the README:
> Privacy note: Shelly sends your requests, including your recent shell history, to Anthropic's API.
Yes, it is API based and uses your last unique 100 shell commands as part of its prompt: it seemed important to remind users that this data does leave their machine. A fork using a local model should be fairly easy to set up.