What's new
- bash 输出行级过滤:大输出先保留 error/warning/stack 等关键行,再压缩,避免中间关键信息丢失
- diff_read 工具:迭代场景直接读 git diff,支持 path/base/head/staged
- .d.ts 透传:smart_read 对纯声明文件直接透传,不再做无收益的 tree-sitter 骨架化
- stats 可重放:重启后从持久化会话日志重建真实用量,不依赖 stats.json 快照
- 单字中文查询支持:BM25/trim_context 支持单个汉字
Verification
- 51 tests passed
- Build passed
- Published to npm as
@jxame/dsh-condense@0.2.0