Skip to content

Feature/xhs insight pipeline#912

Open
DNNinfo wants to merge 28 commits into
NanmiCoder:mainfrom
DNNinfo:feature/xhs-insight-pipeline
Open

Feature/xhs insight pipeline#912
DNNinfo wants to merge 28 commits into
NanmiCoder:mainfrom
DNNinfo:feature/xhs-insight-pipeline

Conversation

@DNNinfo

@DNNinfo DNNinfo commented Jun 6, 2026

Copy link
Copy Markdown

No description provided.

@DNNinfo DNNinfo requested a review from NanmiCoder as a code owner June 6, 2026 08:23
@dosubot dosubot Bot added size:XXL This PR changes 1000+ lines, ignoring generated files. enhancement New feature or request labels Jun 6, 2026
DNNinfo added 14 commits June 6, 2026 19:42
- runner: stream stdout live, force utf-8 on Windows,
  bypass Mihomo/Clash proxy for localhost
- orchestrator: try/finally so SIGTERM/KeyboardInterrupt
  still finishes the run record
- cli: show error_msg tail for failed runs
- config: kw_daily keywords -> 全球流量卡
- cdp: connect-existing uses /json/version (404 fix)
新增 insight/viewer 子包的设计文档:基于 Streamlit 的本地数据查看工具,复用上游 SQLite,仅做笔记列表+评论查看的基础功能。不修改任何上游文件。
"uv run --with streamlit" 创建的临时 env 不会把项目根加到 sys.path,
导致 `from insight.viewer.data import ...` 报 ModuleNotFoundError。

- README 启动命令前加 PYTHONPATH=.,并补 Windows PowerShell / conda 用户的备选命令
- 新增 view_data.ps1 脚本:自动用 $PSScriptRoot 设 PYTHONPATH 后启动 streamlit

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request size:XXL This PR changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant