T
traeai
登录
返回首页
The JetBrains Blog

Building the Future of IDEs: Inside the First JetBrains Codex Hackathon

7.5Score
Building the Future of IDEs: Inside the First JetBrains Codex Hackathon
AI 深度提炼
  • JetBrains Codex黑客马拉松聚焦于AI在IDE中的应用。
  • 活动展示了多个基于AI的IDE插件和工具。
  • 参与者分享了开发经验和未来展望。

结构提纲

AI 替你读一遍后整理出的核心层级。

  1. 介绍了JetBrains举办的首次Codex黑客马拉松的背景和目的。

  2. 详细描述了黑客马拉松的组织形式、参与人员和主要活动内容。

  3. 列举了活动中展示的几个基于AI的IDE插件和工具。

  4. 参与者分享了他们在开发过程中的经验和遇到的挑战。

  5. 讨论了AI在IDE中的未来发展方向和潜在影响。

思维导图

用一张图看清主题之间的关系。

正在生成思维导图…
查看大纲文本(无障碍 / 无 JS 友好)
  • JetBrains Codex黑客马拉松

金句 / Highlights

值得收藏与分享的关键句。

  • JetBrains Codex黑客马拉松旨在探索AI在IDE中的应用。
  • 活动展示了多个基于AI的IDE插件和工具,如代码补全和调试助手。
  • 参与者分享了他们在开发过程中的经验和对未来发展的看法。
#JetBrains#IDE#AI
打开原文

Building the Future of IDEs: Inside the First JetBrains Codex Hackathon | The JetBrains AI Blog

[](http://blog.jetbrains.com/ai/2026/04/building-the-future-of-ides-inside-the-first-jetbrains-codex-hackathon/#)

Cookie Settings

Our website uses some cookies and records your IP address for the purposes of accessibility, security, and managing your access to the telecommunication network. You can disable data collection and cookies by changing your browser settings, but it may affect how this website functions. Learn more

With your consent, JetBrains may also use cookies and your IP address to collect individual statistics and provide you with personalized offers and ads subject to the Privacy Notice and the Terms of Use. JetBrains may use third-party services for this purpose. You can adjust or withdraw your consent at any time by visiting the Opt-Out.

Accept All Manage Settings

**![Image 5](https://blog.jetbrains.com/)**Skip to content

Burger menu icon

  • #### IDEs
  • [CLion](http://blog.jetbrains.com/clion/ "CLion Blog")
  • [DataGrip](http://blog.jetbrains.com/datagrip/ "DataGrip Blog")
  • DataSpell
  • [GoLand](http://blog.jetbrains.com/go/ "GoLand Blog")
  • [IntelliJ IDEA](http://blog.jetbrains.com/idea/ "IntelliJ IDEA Blog")
  • [PhpStorm](http://blog.jetbrains.com/phpstorm/ "PhpStorm Blog")
  • [PyCharm](http://blog.jetbrains.com/pycharm/ "PyCharm Blog")
  • RustRover
  • [Rider](http://blog.jetbrains.com/dotnet/tag/rider/ "Rider Blog")
  • [RubyMine](http://blog.jetbrains.com/ruby/ "RubyMine Blog")
  • [WebStorm](http://blog.jetbrains.com/webstorm/ "WebStorm Blog")
  • #### Plugins & Services
  • #### Team Tools
  • #### .NET & Visual Studio
  • [.NET Tools](http://blog.jetbrains.com/dotnet/ ".NET Tools")
  • [ReSharper C++](http://blog.jetbrains.com/rscpp/ "ReSharper C++ Blog")
  • #### Languages & Frameworks
  • [Kotlin](http://blog.jetbrains.com/kotlin/ "Kotlin Blog")
  • Ktor
  • [MPS](http://blog.jetbrains.com/mps/ "MPS Blog")
  • Amper
  • #### Education & Research
  • #### Company

![Image 6: Ai logo ## JetBrains AI](https://blog.jetbrains.com/ai/) Supercharge your tools with AI-powered features inside many JetBrains products

Follow

Explore More

AI AssistantCommunity

Building the Future of IDEs: Inside the First JetBrains Codex Hackathon

Image 7: Dominique Rolink

Dominique Rolink

April 29, 2026

_39 projects, 6 finalists, and a weekend of IDE-native AI in San Francisco._

Earlier this month, we brought developers together in San Francisco for the inaugural JetBrains x Codex Hackathon. Over the course of one weekend, teams built 39 IDE-native AI projects, from which six finalists emerged. The event highlighted just how rapidly developers are transforming AI within the IDE into sophisticated workflows, tools, and products.

Image 8

Why it matters Copy heading link

AI in the IDE is a vibrant conversation in software right now. From agents and copilots to context windows and orchestration, developers are brimming with ideas about where this is all heading. A hackathon remains one of the best formats for channeling that energy into working code, giving people the space to pursue ambitious projects within a weekend window.

The response was immense: 443 developers applied, resulting in 39 completed projects. Roughly half were IDE plugins or tools built on the IntelliJ Platform SDK – the kind of work that directly shapes the future of how engineering teams build. JetBrains believes in the power of convening a room like this, fueled by working tools and a real deadline. Leading technologists gave up their Sunday to judge, because the conversations and innovations that took place in that room were worth showing up for.

What got built Copy heading link

The weekend’s top prize went to **hyperreasoning**, a solo build by Aditya Mangalampalli. One person, one laptop, 24 hours – and a coding agent that decides which reasoning paths are worth exploring before it generates a single line of code. It’s the kind of project that justifies the hackathon format: a dormant idea finally prototyped by someone with the conviction to see it through solo over the course of a weekend. We’ll share the full story in a follow-up blog post.

Second place went to **Scopecreep** (Bhavik Sheoran, Kenneth Ross, Roman Javadyan, and Joon Im). Third place went to mesh-code (Ayush Ojha, Coco Cao, Kush Ise, and AL DRAM). Both teams, along with our three other finalists, will get their own spotlights in the next blog post.

Zooming out from individual projects, a few things stood out across the finalist pool. Roughly half the submissions were JetBrains plugins or IDE-native tools, built directly against the IntelliJ Platform SDK rather than around it. Two of our six finalists were solo builders – a remarkable feat in a format that usually rewards more hands. The work that impressed the judges wasn’t necessarily the work that generated code the fastest; it was the work that gave developers more visibility into what their agents were doing, more guardrails around it, and a clearer sense of when to trust the output.

That last part matters. Speed makes for good demos, but the projects people in the room kept coming back to were those building toward something that lasts past the demo: correctness, safety, context, and review. Better, not just faster.

_“The most valuable part was building directly against the IDE rather than around it.”_
_Participant feedback_

The partners who made it possible Copy heading link

A weekend like this only happens when the entire ecosystem shows up. OpenAI brought Codex to the heart of the event, sent a judge, and gave every attendee ChatGPT Pro credits. Cerebral Valley managed the experience seamlessly from start to finish. AuthZed contributed two judges and provided cloud credits for every builder in the room.

Nebius sent a judge and backed the winning team, while Supabase and BKey each sent judges and anchored key layers of the tech stack. Clerk and Vercel joined as community partners, and Shack15 hosted us. A stack that tight is precisely what allows a two-person team to ship something production-looking by Sunday night.

Image 9

ai agentAI Assistant

_Prev post_ Our 2026 Direction: AI and Classic Workflows in JetBrains IDEs

#### Subscribe to JetBrains AI Blog updates

Subscribe form

By submitting this form, I agree to the JetBrains Privacy Policy _Notification icon_

By submitting this form, I agree that JetBrains s.r.o. ("JetBrains") may use my name, email address, and location data to send me newsletters, including commercial communications, and to process my personal data for this purpose. I agree that JetBrains may process said data using third-party services for this purpose in accordance with the JetBrains Privacy Policy. I understand that I can revoke this consent at any time in my profile. In addition, an unsubscribe link is included in each email.

Submit

Thanks, we've got you!

[](http://blog.jetbrains.com/ai/2026/04/building-the-future-of-ides-inside-the-first-jetbrains-codex-hackathon/#)

1. Why it matters 2. What got built 3. The partners who made it possible

Discover more

![Image 10 #### Cursor Joined the ACP Registry and Is Now Live in Your JetBrains IDE Cursor is now available as an AI agent inside JetBrains IDEs through the Agent Client Protocol. !Image 11: Jan-Niklas Wortmann Jan-Niklas Wortmann March 4, 2026 28](https://blog.jetbrains.com/ai/2026/03/cursor-joined-the-acp-registry-and-is-now-live-in-your-jetbrains-ide/)

![Image 12 #### ACP Agent Registry Is Live: Find and Connect AI Coding Agents in Your JetBrains IDE Together with Zed, we've launched the official ACP Registry: a directory of AI coding agents, integrated directly into JetBrains IDEs. !Image 13: Jan-Niklas Wortmann Jan-Niklas Wortmann January 28, 2026 38](https://blog.jetbrains.com/ai/2026/01/acp-agent-registry/)

![Image 14: ACP comes to JetBrains IDEs #### Bring your own AI agent to JetBrains IDEs Hey! Here at JetBrains, we're always happy to bring our users the best and most popular tools available on the market. This has been true for decades with conventional dev tooling: compilers, debuggers, build tools, etc; in the past several years, we've shipped all the newest LLMs in the same man… !Image 15: Sergey Ignatov Sergey Ignatov December 5, 2025 14](https://blog.jetbrains.com/ai/2025/12/bring-your-own-ai-agent-to-jetbrains-ides/)

![Image 16 #### JetBrains AI Assistant Update: Better Context, Greater Offline Flexibility, Deeper IDE Integration JetBrains AI Assistant just got a major upgrade, giving you smarter completions, better project understanding, and more control over how AI works in your IDE. !Image 17: Anna Maltseva Anna Maltseva August 4, 2025 19](https://blog.jetbrains.com/ai/2025/08/jetbrains-ai-assistant-2025-2/)

_Merchandise store icon_ Merchandise store

Copyright © 2000 JetBrains s.r.o.

!Image 18!Image 19

Image 20

问问这篇内容

回答仅基于本篇材料
    0 / 500

    Skill 包

    领域模板,一键产出结构化笔记
    • 论文精读包

      把一篇论文 / 技术博客精读成结构化笔记:问题、方法、实验、批判、延伸阅读。

      • · TL;DR(1 段)
      • · 研究问题与动机
      • · 方法概览
    • 投融资雷达包

      把一条融资 / 创投新闻整理成投资人视角的雷达卡:交易要点、判断、竞争格局、风险、尽调清单。

      • · 交易要点(公司 / 轮次 / 金额 / 投资人 / 估值,材料未明示则写 “未披露”)
      • · 投资 thesis(这家公司为什么值得关注)
      • · 竞争格局与替代方案

    导出到第二大脑

    支持 Notion / Obsidian / Readwise
    下载 Markdown(Obsidian 直接拖入)