Comment by iamdamian
1 day ago
Tucked at the bottom of the README:
> Privacy note: Shelly sends your requests, including your recent shell history, to Anthropic's API.
1 day ago
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.