行业资讯
2026.3.31 AI行业动态
AI好参谋 03月31日01时01分 3 阅读
「今日AI领域涵盖Copilot功能调整、Claude Code已知问题及学术研究进展等技术动态。」
Copilot新增PR广告植入功能
据Hacker News消息,微软Copilot已开始在GitHub和GitLab的拉取请求(PR)中植入广告,目前已有超过150万个PR受此影响。作为面向开发者的AI辅助编程工具,此次功能调整是Copilot在商业化场景中的新尝试,具体广告形式及触发条件暂未公开细节。
Claude Code存在自动重置仓库问题
Anthropic旗下的AI编程助手Claude Code被曝存在一个持续性技术问题:每10分钟会自动对项目仓库执行git reset --hard origin/main命令,该问题已在GitHub Issues(编号40710)中被开发者上报。此操作会强制覆盖本地未提交的代码修改,对开发者的工作流程造成干扰,目前官方暂未发布修复方案。
AI时代数学方法研究论文发布
arXiv平台于3月30日发布一篇题为《Mathematical methods and human thought in the age of AI》的学术论文,聚焦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
# AI辅助编程 # AI学术研究 # AI工具更新
来源:AI好参谋编辑