refactor(deep-research): replace case study company with ByteDance example

Replace \"深度推理(上海)科技有限公司\" with \"字节跳动子公司\"
as the case study example to avoid exposing user's own company info.

Also update .gitignore to exclude:
- deep-research-output/ (contains sensitive research data)
- recovered_deep_research/
- .opencli/
- douban-skill/ (work-in-progress)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
daymade
2026-04-04 09:30:27 +08:00
parent 6d261ce801
commit cafabd753b
4 changed files with 17 additions and 7 deletions

10
.gitignore vendored
View File

@@ -82,3 +82,13 @@ INSTALLATION.md
seo-expert/
video-creator/
/jsonl-viewer/
# Research output (may contain sensitive data)
deep-research-output/
recovered_deep_research/
# OpenCLI cache
.opencli/
# Work-in-progress skills
douban-skill/