claude-code-best/docs
林凯90331 e24ed3b63d feat(rawDump): add raw dump reporting module with local mode and deduplication
Implement the raw dump data reporting module for uploading conversation,
summary, and commit data to the CoStrict endpoint.

Key features:
- Local dump mode for debugging without network
- PID-based file locking to prevent state corruption with multiple csc instances
- 5-minute deduplication window for summary uploads
- Auto-detect sender (user/agent) and conditional user_input
- Repository fields (repo_addr, repo_branch, work_dir) in conversation
- Anonymous interface fallback when auth fails
- Filter commits to current user and limit fetch range
- Skip empty intermediate conversation turns
- Fix worker spawning for build and binary modes
- Remove git diff HEAD fallback to avoid unrelated working tree changes

Signed-off-by: 林凯90331 <90331@sangfor.com>
Co-authored-by: CoStrict <zgsm@sangfor.com.cn>
2026-05-13 23:49:20 +08:00
..
agent docs: expand sub-agent architecture guide 2026-05-06 17:26:49 +08:00
context docs: 文档检查/check 20260419 (#296) 2026-04-19 09:30:00 +08:00
conversation docs: 文档检查/check 20260419 (#296) 2026-04-19 09:30:00 +08:00
design chore: 合并社区 upstream/main 代码至 v2.4.2 2026-05-12 11:55:04 +08:00
diagrams feat: 重构供应商层次 (#286) 2026-04-17 09:33:14 +08:00
extensibility docs: 文档检查/check 20260419 (#296) 2026-04-19 09:30:00 +08:00
features feat: 注册所有新命令到命令系统和工具注册表 2026-05-09 23:04:39 +08:00
images docs: 更新文档, 加上配图 2026-04-01 11:14:20 +08:00
internals fixup: address CodeRabbit review on PR #386 2026-04-29 15:17:50 +08:00
introduction docs: 文档检查/check 20260419 (#296) 2026-04-19 09:30:00 +08:00
logo docs: 尝试修复 docs 的位置 2026-04-01 10:09:00 +08:00
safety docs: 文档检查/check 20260419 (#296) 2026-04-19 09:30:00 +08:00
task docs: 文档检查/check 20260419 (#296) 2026-04-19 09:30:00 +08:00
test-plans Feat/integrate lint preview (#285) 2026-04-16 20:59:29 +08:00
testing feat: 注册所有新命令到命令系统和工具注册表 2026-05-09 23:04:39 +08:00
tools fix: 内存优化 — FileReadTool 100KB 上限、lookups 缓存、microcompact 替换清理 2026-05-02 11:21:22 +08:00
auto-updater.md merge: sync upstream/main while preserving local brand/config 2026-04-29 09:06:20 +08:00
config-list.md feat(rawDump): add raw dump reporting module with local mode and deduplication 2026-05-13 23:49:20 +08:00
external-dependencies.md docs: 文档检查/check 20260419 (#296) 2026-04-19 09:30:00 +08:00
favicon.svg docs: 尝试修复 docs 的位置 2026-04-01 10:09:00 +08:00
lsp-integration.md Fix mintlify validate errors (#367) 2026-04-26 11:07:20 +08:00
memory-leak-audit.md feature: 20260429 代码巡检 (#383) 2026-04-29 09:14:26 +08:00
memory-peak-analysis.md docs: 压缩内存分析报告(720→120 行,保留全部可操作信息) 2026-05-02 20:37:14 +08:00
telemetry-remote-config-audit.md feat: 关闭 Datadog 日志发送 2026-04-03 09:49:59 +08:00
user-guide.md feat(rawDump): add raw dump reporting module with local mode and deduplication 2026-05-13 23:49:20 +08:00