Soquel 1.5.0
Clean This Folder — ⌃⌘L, beta
Off until you turn it on in Settings › Clean. With it off there is no shortcut, no menu item, no toolbar button, nothing in the palette, and no key is asked for.
Reads one folder, asks how it should be arranged, and shows the answer as moves you tick. Nothing moves until you press the button, and the whole clean undoes as one step. There is no delete — a plan cannot propose one.
Ask whatever you like, or nothing at all
A single row of icons. The first three run on your own machine — Ollama, LM Studio, llama.cpp — need no key, and send nothing over a network. Soquel probes the local ports and marks the one you already have running. OpenRouter is one key for hundreds of models; Anthropic, OpenAI, GLM, DeepSeek, Groq, Together are a click each; anything else that speaks Anthropic's /v1/messages or the /chat/completions shape can be typed in.
The key field appears only when what you picked needs one. Keys live in your Keychain, one per provider, never in settings.json.
What leaves your machine, and what does not
This is the only part of Soquel that sends the contents of files anywhere, so it is the part with the rules:
- Hidden files are not gathered at all.
- Files whose names suggest a secret —
.env,id_rsa, anything ending.pem,.key,.p12— are listed by name and never opened. - Anything shaped like a key, token, password or private key is replaced with
[removed]before the request is built. Your files on disk are never altered by that. - Only the first 4 KB of each text file, capped at 400 KB for the whole request, and it says what it left out.
- Show What Would Be Sent prints the exact text first.
- A model on your own machine sends none of it anywhere.
Global folders
Mark a folder as global and files can be filed into it from anywhere — ~/test1/abc to ~/test2/abc with nothing written about it, because the mark is the instruction. Write a sentence about what a folder is for and Soquel is given it, both when that folder is cleaned and when it is somewhere files could go. A plan may not move a file anywhere except the folder being cleaned or a global one.
Also
- A ✦ button for the toolbar, once the beta is on. Right-click the bar to place it.