Commit Graph

30 Commits

Author SHA1 Message Date
Hermes Agent
902037f947 Support Linux refactoring checks 2026-07-29 10:21:56 +00:00
Georg Bauer
eaa2fcfe42 Discard archived session checkpoints 2026-07-28 19:20:10 +02:00
Georg Bauer
9cf1c70a67 Keep runtime files inside application support 2026-07-28 18:34:08 +02:00
Georg Bauer
90a445cafd fix: better validate for dev_brain and 50k reminder not triggering rebuild 2026-07-27 23:08:47 +02:00
Georg Bauer
4adb49a4d1 Reuse canonical chat context 2026-07-27 18:35:52 +02:00
Georg Bauer
c96675c462 feat: more native menus with expected reactions 2026-07-27 15:09:12 +02:00
Georg Bauer
47b405e72b fix: ssd streaming and deepseek fixes 2026-07-26 21:50:59 +02:00
Georg Bauer
0d80c217c4 Finish DS4 execution parity 2026-07-26 20:44:23 +02:00
Georg Bauer
4420b81117 Integrate DS4 execution parity in Rust 2026-07-26 17:58:05 +02:00
Georg Bauer
171b041ba6 Finish long-running agent parity 2026-07-26 13:41:53 +02:00
Georg Bauer
65c9cbfc45 Add GLM 5.2 Metal execution 2026-07-26 12:16:30 +02:00
Georg Bauer
1de954b579 Support DeepSeek V4 Pro execution 2026-07-26 12:02:06 +02:00
Georg Bauer
3c75b8f6c1 Support long-running agent turns 2026-07-26 11:07:28 +02:00
Georg Bauer
2a14b93335 Make compaction transitions recoverable 2026-07-26 10:56:19 +02:00
Georg Bauer
6aa45b2cf0 Add agent context compaction 2026-07-26 10:48:29 +02:00
Georg Bauer
1f27270d66 Reclaim KV checkpoints the index cannot reach
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-07-26 09:25:37 +02:00
Georg Bauer
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
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 Bauer
a1761fa731 Add prefix-aware KV session cache 2026-07-25 13:56:10 +02:00
Georg Bauer
af0de86ef8 fix: utf-8 was decoded before complete text, so emojis broke 2026-07-25 12:26:23 +02:00
Georg Bauer
4292e0d3f9 Split Rust code into domain modules 2026-07-25 11:22:59 +02:00
Georg Bauer
2fbe605b5d Implement batched server parity and observability 2026-07-25 08:32:35 +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
3154f57a2f full chat implemented 2026-07-24 19:59:41 +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
ff984bb96a feat: first cut at actual token generation and model loading 2026-07-24 17:44:41 +02:00
Georg Bauer
616b550849 Implement DS4 model intake 2026-07-24 16:53:03 +02:00