Ship Assistent 0.14.0: chat sessions, ask-only hops, and context compression.

Per-chat Generate session with sparse deltas; drop Cards/Civitai/wanted hops; rolling history summary via the same Ollama model with a budget chip and /compress.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Leonid Pershin
2026-08-23 06:19:04 +03:00
co-authored by Cursor
parent d29436c944
commit 9ac24a828b
35 changed files with 5640 additions and 5652 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"id": "compress_history",
"title": "Compress history",
"order": 998,
"hidden": true,
"enabled": true,
"aliases": ["compress_history", "compress"],
"prompt_file": "compress_history.md"
}