kalifun/dsh-cwl0

dsh-cwl

CWL — Context Window Lifecycle for DeepSeek Harness: structured context eviction (arXiv:2606.11213). Graduated, deterministic, zero-LLM eviction of exploration/action episodes when context pressure exceeds budget — no summarization lossiness, no hallucination, user messages never evicted.

AI 分析

核心用途是优化长对话中的上下文窗口占用。适合需要进行超长会话、频繁触发上下文超限,且不希望因传统的摘要压缩导致信息丢失或模型幻觉的用户。默认无需配置,自动触发。

パッケージ
dsh-cwl
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/09/01

インストール

検証済み bundle がないか、互換性チェックに失敗しています。先にリポジトリの説明を読んでください。 README 全文を読む ↗

ドキュメント

README 全文を読む ↗

Usage

No configuration needed. It stays completely inert while context is under budget (default 80% of the model's context window), and starts evicting only when pressure exceeds budget.