Commit Graph
7 Commits
Author SHA1 Message Date
Georg Bauer 118a9d41e0 feat: record agent approvals 2026-08-02 09:47:28 +02:00
Georg Bauer 1f028950b3 fix: better sidebar layout 2026-07-28 19:40:31 +02:00
Georg Bauer 4a309091b6 prev/next A2UI surface and better dismissal 2026-07-27 11:52:15 +02:00
Georg BauerandClaude Opus 5 7f35d7f58d Move window controls into the title bar
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-07-25 23:35:57 +02:00
Georg BauerandClaude Opus 5 35087580d5 Add quick actions to sessions
Rename, AI retitle, pin and archive, reached from the "..." button on
every session row and in the chat header. Sessions carry one lifecycle
state (normal, pinned, archived) rather than independent flags, so the
sidebar groups them without an unrepresentable pinned-and-archived case.

The AI retitle runs as a one-shot against the transient KV cache through
a new CheckpointTarget::OneShot, leaving no session or checkpoint behind
while still reporting as local work in the metrics.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-07-25 12:15:58 +02:00
Georg Bauer 579e1030b2 add preferences and macOS packaging 2026-07-24 12:23:50 +02:00
Georg Bauer 2e1de825ab initial commit 2026-07-24 11:27:25 +02:00