v1.1.0 — direct context summarization
·
7 commits
to master
since this release
Change
Replaced the compaction-engine summary (structured checkpoint instruction + token-shrink comparison, which fails on ordinary conversations with 'no useful summary') with direct extraction of the full context dsh uploads to the LLM:
session.requestHeader()(system/tools) +session.deriveMessages()(full message history)- one simple summarization instruction → natural-language summary
- summary seeded into the new session as its opening user message
Summary failure now degrades gracefully (new session without summary + archive), instead of failing.
Verified
- 20 tests ALL PASS
[fresh-start] installed: /fresh command registered