ChatGPT Enhances Code Query Capabilities with New GitHub Connector
OpenAI Expands ChatGPT's Deep Research Capabilities with GitHub Integration
OpenAI has taken a significant step forward in enhancing its AI-powered "deep research" feature by integrating it with GitHub. Announced on Thursday, this new development allows ChatGPT to delve into codebases and engineering documents hosted on GitHub, providing developers with a powerful tool to gain insights and answer queries about their projects.
The GitHub connector for ChatGPT deep research is currently in beta and will be rolled out to ChatGPT Plus, Pro, and Team users over the coming days. OpenAI has also confirmed that support for Enterprise and Edu users will follow soon, as stated by an OpenAI spokesperson.
OpenAI’s ChatGPT Deep Research feature can now connect to GitHubImage Credits:OpenAI
This move comes at a time when AI companies are increasingly focusing on enhancing the utility of their AI chatbots by integrating them with external platforms and services. For instance, Anthropic recently introduced Integrations, allowing apps to connect with its AI chatbot, Claude. OpenAI itself had previously offered plug-in capabilities for ChatGPT, which were later replaced by custom chatbots known as GPTs.
Nate Gonzalez, OpenAI's Head of Business Products, shared his insights on LinkedIn, stating, "I often hear that users find ChatGPT’s deep research agent so valuable that they want it to connect to their internal sources, in addition to the web. [That’s why] today we’re introducing our first connector."
The new GitHub connector not only allows ChatGPT to answer questions about codebases but also enables users to break down product specifications into technical tasks and dependencies, summarize code structures and patterns, and understand how to implement new APIs using real code examples.
Exhibit at TechCrunch Sessions: AI
Secure your spot at TC Sessions: AI and showcase your innovations to over 1,200 decision-makers without breaking the bank. Available until May 9 or while tables last.
Berkeley, CA | June 5 BOOK NOW
While there's always a risk of AI "hallucinations" where the system might generate incorrect information, OpenAI positions this new feature as a time-saving tool rather than a replacement for human expertise. An OpenAI spokesperson emphasized that ChatGPT will adhere to an organization's settings, ensuring users only access GitHub content they are authorized to view and codebases that have been explicitly shared with ChatGPT.
OpenAI's commitment to enhancing its assistive coding tools is evident in its recent initiatives. The company unveiled Codex CLI, an open-source coding tool for terminals, and upgraded the ChatGPT desktop app to support code reading in several developer-focused applications. OpenAI views programming as a key application for its models, highlighted by its reported $3 billion acquisition of the AI-powered coding assistant, Windsurf.
In other news, OpenAI launched fine-tuning options for developers on Thursday, allowing them to customize its newer models for specific applications. Developers can now fine-tune the o4-mini "reasoning" model using a technique called reinforcement fine-tuning, which improves performance through task-specific grading. Additionally, fine-tuning is now available for the GPT-4.1 nano model.
Only verified organizations can access fine-tuning for o4-mini, while GPT-4.1 nano fine-tuning is open to all paying developers. OpenAI introduced a verification process in April, requiring organizations to submit ID and other identity documents to prevent abuse.
Related article
OpenAI robotics head Caitlin Kalinowski resigns over Pentagon partnership
OpenAI robotics leader Caitlin Kalinowski has stepped down following the company’s controversial partnership with the Department of Defense.“This wasn’t an easy call,” Kalinowski explained in a social media statement. “While AI plays a vital role in
OpenAI Closes Gap With Anthropic Among Business Users, New Data Shows
With OpenAI and Anthropic still distant from their anticipated IPOs and the release of detailed financial reports, we must turn to alternative indicators to gauge their business performance. Ramp, a corporate credit card and expense management platfo
OpenAI launches safer ChatGPT for teens years after they started using it
Following a series of lawsuits regarding the absence of safety protocols in AI chatbots—which contributed to teen suicides and other mental health crises—OpenAI unveiled ChatGPT for Teens on Monday. This new offering incorporates enhanced safety feat
Related Special Topic Recommendations
Comments (10)
0/500
Als Entwickler finde ich die Integration von GitHub in ChatGPT wirklich nützlich! 🤓 Dadurch kann ich meine eigenen Codebasen durchsuchen, ohne ständig zwischen Plattformen zu wechseln. Aber ich frage mich, wie genau die Datenverarbeitung abläuft—werden Code-Inhalte wirklich vertraulich behandelt? Spannend, ob das vielleicht bald auch private Repositorys unterstützen könnte. In jedem Fall eine tolle Ergänzung für Entwicklungs-Workflows!
Наконец-то смогу разбираться в чужом коде без головной боли! 😅 Но интересно, насколько глубоко ИИ действительно понимает архитектурные решения? Может быть, стоит добавить поддержку GitLab для opensource проектов?
Finalmente uma integração útil! 🎉 Agora posso perguntar sobre códigos diretamente no ChatGPT sem ficar copiando e colando trechos. Mas será que isso não vai deixar nós desenvolvedores mais preguiçosos? rsrs
Wow, ChatGPT digging into GitHub codebases is wild! 😮 I’m curious how this’ll change debugging for devs. Could be a game-changer or just another overhyped tool. What do you all think?
This GitHub integration for ChatGPT is wild! Now it can dig through codebases like a pro. Excited to see how devs use this to speed up debugging or spark new ideas. 🚀
OpenAI Expands ChatGPT's Deep Research Capabilities with GitHub Integration
OpenAI has taken a significant step forward in enhancing its AI-powered "deep research" feature by integrating it with GitHub. Announced on Thursday, this new development allows ChatGPT to delve into codebases and engineering documents hosted on GitHub, providing developers with a powerful tool to gain insights and answer queries about their projects.
The GitHub connector for ChatGPT deep research is currently in beta and will be rolled out to ChatGPT Plus, Pro, and Team users over the coming days. OpenAI has also confirmed that support for Enterprise and Edu users will follow soon, as stated by an OpenAI spokesperson.
OpenAI’s ChatGPT Deep Research feature can now connect to GitHubImage Credits:OpenAI
This move comes at a time when AI companies are increasingly focusing on enhancing the utility of their AI chatbots by integrating them with external platforms and services. For instance, Anthropic recently introduced Integrations, allowing apps to connect with its AI chatbot, Claude. OpenAI itself had previously offered plug-in capabilities for ChatGPT, which were later replaced by custom chatbots known as GPTs.
Nate Gonzalez, OpenAI's Head of Business Products, shared his insights on LinkedIn, stating, "I often hear that users find ChatGPT’s deep research agent so valuable that they want it to connect to their internal sources, in addition to the web. [That’s why] today we’re introducing our first connector."
The new GitHub connector not only allows ChatGPT to answer questions about codebases but also enables users to break down product specifications into technical tasks and dependencies, summarize code structures and patterns, and understand how to implement new APIs using real code examples.
Exhibit at TechCrunch Sessions: AI
Secure your spot at TC Sessions: AI and showcase your innovations to over 1,200 decision-makers without breaking the bank. Available until May 9 or while tables last.
Berkeley, CA | June 5 BOOK NOW
While there's always a risk of AI "hallucinations" where the system might generate incorrect information, OpenAI positions this new feature as a time-saving tool rather than a replacement for human expertise. An OpenAI spokesperson emphasized that ChatGPT will adhere to an organization's settings, ensuring users only access GitHub content they are authorized to view and codebases that have been explicitly shared with ChatGPT.
OpenAI's commitment to enhancing its assistive coding tools is evident in its recent initiatives. The company unveiled Codex CLI, an open-source coding tool for terminals, and upgraded the ChatGPT desktop app to support code reading in several developer-focused applications. OpenAI views programming as a key application for its models, highlighted by its reported $3 billion acquisition of the AI-powered coding assistant, Windsurf.
In other news, OpenAI launched fine-tuning options for developers on Thursday, allowing them to customize its newer models for specific applications. Developers can now fine-tune the o4-mini "reasoning" model using a technique called reinforcement fine-tuning, which improves performance through task-specific grading. Additionally, fine-tuning is now available for the GPT-4.1 nano model.
Only verified organizations can access fine-tuning for o4-mini, while GPT-4.1 nano fine-tuning is open to all paying developers. OpenAI introduced a verification process in April, requiring organizations to submit ID and other identity documents to prevent abuse.
OpenAI robotics head Caitlin Kalinowski resigns over Pentagon partnership
OpenAI robotics leader Caitlin Kalinowski has stepped down following the company’s controversial partnership with the Department of Defense.“This wasn’t an easy call,” Kalinowski explained in a social media statement. “While AI plays a vital role in
OpenAI Closes Gap With Anthropic Among Business Users, New Data Shows
With OpenAI and Anthropic still distant from their anticipated IPOs and the release of detailed financial reports, we must turn to alternative indicators to gauge their business performance. Ramp, a corporate credit card and expense management platfo
OpenAI launches safer ChatGPT for teens years after they started using it
Following a series of lawsuits regarding the absence of safety protocols in AI chatbots—which contributed to teen suicides and other mental health crises—OpenAI unveiled ChatGPT for Teens on Monday. This new offering incorporates enhanced safety feat
Als Entwickler finde ich die Integration von GitHub in ChatGPT wirklich nützlich! 🤓 Dadurch kann ich meine eigenen Codebasen durchsuchen, ohne ständig zwischen Plattformen zu wechseln. Aber ich frage mich, wie genau die Datenverarbeitung abläuft—werden Code-Inhalte wirklich vertraulich behandelt? Spannend, ob das vielleicht bald auch private Repositorys unterstützen könnte. In jedem Fall eine tolle Ergänzung für Entwicklungs-Workflows!
Наконец-то смогу разбираться в чужом коде без головной боли! 😅 Но интересно, насколько глубоко ИИ действительно понимает архитектурные решения? Может быть, стоит добавить поддержку GitLab для opensource проектов?
Finalmente uma integração útil! 🎉 Agora posso perguntar sobre códigos diretamente no ChatGPT sem ficar copiando e colando trechos. Mas será que isso não vai deixar nós desenvolvedores mais preguiçosos? rsrs
Wow, ChatGPT digging into GitHub codebases is wild! 😮 I’m curious how this’ll change debugging for devs. Could be a game-changer or just another overhyped tool. What do you all think?
This GitHub integration for ChatGPT is wild! Now it can dig through codebases like a pro. Excited to see how devs use this to speed up debugging or spark new ideas. 🚀





Home






