Document thinking, and the boxes around the asides
A Thinking section on the usage page: what is shown while a model reasons,
that it stays in the conversation, that its tokens count, and that keeping it
costs no context. The tools example gains its boxes too. The configuration
page no longer says turning thinking on buys nothing, and the limitations
page no longer says it is dropped — what remains is that it cannot be folded
away.
Note what a dropped file depends on, and that no image is drawn
A drop is settled between the file manager and the terminal window, so
whether anything reaches papote is the terminal's decision. Measured on
Alacritty 0.17: its native Wayland window writes nothing, its X11 backend
writes the path as a bracketed paste, which papote already attaches. A drag
out of a browser cannot work at all — a web image is not a file, so what is
offered is an http address; copying the image and pressing Ctrl-V is the way.
While there: the page still claimed papote had no image support. It sends
them now; what it cannot do is draw one, which is the limitation worth
stating.
Split the README's detail across nine pages, with a sidebar
The README had grown to 279 lines and buried the point under a full
configuration reference. It keeps the pitch, the example and a quick start;
everything else moves here, one page per thing you might actually be looking
for.
_Sidebar.md gives every page the same three-section column: getting started,
using it, under the hood.