重构:升级为可验证的 Agent Engineering Lab V2 - #6
Merged
Conversation
This was referenced Jul 28, 2026
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.
目标
把按框架 API 组织的 V1 教程重构为可执行、可评测、可回归的 Agent Engineering Lab V2,同时完整保留 V1 历史。
主要变化
v1-legacy标签和legacy/v1/冻结旧教程eval(),改为受限 AST 计算器;fixture search 明确标注离线合成证据curriculum/labs.yaml生成 15 个核心实验和 10 个前沿实验本地验收
uv sync --frozenuv run agent-lab verify/runs/wait冒烟边界
本 PR 的强制门禁完全离线,不需要 API Key。真实模型 smoke、LangSmith online eval 和生产 Agent Server 部署仍明确记录为 UNKNOWN;本次生产部署对象是 GitHub Pages 课程站。