{
  "schema_version": 1,
  "report_date": "2026-05-25",
  "title": "AI 日报 2026-05-25",
  "summary": "2026-05-25 这版日报只保留 3 条主体信息：OpenAI Codex 速率限制 incident 在 2026-05-23 恢复，Hugging Face 社区在 2026-05-24 更新 PapersWithCode 复刻站，GitHub 今日趋势里 agent 工具、代码上下文和视频生成基础设施继续活跃。模型发布区为空，没有把旧发布重新包装成今日内容。",
  "canonical_url": "https://jasonxzwen.github.io/ai-daily-cn/reports/2026/05/2026-05-25.html",
  "html_path": "reports/2026/05/2026-05-25.html",
  "main_items": [
    {
      "title": "OpenAI Codex 速率限制 incident 已恢复",
      "event_date": "2026-05-23",
      "url": "https://status.openai.com/incidents/01KS88SRADTWQW27NYRAXMBAQN",
      "source": "OpenAI Status",
      "tier": "T0",
      "entities": [
        "OpenAI",
        "Codex",
        "status"
      ],
      "summary": "OpenAI Status 显示 Codex 相关速率限制 incident 已在 2026-05-23 恢复，受影响组件为 Codex。",
      "bullets": [
        "这条不是产品发布，但会影响正在跑长任务、自动化任务或多人共享配额的 Codex 工作流。",
        "如果团队最近看到 Codex 任务排队、失败或提前撞限，需要把平台 incident 与本地脚本问题分开排查。",
        "状态页只给聚合可用性指标，不代表每个订阅层级或每种模型路径的体验完全一致。"
      ],
      "image_urls": [],
      "importance": "major",
      "editorial_category": "ai_industry"
    },
    {
      "title": "Hugging Face 社区更新 PapersWithCode 复刻站",
      "event_date": "2026-05-24",
      "url": "https://huggingface.co/blog/nielsr/paperswithcode-launch",
      "source": "Hugging Face Blog",
      "tier": "T1",
      "entities": [
        "Hugging Face",
        "PapersWithCode",
        "evals",
        "leaderboards"
      ],
      "summary": "Hugging Face 开源团队成员 Niels Rogge 介绍 paperswithcode.co 的一轮更新，覆盖多指标 leaderboard、外部论文提交、paper lineage、method 页面、leaderboard 截图和约 3k evals。",
      "bullets": [
        "这类索引不是模型本身，但会影响研究对比、benchmark 追踪和 agent 选型时的证据质量。",
        "外部论文和 GitHub repo 也能提交后，非 arXiv 工程成果更容易进入同一检索与评测视图。",
        "对日报来说，这类来源适合进入研究/工具观察，不应和模型发布混写。"
      ],
      "image_urls": [],
      "importance": "major",
      "editorial_category": "ai_industry"
    },
    {
      "title": "GitHub 今日趋势偏向 agent 工具、代码上下文和视频生成基础设施",
      "event_date": "2026-05-25",
      "url": "https://github.com/trending?since=daily",
      "source": "GitHub Trending daily",
      "tier": "T2",
      "entities": [
        "GitHub Trending",
        "AI agents",
        "coding tools",
        "video generation"
      ],
      "summary": "本轮 GitHub Trending 抓取到 127 个候选。进入项目区的不是单纯热度项，而是额外核对过 release、commit page 或 gh api 元数据的仓库。",
      "bullets": [
        "earendil-works/pi 在 2026-05-23 发布 v0.75.5，改动包括 coding-agent 工具输出、Windows 文件工具和 provider 配置修复。",
        "anthropics/knowledge-work-plugins 和 NVlabs/LongLive 都有 2026-05-24 之后的仓库活动，分别对应 Claude Cowork 插件目录和 long-video generation infra。",
        "这一组更像工程工作流温度计，不等同于官方产品发布。"
      ],
      "image_urls": [],
      "importance": "notable",
      "editorial_category": "ai_industry"
    }
  ],
  "model_releases": [],
  "hot_blogs": [],
  "projects": [
    {
      "name": "earendil-works/pi",
      "description": "AI agent toolkit 的 v0.75.5 发布，包含 read tool 展示、Windows 文件工具、package update 和 provider 配置相关修复。",
      "url": "https://github.com/earendil-works/pi/releases/tag/v0.75.5",
      "event_date": "2026-05-23",
      "source": "GitHub Release",
      "signal": "release",
      "domains": [],
      "importance": "general"
    },
    {
      "name": "anthropics/knowledge-work-plugins",
      "description": "Anthropic 管理的 Claude Cowork knowledge-work plugin 仓库；2026-05-24 有 Workload Identity Federation 相关 CI 迁移提交。",
      "url": "https://github.com/anthropics/knowledge-work-plugins/commits/main/",
      "event_date": "2026-05-24",
      "source": "GitHub commits",
      "signal": "official_update",
      "domains": [],
      "importance": "general"
    },
    {
      "name": "NVlabs/LongLive",
      "description": "Long-video generation infra 项目；2026-05-25 提交更新 NVFP4 inference path 和 README throughput 描述。",
      "url": "https://github.com/NVlabs/LongLive/commits/main/",
      "event_date": "2026-05-25",
      "source": "GitHub commits",
      "signal": "notable_pr",
      "domains": [],
      "importance": "general"
    },
    {
      "name": "666ghj/MiroFish",
      "description": "面向预测任务的 swarm intelligence engine；GitHub metadata 显示 2026-05-24 有仓库更新，进入项目区但不写成 release。",
      "url": "https://github.com/666ghj/MiroFish",
      "event_date": "2026-05-24",
      "source": "GitHub repo metadata",
      "signal": "trending",
      "domains": [],
      "importance": "notable"
    }
  ],
  "builder_observations": [
    {
      "author": "Thariq",
      "content": "Claude Code 团队成员 Thariq 提到，用类似“please save me money”的提示让 agent 检查遗留服务和成本项，在他的旧项目里确实能产生可执行结果。",
      "url": "https://x.com/trq212/status/2058377974882210096",
      "role": "Claude Code engineer",
      "event_date": "2026-05-24",
      "source": "X",
      "image_urls": [],
      "importance": "notable"
    },
    {
      "author": "Peter Steinberger",
      "content": "Peter Steinberger 建议在较大的 Codex 重构任务里让 agent 维护 scratch-log，记录决策、取舍和 review 修复，方便事后看清代理做过哪些判断。",
      "url": "https://x.com/steipete/status/2058308112134635528",
      "role": "OpenClaw / OpenAI builder",
      "event_date": "2026-05-23",
      "source": "X",
      "image_urls": [],
      "importance": "notable"
    }
  ],
  "generated_at": "2026-05-25T04:35:00.000Z",
  "hero_highlights": [],
  "github_trending": [],
  "stories": [
    {
      "story_id": "main-openai-codex-rate-limit",
      "title": "OpenAI Codex 速率限制 incident 已恢复",
      "importance": "major",
      "trend": "AI industry",
      "event_date": "2026-05-23",
      "primary_entity": "OpenAI Status",
      "event_type": "update",
      "object": "OpenAI Codex 速率限制 incident 已恢复",
      "what_happened": "OpenAI Status 显示 Codex 相关速率限制 incident 已在 2026-05-23 恢复，受影响组件为 Codex。",
      "why_it_matters": "如果团队最近看到 Codex 任务排队、失败或提前撞限，需要把平台 incident 与本地脚本问题分开排查。",
      "evidence_level": "primary",
      "sources": [
        {
          "label": "OpenAI Status",
          "url": "https://status.openai.com/incidents/01KS88SRADTWQW27NYRAXMBAQN",
          "type": "source"
        }
      ]
    },
    {
      "story_id": "main-hf-paperswithcode",
      "title": "Hugging Face 社区更新 PapersWithCode 复刻站",
      "importance": "major",
      "trend": "AI industry",
      "event_date": "2026-05-24",
      "primary_entity": "Hugging Face Blog",
      "event_type": "launch",
      "object": "Hugging Face 社区更新 PapersWithCode 复刻站",
      "what_happened": "Hugging Face 开源团队成员 Niels Rogge 介绍 paperswithcode.co 的一轮更新，覆盖多指标 leaderboard、外部论文提交、paper lineage、method 页面、leaderboard 截图和约 3k evals。",
      "why_it_matters": "外部论文和 GitHub repo 也能提交后，非 arXiv 工程成果更容易进入同一检索与评测视图。",
      "evidence_level": "primary",
      "sources": [
        {
          "label": "Hugging Face Blog",
          "url": "https://huggingface.co/blog/nielsr/paperswithcode-launch",
          "type": "source"
        }
      ]
    },
    {
      "story_id": "main-github-agent-tooling",
      "title": "GitHub 今日趋势偏向 agent 工具、代码上下文和视频生成基础设施",
      "importance": "notable",
      "trend": "AI industry",
      "event_date": "2026-05-25",
      "primary_entity": "GitHub Trending daily",
      "event_type": "launch",
      "object": "GitHub 今日趋势偏向 agent 工具、代码上下文和视频生成基础设施",
      "what_happened": "本轮 GitHub Trending 抓取到 127 个候选。进入项目区的不是单纯热度项，而是额外核对过 release、commit page 或 gh api 元数据的仓库。",
      "why_it_matters": "anthropics/knowledge-work-plugins 和 NVlabs/LongLive 都有 2026-05-24 之后的仓库活动，分别对应 Claude Cowork 插件目录和 long-video generation infra。",
      "evidence_level": "primary",
      "sources": [
        {
          "label": "GitHub Trending daily",
          "url": "https://github.com/trending?since=daily",
          "type": "source"
        }
      ]
    }
  ],
  "huggingface_trending": [],
  "chinese_media_dynamics": [],
  "daily_tracking": [],
  "official_org_updates": [],
  "evidence_assets": [],
  "quality_status": {
    "status": "ok",
    "public_note": "Core discovery checks completed without blocking degradation."
  }
}
