Laurent Kempé 🚀

@laurentkempe.com

Team Lead, Distinguished Solution Architect with a passion for shipping high quality products by empowering development team and culture. 💖 .NET & C# 🛜 https://laurentkempe.com 🧑‍💻 https://github.com/laurentkempe 🎗️ Microsoft MVP, JetBrains Community

Very nice! "Use any AI Agent in Visual Studio" lp.jetbrains.com/acp-in-resha...

Bring Any AI Agent into Microsoft Visual Studio with ReSharper

More Choice. Zero Lock-in. The Journey Starts with Junie.

lp.jetbrains.com

Matt Ellis@citizenmatt.bsky.social · 3mo ago

EAP for @rider.jetbrains.com and @resharper.jetbrains.com 2026.2 has started! And big news for ReSharper - we're starting the work to bring more AI agents to Visual Studio, firstly by bringing our agent Junie, and then opening it up with an ACP registry. Read more: blog.jetbrains.com/dotnet/2026/...

Woke up to an automated PR upgrading my Astro blog dependency. Agent checked npm, read the changelog, analyzed breaking changes, updated files, and handed me a perfect PR to review. ☕🤖 This is GitHub Agentic Workflows — and it's wild. laurentkempe.com/2026/04/11/g... #GitHub #AI #Automation

Laurent Kempé - Automate Astro Upgrades with GitHub Agentic Workflows

I opened GitHub on my phone before my morning coffee had finished brewing. There it was — a pull request, freshly opened, titled "chore: upgrade astro to v6....

laurentkempe.com

✂️ The old ceiling: 3 git worktrees. The new ceiling: how clearly can you define the task? My AI-powered parallel development workflow on Windows — with practical tips and the 4-tool stack. Start a Squad of AI agents before lunch. Come back to a finished feature. #Git #AI #Productivity #Devx

Laurent Kempé - From 3 Worktrees to N: How AI Agents Changed My Parallel Development Workflow on Windows

For years, my git worktree setup was modest: two worktrees for active development, and one more for code reviews. Three worktrees, tops. It worked. I never q...

laurentkempe.com

It’s that time of year again—#MVPSummit 2026 is just around the corner! I’ve reviewed the agenda and lined up my sessions, with a focus on .NET, C#, and GitHub. Once again, I’ll be participating remotely. The last time I attended the Summit in person was with my brother, Mathieu Kempé, in 2004!

MVP Summit
March 24-26, 2026

Yesterday I started to experiment with squad from @bradygaskin.bsky.social on a green field project. And it worked smoothly 👍🏼 Today I want to bootstrap it on an quite large existing project, I already like the names select for the different team members of the squad from the Alien universe 🤩

Squad, here's who I'd hire — drawn from the Alien universe
Laurent Kempé 🚀@laurentkempe.com · 6mo ago

Squad from @bradygaster.bsky.social is impressive 🤩 I started to re-implement from scratch my port of @captainsafia.com grove to .NET 10 AOT with it to see how it works github.com/bradygaster/...

🚀 .NET 11 Preview 1 brings Runtime Async enabled by default + Native AOT. Fewer allocations and clearer async stacks — try it! ⚡️ Runtime-managed async replaces heavy compiler state machines — meaning smaller heaps and cleaner traces. #dotnet #csharp #async

Laurent Kempé - Exploring .NET 11 Preview 1 Runtime Async: A dive into the Future of Async in .NET

.NET 11 Preview 1 ships a groundbreaking feature: Runtime Async. Instead of relying solely on the C# compiler to rewrite async/await methods into state machi...

laurentkempe.com

Vercel's AGENTS.md approach outperforms skills by embedding comprehensive Next.js docs into the agent context, avoiding decision points and ordering issues while ensuring consistent availability across turns — though skills still shine for focused, user-triggered tasks like upgrades or migrations.

AGENTS.md outperforms skills in our agent evals - Vercel

A compressed 8KB docs index in AGENTS.md achieved 100% on Next.js 16 API evals. Skills maxed at 79%. Here's what we learned and how to set it up.

vercel.com