Trending...
- Heritage at South Brunswick Introduces New Ferndale Floorplan: The Largest Single-Family Home Design in the Community
- LiteracyNation's 3rd Annual Indie Author Book Fair
- International Rights Groups Raise Alarm Over Freedom of Religion and Expression in South Korea
The reimagined Commit Graph gives developers one place to understand, coordinate, review, and ship work across coding agents and modern development workflows.
SCOTTSDALE, Ariz. - PennZone -- Artificial intelligence has fundamentally changed software development. GitKraken's 2026 State of AI in Engineering report, based on a survey of 554 developers and engineering leaders, found that 96.4% of engineering organizations now use AI coding tools. Coding agents are becoming teammates.
Developers can now generate more code in a day than they once wrote in a week. Coding agents are becoming teammates. Parallel development is becoming the norm.
But while code generation has accelerated, shipping software has not.
The bottleneck has moved.
GitKraken's research found that 84% of developers already report higher productivity with AI coding tools. The next challenge isn't writing more code. It's understanding, reviewing, and merging it with confidence. The next challenge is helping teams move code from plan to merge faster. GitKraken calls this the Code Flow era, and believes that is where the next inflection point of developer productivity will be.
As coding agents become part of everyday development, software teams are managing more branches, more pull requests, more worktrees, and more parallel streams of work than ever before. Every change still flows through Git before it reaches production, making Git the shared coordination point between developers, coding agents, and software delivery.
That shift is accelerating quickly. GitKraken's research found the percentage of developers whose primary way of working is autonomous AI has nearly quadrupled in the past nine months, growing from 7.6% to 28%.
More on The PennZone
GitKraken believes the next wave of developer productivity will not come from generating more code. It will come from helping developers understand, validate, and merge that code faster.
Today, GitKraken released GitLens 19, the biggest evolution of GitLens to date.
GitLens has long helped developers understand repository history and collaborate more effectively without leaving their Individual Development Environment (IDE) or Agentic Development Environment (ADE). With GitLens 19, GitKraken takes the next step by transforming the Commit Graph from a history visualization into the central workspace for modern development workflows.
At the center of the update is a completely reimagined Commit Graph. Once a place to visualize repository history, it has evolved into a developer workbench where developers can review changes, compare revisions, compose meaningful commits, automate rebases, resolve conflicts, and manage parallel development from a single Git-aware workspace.
"AI has fundamentally changed how software gets written, but it hasn't changed what it takes to ship great software," said Eric Amodio, Founder and CTO of GitKraken. "Developers still need to understand what changed, review it, organize it, and merge it with confidence. GitLens 19 reflects that new reality. The Commit Graph is no longer just where you inspect history. It's where modern development work happens."
Modern software development no longer happens in a straight line.
Developers constantly move between AI-generated changes, multiple worktrees, long-running feature branches, pull requests, and parallel streams of work. Traditional workflows were designed for a world where developers wrote every line of code themselves.
Today's development environment demands something different.
More on The PennZone
GitLens 19 is built for that reality.
Instead of jumping between terminals, Git views, pull requests, code reviews, and multiple tools, developers can now complete the majority of their workflows from a single workspace designed to help them stay in control as development becomes increasingly parallel and AI-assisted.
GitLens 19 introduces:
GitLens 19 represents more than a major product release. It reflects the GitKraken's vision for where software development is heading within the IDE.
GitLens 19 is available today for your favorite IDEs like VS Code, Cursor, and Antigravity.
Learn more at gitkraken.com/gitlens.
Developers can now generate more code in a day than they once wrote in a week. Coding agents are becoming teammates. Parallel development is becoming the norm.
But while code generation has accelerated, shipping software has not.
The bottleneck has moved.
GitKraken's research found that 84% of developers already report higher productivity with AI coding tools. The next challenge isn't writing more code. It's understanding, reviewing, and merging it with confidence. The next challenge is helping teams move code from plan to merge faster. GitKraken calls this the Code Flow era, and believes that is where the next inflection point of developer productivity will be.
As coding agents become part of everyday development, software teams are managing more branches, more pull requests, more worktrees, and more parallel streams of work than ever before. Every change still flows through Git before it reaches production, making Git the shared coordination point between developers, coding agents, and software delivery.
That shift is accelerating quickly. GitKraken's research found the percentage of developers whose primary way of working is autonomous AI has nearly quadrupled in the past nine months, growing from 7.6% to 28%.
More on The PennZone
- Leading PDR Training Courses in Canada: Learn Paintless Dent Repair with PDR Academy & Tint Academy
- Move in this Fall! New Released Quick Move-In Townhomes at Heritage at South Brunswick with Limited-Time Incentives
- Rebecca L. Francis, Founder of the Rebecca Francis Team, Named to Lehigh Valley Business' LVB 300
- Crossroads4Hope Marks 25 Years Ensuring No One Faces Cancer Alone At its Inspiring Hope Gala
- Imagen Golf & Top 100 Coach Daniel Guest Voted Best Golf Instruction Firm of the Year 2026
GitKraken believes the next wave of developer productivity will not come from generating more code. It will come from helping developers understand, validate, and merge that code faster.
Today, GitKraken released GitLens 19, the biggest evolution of GitLens to date.
GitLens has long helped developers understand repository history and collaborate more effectively without leaving their Individual Development Environment (IDE) or Agentic Development Environment (ADE). With GitLens 19, GitKraken takes the next step by transforming the Commit Graph from a history visualization into the central workspace for modern development workflows.
At the center of the update is a completely reimagined Commit Graph. Once a place to visualize repository history, it has evolved into a developer workbench where developers can review changes, compare revisions, compose meaningful commits, automate rebases, resolve conflicts, and manage parallel development from a single Git-aware workspace.
"AI has fundamentally changed how software gets written, but it hasn't changed what it takes to ship great software," said Eric Amodio, Founder and CTO of GitKraken. "Developers still need to understand what changed, review it, organize it, and merge it with confidence. GitLens 19 reflects that new reality. The Commit Graph is no longer just where you inspect history. It's where modern development work happens."
Modern software development no longer happens in a straight line.
Developers constantly move between AI-generated changes, multiple worktrees, long-running feature branches, pull requests, and parallel streams of work. Traditional workflows were designed for a world where developers wrote every line of code themselves.
Today's development environment demands something different.
More on The PennZone
- Q1 2026 Arizona Technology Industry Impact Report Recaps Advanced Manufacturing Growth, High-Value Jobs and Workforce Investment
- Former Prosecutor Opens Stegall Law in Summerville
- Vboost Celebrates 14 years of Automotive Viral Marketing
- M.C. Weeks, Inc. Marks 80 Years of Family Ownership and Brand Refresh
- Ignazio Arces Wins Stevie® Award for Maverick of the Year at the 2026 International Business Awards
GitLens 19 is built for that reality.
Instead of jumping between terminals, Git views, pull requests, code reviews, and multiple tools, developers can now complete the majority of their workflows from a single workspace designed to help them stay in control as development becomes increasingly parallel and AI-assisted.
GitLens 19 introduces:
- A reimagined Commit Graph that evolves from a history viewer into the central workspace for modern Git workflows.
- Review to inspect changes earlier, compare revisions, understand AI-generated work, and provide feedback before code reaches a pull request.
- Compose to organize related changes into clean, intentional commits by grouping, moving, and refining work before it is shared.
- Compare to instantly inspect commits, branches, revisions, and working changes, making it easier to understand exactly what changed before merging.
- AI-powered Rebase that intelligently automates rebases, reducing the need to manually step through traditional interactive rebase operations while keeping developers in control of the final result.
- AI-powered Merge Conflict Resolution that helps developers resolve conflicts faster with intelligent suggestions while preserving full Git context.
- Manage stacked pull requests by breaking larger changes into smaller, dependent PRs that are easier to review, understand, and ship.
- Stacked Pull Requests to break larger changes into smaller, dependent pull requests that are easier to review and ship, while keeping relationships between branches and PRs clear.
- Repository-wide context that brings active branches, worktrees, incoming changes, and AI-assisted development together in a single view, making parallel development easier to understand and manage.
GitLens 19 represents more than a major product release. It reflects the GitKraken's vision for where software development is heading within the IDE.
GitLens 19 is available today for your favorite IDEs like VS Code, Cursor, and Antigravity.
Learn more at gitkraken.com/gitlens.
Source: GitKraken
0 Comments
Latest on The PennZone
- Bent Danholm's The Architecture of Demand Reaches No. 2 in Amazon Real Estate Sales
- Contracting Resources Group Named to Inc. 5000 for the Ninth Time
- Nola Blue Records to Release John Németh's Illinois Central in March 2027
- ImagineX Named to 2026 Inc. 5000 List of America's Fastest-Growing Private Companies
- ASSIST Software Becomes One of the First European Companies Certified to ISO/IEC 42001
- The World's No.1 Superstar® Enters the Occult with New Track and Cinematic Visual "Under Your Spell"
- PricZone Launches Online Shopping Platform Offering Electronics, Gaming, and More
- Heritage at South Brunswick Introduces New Ferndale Floorplan: The Largest Single-Family Home Design in the Community
- Lineus Medical Elevates Leadership to Accelerate Growth After Breakthrough Clinical Results
- Gateway Center Arena Announces Duane Curry as General Manger
- Mumbai Central Farmers Market Launches Community Collective for More Value and Connection
- XRPPower Expands Platform Security With Enhanced Brand Protection and Official Verification Standards
- Cuvo Health, the #1 White Label Telehealth Platform, Surpasses 300 Exclusive Providers Serving All 50 States
- Birkdale Investments LLC Acquires Assets of Mumbai Central Farmers Market, Unveils Expanded Vision
- RAS AP Consulting Expands Managed AP Governance™ Ecosystem, Launches Trademark Process, and Secures IFOL Speaker Invitation
- UK Financial Ltd Makes History: Chainlink CRE Circulating Supply Verification Goes Live Across Its Complete Ecosystem Of Nine Exchange-Traded Tokens
- International Rights Groups Raise Alarm Over Freedom of Religion and Expression in South Korea
- The City's Most Elegant Open-Air Dinner Party Returns September 12, 2026
- LiteracyNation's 3rd Annual Indie Author Book Fair
- FDA Clears Major Regulatory Hurdle as Preservative-Free Ketamine Program Moves Within Reach of Commercialization: NRx Pharmaceuticals: (NAS DAQ: NRXP)



