Tag: GitHub Actions
All the articles with the tag "GitHub Actions".
-
别再让 Agent 每次都从零开始:OpenAI 这篇文章把技能化维护流程讲透了
Published: at 12:00 AMOpenAI 用 Agents SDK 仓库的真实做法说明,想让 Agent 真正提升开源维护效率,关键不是多写几个提示词,而是把技能、AGENTS.md、脚本和 GitHub Actions 组合成可触发、可验证、可复用的工程流程。