惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

G
Google Developers Blog
小众软件
小众软件
The Cloudflare Blog
S
SegmentFault 最新的问题
美团技术团队
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
阮一峰的网络日志
阮一峰的网络日志
博客园 - 聂微东
V
Visual Studio Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
雷峰网
雷峰网
WordPress大学
WordPress大学
T
Tailwind CSS Blog
腾讯CDC
人人都是产品经理
人人都是产品经理
月光博客
月光博客
Microsoft Azure Blog
Microsoft Azure Blog
M
MIT News - Artificial intelligence
D
DataBreaches.Net
Apple Machine Learning Research
Apple Machine Learning Research
P
Proofpoint News Feed
J
Java Code Geeks
宝玉的分享
宝玉的分享

Hacker News - Newest: "AI"

AI can't read an investor deck AI as an attorney? Student uses ChatGPT, Gemini to sue UW over alleged racial discrimination Hacking MCP Servers in AI Systems – The Rug Pull: Tool Changes After Approval GitHub - MeepCastana/KubeezCut: Free Web based video editor Can AI judge journalism? A Thiel-backed startup says yes, even if it risks chilling whistleblowers Coming soon: 10 Things That Matter in AI Right Now DARPA built an AI to fact-check enemy weapons claims What explains heterogeneity in AI adoption? When AI Meets Muscle: Context-Aware Electrical Stimulation Promises a New Way to Guide Human Movements - Department of Computer Science AI Changed How We Build. It Did Not Change What Matters. Linux rules on using AI-generated code - Copilot is OK, but humans must take 'full responsibility for the… Meta spins up AI version of Mark Zuckerberg to engage with employees Code Mode: Let Your AI Write Programs, Not Just Call Tools | TanStack Blog GitHub - Delavalom/graft: Go framework for building AI agents. Type-safe tools, multi-provider (OpenAI, Anthropic, Gemini, Bedrock), zero vendor SDKs. India's TCS tops estimates, says new AI models did not dent services demand Gen Z's fading AI hype Strong feeling: we are in a folded AI reality GitHub - machinarii/total-recall-catalog: A reference catalog of latest knowledge retrieval, memory & RAG systems GitHub - mensfeld/code-on-incus: Give each AI agent its own isolated machine with root, Docker, and systemd. Active defense detects and stops threats automatically.. Quantization, LoRA, and the 8% Problem: Benchmarking Local LLMs for Production AI Iran war: We spoke to the man making Lego-style AI videos that experts say are powerful propaganda Powell, Bessent discussed Anthropic's Mythos AI cyber threat with major U.S. banks GitHub - immartian/bellamem: Persistent belief-graph memory for AI agents. Retrieves decisive context by importance — not recency, not RAG, not /compact. recursive-mode: The Repo-Native Operating System for AI Engineering After the attack on Sam Altman's home, will AI CEO's go on the offensive? The biggest advance in AI since the LLM Opus 4.6 vs GPT 5.4 One Prompt Unity World Generation Test “AI polls” are fake polls Client Challenge Can AI be a 'child of God'? Inside Anthropic's meeting with Christian leaders
GitKraken Unveils Code Flow to Help Teams Navigate the AI...
David Rubinstein · 2026-06-24 · via Hacker News - Newest: "AI"

With AI adoption accelerating and the nature of coding fundamentally shifting, GitKraken has introduced  Code Flow, a framework for describing how work flows between developers, coding agents, repositories, reviews, pull requests, and ultimately the production environment. This, because AI has increasingly moved developers away from writing every line of code themselves and toward a role where they manage, coordinate, and review the output of multiple, simultaneous AI agents.

This new way of working creates a complex environment. Historically, development tools were built to track code written by humans. Now, developers must handle a much larger volume of work, including more branches, pull requests, and commits, all generated by agents across multiple repositories. As GitKraken CEO Matt Johnston noted, the difficulty is no longer about generating code—it is about turning all that agent-generated work into high-quality, finished software.

“Eleven years of watching how code moves through real teams taught us exactly where things break down,” he said. “But what we are seeing now is different in scale. AI has multiplied the volume of code flowing through those same failure points. The review that never gets picked up is now three reviews. The merge conflict that becomes a blocker is now five. The branch that drifted so far from main that the developer who opened it is afraid to touch it, that used to happen occasionally. Now it happens every sprint.”

This is where the concept of Code Flow comes in. Code Flow is designed to describe the entire life cycle of software development in an agent-heavy environment. It tracks how work moves through every stage: from the initial planning and coding to reviews, branching, and eventually, the production environment.

Who is Code Flow for?

As Johnston explained to SD Times: “We think about three audiences: the coding agent, the developer, and then the engineering leader. And the way we think about it is that if everything’s running perfectly, if code is flowing from plan to main at the speed of agentic development, the agents are in service of the developers, and then the developers are in service of the engineering leader.” He said it can be thought of as the agents are the frontline capacity of production, whether it’s for planning, or coding, or review, but ultimately they “report” to the developers who are orchestraing that work, signing off on it, or intervening on the work when necessary.  Then engineer reports to a manager, who reports into a VP, who wants code flow because they want to run 50% faster. “It’s all the things around code generation that create friction to go from, say, Claude Code generated some code, so what are all the things that need to be true for me to ship this into production in a safe and trusting way?”

The framework focuses on the critical elements of visibility, governance, and integration. Because agents are creating a massive explosion in the speed and volume of code, teams need a better way to understand where work is getting stuck and how individual agents are performing. Code Flow is the discipline of maintaining standards and keeping context clear as AI-driven development becomes the standard.

Introducing Kepler

GitKraken recently launched new products through which code can flow. The first is Kepler, an purpose-built agent development environment (ADE), which lives on the desktop for Windows, Mac and Linux. The company also launched GitKraken Desktop 12 with a new agent mode, and GitLens 18 — a popular IDE extension in the VS Code Cursor and anti-gravity ecosystem — which adds agentic capabilities.

Johnston said Kepler is part of what the company calls its developer experience with Kepler, GitKraken Desktop and GitLens. “GitKraken Desktop and GitLens were built to manage Git and help unwind conflict resolutions, and have greater code visibility,” he said. “They weren’t built for, ‘How do I deploy 20 agents at once, who turn around and spin up 200 sub agents?’

From plan to main

All the system around code production weren’t build for today’s volume or velocity, and includes everything from code review to conflict resolution to code context, to generating the right type and size commits with the right level of description. Johnston went on to describe how customers would use the Code Flow framework. “You can work in kind of traditional Git mode, that’s GitKraken Desktop. If you’re working in code mode, that’s in your IDE, that’s GitLens. And if you are agent-first mode, that’s Kepler. And what we find early on from our preview users that have been using Kepler for the last few weeks is it’s not one or the other. They’ll often say, ‘I actually start my day or start my work in Kepler, I spin up my 12 agents, I’m doing x, y, and z, and then I might realize that I need to go refactor some code. I go through GitLens, through Cursor into my IDE, and then before I can merge, I realized I’ve got a big kind of a nasty conflict. Then I’m opening GitKraken Desktop, which handles things like conflict resolution really well. That’s all part of the reason that we include all of them in one plan and one subscription, because they are more modes of work for a developer than they are three separate products.”