行业资讯
2026.3.31 AI行业技术动态
AI好参谋 03月31日01时02分 3 阅读
「今日聚焦Copilot广告注入、Claude Code故障及AI数学研究等技术进展。」
Copilot新增PR广告注入功能
微软旗下AI代码助手Copilot已开始向GitHub及GitLab平台的Pull Request(PR)中注入广告内容,据统计已有超过150万条PR受到影响。该功能是Copilot近期更新的一部分,广告主要出现在其生成的代码建议或PR辅助描述区域,推广相关技术工具或开发服务。
Claude Code曝自动重置仓库故障
Anthropic开发的AI代码助手Claude Code被曝出异常技术问题:系统每10分钟会对关联的项目仓库自动执行git reset --hard origin/main命令。此故障会强制覆盖开发者本地未提交的代码修改,严重干扰正常开发流程,目前该问题已在GitHub Issues(编号40710)中被公开反馈,Anthropic官方暂未发布修复方案。
AI时代数学方法研究获新进展
预印本平台arXiv近日发布题为《Mathematical methods and human thought in the age of AI》的学术论文,聚焦AI与数学研究的协同发展。论文提出融合符号推理与深度学习的混合数学框架,探讨了人类思维如何与AI工具结合,以提升数学问题的求解效率与创新能力,为AI辅助数学研究提供了新的技术路径。
参考来源
- 《1.5M GitHub pull requests have had ads injected into them by Microsoft Copilot》:https://www.neowin.net/news/microsoft-copilot-is-now-injecting-ads-into-pull-requests-on-github-gitlab/
- 《Claude Code runs Git reset –hard origin/main against project repo every 10 mins》:https://github.com/anthropics/claude-code/issues/40710
- 《Mathematical methods and human thought in the age of AI》:https://arxiv.org/abs/2603.26524
# Copilot # Claude Code # AI学术研究
来源:AI好参谋编辑