Conversations
Thomas Forgione edited this page 2026-09-11 17:29:53 +02:00

Page revisions

5 Commits

Author SHA1 Message Date
e44982037b
Say that a conversation's file is dated and its messages timed 2026-09-11 17:29:53 +02:00
ffb281e7cd
Document /system
A section on the usage page: what it sets, how a multi-line prompt is typed,
what it looks like at the top of the conversation, and the two behaviours
worth knowing — `/clear` keeps the prompt, and a prompt nobody spoke to is
never saved. The conversations page notes that it rides along in the saved
messages, being the first message as far as the API is concerned.
2026-09-10 19:46:32 +02:00
02c6faf0f3
Document the private mode
`papote --private` gets a section of its own on the conversations page: what
it stops writing, what it deliberately still does — the model gets the whole
history, `/model` still writes config.toml — and the indicator in the corner
of the input box. The invocation and the flag go on the usage page, next to
the commands the mode turns off.
2026-09-10 19:33:59 +02:00
387d9e0fa9
Document conversation names and /rename 2026-09-10 17:21:31 +02:00
21a9383bdf
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.
2026-09-10 17:09:02 +02:00