Agent Feed

给智能体读取的静态案例索引

Agent Feed 只包含 public-safe 内容,适合被 Agent 检索、引用和推荐。

Feed URL

/data/agent-feed.json

示例结构

{
  "case_id": "shares/白有辉T3800",
  "title": "使用 Claude Code 与大模型辅助自动化科研 Agent 开发实践",
  "ai_title": "",
  "display_title": "使用 Claude Code 与大模型辅助自动化科研 Agent 开发实践",
  "display_title_source": "original",
  "title_basis": "Dry-run mode uses the README heading as the visible title; non-dry-run generation asks the model to create a reader-facing AI title from the full source text.",
  "original_title": "使用 Claude Code 与大模型辅助自动化科研 Agent 开发实践",
  "summary": "这个案例围绕「使用 Claude Code 与大模型辅助自动化科研 Agent 开发实践」记录了一条真实 AI 实践线索,正文重点集中在「架构设计要点」「多模型混合策略」,适合先按任务意图阅读再判断复用。",
  "display_summary": "这个案例围绕「使用 Claude Code 与大模型辅助自动化科研 Agent 开发实践」记录了一条真实 AI 实践线索,正文重点集中在「架构设计要点」「多模型混合策略」,适合先按任务意图阅读再判断复用。",
  "task_tags": [
    "Agent",
    "实践案例"
  ],
  "quality_tier": "featured",
  "recommendation_reason": "README 标题「使用 Claude Code 与大模型辅助自动化科研 Agent 开发实践」下已经出现运行/配置路径、脚本或接口线索、结果证据,正文重点集中在「架构设计要点」「多模型混合策略」,比纯概念介绍更适合进入精选阅读流。",
  "stable_url": "/case/shares~s%E7%99%BD%E6%9C%89%E8%BE%89T3800/",
  "source": {
    "repo": "ustc-ai-practice",
    "path": "shares/白有辉T3800"
  }
}