Operations | Monitoring | ITSM | DevOps | Cloud

Your Metrics Look Fine. Your Engineers Are About to Quit.

Developer experience predicts what's coming 3 to 6 months before it shows up in your delivery metrics. So why are most engineering leaders measuring it last? In this session, GitKraken VP of Developer Research Jeremy Castile breaks down what developer experience (DevX) actually is, how to measure it across 6 key dimensions, and how it connects to velocity, code quality, and AI impact data your team is already tracking.

Why Mandating AI Tools Backfires on Engineering Teams

Responsible AI adoption for engineering teams starts with culture, not compliance. In this GitKon talk, Rizel Scarlett (Tech Lead of Open Source DevRel at Block) shares how Block helped thousands of engineers actually want to use AI tools, including Goose, Cursor, Claude Code, and more, without mandates, vibe coding disasters, or security gaps.

How to Ship AI-Generated Code to Production

AI writes code. But shipping to production? That still takes a software engineer. In this GitKon talk, Chris Kelly from Augment Code breaks down what it actually means to use AI-assisted development to write production-ready code, not vibe code. If you've been using AI coding assistants and wondering why the output doesn't always make it past code review, this is for you. Chris covers: Key takeaway: The engineers who will thrive aren't the ones who let AI do everything. They're the ones who know how to review, direct, and architect around what AI produces.

Version Control Platforms 2026: Workflow Comparison

If you spend most of your day in branches and pull requests, the platforms you pick decide how much friction you carry. The “version control platforms” label covers two different things: the hosting service where your code lives, and the client you use to interact with it locally. They both matter, and they don’t always pull in the same direction.

How to Choose GitFlow vs Trunk-Based in 7 Steps (2026)

Merge conflicts waste hours of development time every week. The Git branching strategy you pick directly shapes how often these conflicts appear and how painful they are to fix. GitKraken simplifies conflict resolution with visual tools that help you spot problems before they become blockers. This guide walks you through a step-by-step decision process for selecting between GitFlow and trunk-based development.

GitLens vs VS Code Git Graph: Setup & Productivity

Picking the right VS Code Git extension can shape how you move through your codebase every day. GitLens and Git Graph both add visual Git tools to your editor, but they take different paths to get there. GitLens gives you deep context about every line of code – who wrote it, when, and why. Git Graph focuses on visualizing your commit history in a branching timeline. This article breaks down each extension so you can decide which one fits your workflow.

Prevent Merge Conflicts in Small Teams: 2026 Guide

Merge conflicts can bring a small team’s momentum to a grinding halt. You’re working on a feature, ready to push your changes, and suddenly Git throws up conflict markers that demand your attention. For smaller teams where everyone touches the same codebase, these interruptions stack up fast. This guide walks you through the root causes of frequent merge conflicts and gives you actionable tactics to prevent them.

AI Enablement for Dev Teams: The 6-Pillar Flywheel

AI adoption is already happening on your team, whether you have a strategy or not. Tracy Lee (CEO of This Dot Labs, Microsoft MVP, Google Developer Expert) breaks down the AI Enablement Flywheel — a 6-pillar framework used by successful engineering organizations to move from scattered experimentation to scalable, ROI-positive AI workflows.

DORA Metrics in the AI Era: Why Deployment Isn't Faster

DORA metrics in the AI era reveal a paradox: PR volume is climbing, but deployment frequency is staying flat. In this talk, GitKraken's Director of Product Jeff Schinella breaks down why AI-accelerated code generation is creating a review bottleneck that your DORA metrics can't fully explain on their own. Jeff walks through how PR metrics (cycle time, first response time, code churn, and PR size) serve as the leading indicators behind your DORA data. If your deployment frequency is flat while PR counts go up, the bottleneck isn't your devs. It's your review capacity.

GitKraken Desktop in 6 Minutes: Open a Repo, Run an Agent, Ship the Change

The fastest way to get up and running in GitKraken Desktop. In this tutorial, you'll open a repo, start an AI coding agent in its own worktree, review the agent's changes against your own work, and ship a pull request without leaving the app. What you'll learn: Chapters Help Center: help.gitkraken.com.