同步车市镜到 ev-market-lens 秋招验收版本 - #1
Merged
Merged
Conversation
- sync subtree to latest ev-market-lens HEAD: local pipeline capacity bound, web search fallbacks, phone app, RAG tooling, eval evidence - untouched: CODE, smart_voyage, 中医/教育 RAG, other shared-repo projects - root-level CI already validated in 589a6a6
Gloria668866
marked this pull request as ready for review
July 31, 2026 11:33
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
同步范围
把
Gloria668866/ev-market-lens的最终提交e952ed99398550480f452fc4d6b0424653593cc4精确同步到本仓库的车市镜/子目录。车市镜/下的 282 个路径.github/workflows/ci.yml,让多项目仓库正确验证该子项目CODE、smart_voyage、中医/教育 RAG 等其他项目AGENTS.md、phone/、旧 demo/probe 脚本、数据库、模型、.env或构建产物.omc状态和重复移动端副本一致性验证
提交后两个 Git tree 完全一致:
同时验证:
5e1cb42相对父提交的所有路径均以车市镜/开头git diff --cached --check通过根级 CI 修复
原工作流在仓库根目录运行旧测试,只安装一组过时的内联依赖,因此缺少
fastapi、sqlglot并在收集阶段失败。后续提交589a6a6:车市镜/**或工作流自身变化时触发main修正为master车市镜/requirements-ci.txt安装依赖车市镜/运行 pytest 与 Compose 校验车市镜/本地按新 CI 路径复跑:
364 passed, 61 deselected;生产 Compose config 通过。结构边界
study_code根目录仍保留另一份历史车市镜副本,而且 GitHub 默认页展示的是根 README。为了不误删其他共仓项目,本 PR 不处理根级重复代码。建议后续单独做“仓库结构收敛”PR:把根 README 改成多项目索引,再明确删除或迁移根级重复车市镜。完成那一步前,只能声称
study_code/车市镜已与主仓库一致,不能声称整个study_code根目录已完全同步。