PerryLink/dsh-fast

PerryLink★ 0TypeScript最后同步: 2026-08-17

在 GitHub 打开

Read-only performance diagnostics for DeepSeek Harness: session load (open/restore) timing, spill-hit counts, compaction count and trigger, context-injection volume (AGENTS.md/skills/tool-schema token share), and LLM cache hit rate ??surfaced via the /fast command and the fast_report tool, persisted as reconstructable

README 摘要

⚡ dsh-fast Read-only performance diagnostics for DeepSeek Harness. Observes the session event stream — never the model hot path — and reports where latency and context budget actually go. English · 简体中文 · Español · Português · हिन्दी Compatibility - DeepSeek Harness 0.1.0-rc.6 (peers pinned to 0.1.0-rc.6 ). - Node ^22.19.0 =24.0.0 , ESM only ( "type": "module" ). - Peer dependencies: @deepseek-ai/cordis ^4.0.1 , @deepseek-ai/schemastery ^3.18.0 , and @deepseek-ai/dsh-session , @deepseek-ai/dsh-tools , @deepseek-ai/dsh-commands , @deepseek-ai/dsh-compaction , @deepseek-ai/dsh-storage-domain at 0.1.0-rc.6 . What you get - Session load timing — publication-to-first-request latency, classified open (fresh) vs restore (seeded/resumed), plus the restored seed-event count. - Spill-hit statistics — how many tool results were spilled to a session-scoped artifact (detected from the durable spill notice). - Compaction count and trigger — total compactions, split manual (slash command) vs automatic (pressure), and total shadowed tokens. - Context-injection volume — system-prompt (AGENTS.md + skills + persona), tool-schema, and surface tokens with their shares of the total. - LLM cache hit rate…

在 GitHub 查看完整 README →
Agent/智能体context-engineeringcordisdeepseekdeepseek-harnessdiagnosticsdshdsh-pluginllm-cache

分类