v0.11.2
The copy button is gone
The session card had a button that copied the session id. A bare id is not what leaves the
page: pasting a session somewhere — a chat, an issue, another agent — means pasting the URL,
and that URL is already in the address bar, which selecting a session has been updating all
along. The id is still readable in the file path the card shows.
The cost is stated rather than discovered later: installed as an app there is no address
bar, so on a phone a session link can no longer be taken from the interface — it has to come
from a browser tab.
The card head is now the heading, the format picker and Export.
READMEs
Both now describe what the card actually offers — the file path, which is what you paste
into a terminal, and the export — in place of a one-click copy of the sessionId that no
longer exists.
Full changelog: v0.11.1...v0.11.2