Commit Graph
32 Commits
Author SHA1 Message Date
Georg Bauer b99ce2aa10 fix for stats and model selection
Weekly OSV dependency audit / dependency-audit (push) Failing after 5s
2026-09-05 08:17:07 +02:00
Georg Bauer 35f306bf2a Lock tool sessions to their model 2026-09-01 22:37:57 +02:00
Georg Bauer 1597ddbc11 Add hierarchical workspace instructions 2026-08-29 21:57:11 +02:00
Georg Bauer 118a9d41e0 feat: record agent approvals 2026-08-02 09:47:28 +02:00
Georg Bauer 73d7c8af27 feat: AI based permission checks 2026-07-30 09:47:54 +02:00
Georg Bauer 7f14b6008a Order sessions by recent use 2026-07-27 18:53:39 +02:00
Georg Bauer 4adb49a4d1 Reuse canonical chat context 2026-07-27 18:35:52 +02:00
Georg Bauer 8a08cd7b52 Improve chat rendering and generation summaries 2026-07-27 14:04:14 +02:00
Georg Bauer 4a309091b6 prev/next A2UI surface and better dismissal 2026-07-27 11:52:15 +02:00
Georg Bauer c9c2d8efd5 feat: a2ui interface to enablee the LLM to give structured information 2026-07-27 11:19:57 +02:00
Georg Bauer 171b041ba6 Finish long-running agent parity 2026-07-26 13:41:53 +02:00
Georg Bauer 3c75b8f6c1 Support long-running agent turns 2026-07-26 11:07:28 +02:00
Georg Bauer 6aa45b2cf0 Add agent context compaction 2026-07-26 10:48:29 +02:00
Georg BauerandClaude Opus 5 5d441038bc Move preferences from the database to a YAML config file
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-07-26 09:50:39 +02:00
Georg BauerandClaude Opus 5 63e2a74ad5 Manage the KV cache disc usage from preferences and stats
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-07-26 09:10:18 +02:00
Georg Bauer b182e7007c Let the sidebar divider be dragged 2026-07-26 00:12:04 +02:00
Georg Bauer ce18a2db9b Collapse a project's sessions by clicking its name 2026-07-25 23:58:21 +02:00
Georg Bauer e44680541d Reopen the last project with a focused draft chat 2026-07-25 23:52:39 +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 Bauer 4a45735072 Add persistent local agent tools 2026-07-25 14:57:17 +02:00
Georg Bauer 668d8b787e Complete local HTTP endpoint parity 2026-07-25 14:18: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 d554b77b9d feat: first cut at openai compatible server 2026-07-24 21:12:48 +02:00
Georg Bauer 6560f20129 feat: finalized support for chat 2026-07-24 20:14:26 +02:00
Georg Bauer 36946e6e5f Complete long-context chat support 2026-07-24 18:16:34 +02:00
Georg Bauer 5ab110ed0b feat: better chat support for thinking 2026-07-24 18:01:53 +02:00
Georg Bauer 87dfc01e74 feat: more preferences 2026-07-24 16:04:15 +02:00
Georg Bauer ac464317d4 Add Metal execution preferences 2026-07-24 15:37:13 +02:00
Georg Bauer bccce697af Add typed generation preferences 2026-07-24 15:26:15 +02:00
Georg Bauer 952fb79edc Add resumable background model downloads 2026-07-24 13:10:04 +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