From new models and portable plugins to smoother agent workflows, this week’s updates make GitHub Copilot more flexible across editors, the command line, and the Copilot app. GitHub Copilot, general K...
GitHub Secure Open Source Fund 第四期投入超50万美元,覆盖50个项目、71位维护者,92%完成时启用了核心安全功能。AI能帮助维护者更快调查和响应漏洞,但判断和决策仍由人来做。累计四期共188个项目、290位维护者参与,发现533个新CVE,修复4210个CodeQL告警。第五期申请截止8月24日。
AutoGPT 的创始 AI 工程师 Nicholas Tindle 分享了管理 AI 生成 PR 的实战经验:把指令放在 agent 能发现的地方而非文档里,用 PR 模板+测试计划触发自动测试技能,用 CLA 签名作为人类检测门,把 CI 当墙而非建议。核心观点:你不必接受每个 PR,关闭它并自己修是合法选择。