AI 服務暫時不可用,以下為來源正文,待恢復後補全翻譯。
OpenAI has hired the founders of Git AI, an open-source tool that tracks how much code is written by AI and measures the performance and cost of coding agents. Taking to LinkedIn late Friday night, Aidan Cunniffe noted that he and his Git AI co-founder Sasha Varlamov will be joining OpenAI’s Codex team, where they will work on giving businesses better data on how coding agents perform and the returns they generate. “Same mission, bigger stage,” Cunniffe writes. While details of the precise integration plans are scant, OpenAI’s Thibault Sottiaux, member of technical staff at OpenAI who’s working on ChatGPT and Codex, confirmed on X that the company wants to use Git AI’s technology to help businesses understand the impact of Codex. “We’ll make it easier for businesses to see where Codex is making a difference when working through problems for individuals and teams,” Sottiaux writes. Excited to welcome Aidan & @ Sasha from the Git AI team to OpenAI! They are building in the open and have developed an open-source tool that helps developers understand how coding agents contribute to their codebase. Together, we’ll make it easier for businesses to see where… — Tibo (@thsottiaux) September 12, 2026 In a separate blog post announcing the deal on Friday, Cunniffe notes that the tie-up reflects a shared focus on measuring the performance and value of AI coding tools. “OpenAI shares our belief that users should have the data to compare model performance and understand the ROI of every token they spend.” “OpenAI shares our belief that users should have the data to compare model performance and understand the ROI of every token they spend,” he writes. Tracking AI-generated code Git AI, for the uninitiated, is an open-source Git extension that tracks AI-generated code. Every line of code is linked to the agent, model and prompts that generated it, preserving the context behind a change even after the code has been committed, merged or rebased. More broadly, it’s designed to enable teams to see how much of the AI-generated code ultimately reaches production, how often it’s reworked, and where time and tokens are being spent. That data can then be used to compare coding agents and models, and assess whether the money being spent on them is producing useful output. The tool already supports a broad range of coding agents, including OpenAI Codex, Anthropic’s Claude Code, Cursor, and Google’s Gemini CLI, as well as background agents including Codex Cloud, Claude Web, Cursor Agent and Devin. After installation, supported agents report their edits to Git AI automatically. For developers, the pitch is basically: “Just prompt and commit” — they can continue using their coding tools and Git as usual. Git AI Git AI can then show the split between human- and AI-written code and trace individual lines back to the agent that produced them. The story so far Cunniffe has, in fact, been here before. He founded developer tooling startup Optic in 2018, which built open-source tools around API development, before Atlassian acquired the company in 2024. He subsequently joined Atlassian as a principal product manager leading go-to-market efforts for developer tools. Git AI began while Cunniffe was still at Atlassian. He and Varlamov started working on the project in the summer of 2025 as a side project, initially trying to answer one seemingly simple question: how much of their code was actually being written by AI, and what happened to that code afterwards? By the first major release in November, Cunniffe was publicly describing Git AI as a “weekend project” that had grown into something much larger. He subsequently left Atlassian in January 2026 to turn Git AI into a company, building a commercial business around the open-source project. Now, less than a year later, Cunniffe and Varlamov are heading to OpenAI. It is not yet clear what that means for Git AI as a commercial business, but with both founders joining OpenAI, it appears likely that the standalone business will be wound down, while the open-source project continues. The New Stack has reached out to OpenAI and will update this story when we hear back. Cunniffe, for his part, says OpenAI will continue backing the open-source project. “We’ll keep investing in open source, while also giving enterprises the data they need to build effective software factories,” he writes. How that cross-model independence ultimately holds up under OpenAI stewardship will be one of the more interesting things to watch. The post “Same mission, bigger stage”: OpenAI hires Git AI founders to help Codex prove its ROI appeared first on The New Stack.