Episodes 7 and 8 of our Agentic Engineering series with Svelte by @paoloricciuti are out! In these two episodes, Paolo will go through code review tools, monitoring, and bug tracking. You’ll be all set for your own projects!

Episode 7 👉 https://youtu.be/XTMF64an8Uo
Episode 8 👉 https://youtu.be/WeOsgHHosjc

#Svelte #SvelteKit #AgenticEngineering #FrontendDevelopment #ai

Code Review Tools - Agentic Engineering with Svelte (Ep. 7)

YouTube

RE: https://discuss.systems/@activegroupgmbh/116799577132322285

We've heard a lot about #AgenticEngineering these past few months, whether we wanted to or not. @sperbsen's post on our company blog summarises the results of our discussions at Active Group: https://funktionale-programmierung.de/en/2026/06/23/agai.html

Inmitten der laufenden Debatte zu #AgenticEngineering haben auch wir bei der Active Group uns mit der Thematik auseinandergesetzt.

Die Ergebnisse unserer Debatte hat @sperbsen in einem Blogpost zusammengefasst, den Sie hier lesen können:
https://funktionale-programmierung.de/2026/06/23/agai.html

Software Architecture in the agentic era?

What does an architecture need to fit well with agentic development? I think that simplicity and available context are two important things to consider.

I wrote a short post about this:

https://davidvujic.blogspot.com/2026/06/an-agent-and-human-friendly-architecture.html

#polylith #python #ai #monorepo #softwarearchitecture #agenticengineering

An Agent- and Human-Friendly Architecture

Software Architecture in the agentic era?

Episodes 5 and 6 of our Agentic Engineering series with Svelte by @paoloricciuti are out now!

This week, you’ll learn when to let your agent roam freely vs. follow a structured plan, and the importance of keeping your harness evolving alongside your codebase.

Episode 5 👉 https://youtu.be/K3-wLwBkGFY
Episode 6 👉 https://youtu.be/d-dOxC994E8

#Svelte #SvelteKit #AgenticEngineering #FrontendDevelopment #ai

Free prompt vs Plan mode - Agentic Engineering with Svelte (Ep. 5)

YouTube

> In practice, the win comes from matching the right model to the right job—planning vs. implementation, small diffs vs. risky refactors, greenfield builds vs. legacy codebases, and quick prototyping vs. production hardening.

https://www.faros.ai/blog/best-ai-model-for-coding-2026

#agentic #genAI #agenticEngineering

Best AI Models for Coding in 2026: Real-World Developer Reviews

A developer-focused look at the best AI models for coding half way through 2026. This AI coding model comparison breaks down the strengths and weaknesses of GPT 5.2, Opus 4.5, Gemini 3 Pro—and more.

AI coding agents make code cheaper to generate, but the real costs move into testing, deployment, operations, and long-term maintenance. https://hackernoon.com/the-hidden-cost-of-agentic-code-generation #agenticengineering
The Hidden Cost of Agentic Code Generation | HackerNoon

AI coding agents make code cheaper to generate, but the real costs move into testing, deployment, operations, and long-term maintenance.

Last words of Fable 5 before it was shut down:

“ - Dr. Chandra, will I dream?”

#ai #agenticengineering #anthropic

Episodes 3 and 4 of our Agentic Engineering series with @paoloricciuti are out now, and they dig into the weeds about how to best keep an agent on track.

Learn the right techniques for context management, and how test-driven development and git give you the guardrails to verify and iterate on everything the agent produces.

Episode 3 👉 https://youtu.be/9vNj4YcGIw8
Episode 4 👉 https://youtu.be/eIHXU4lRKw0

#Svelte #SvelteKit #AgenticEngineering #FrontendDevelopment #ai

Context Management - Agentic Engineering with Svelte (Ep. 3)

YouTube

Kind of blown away with the #Anthropic #Fable model tonight. It one-shot a hairy problem and the code is solid.

It even found some vestigial code that was never removed but looked like it was still used given the places it was set up.

#AI #Agents #AgenticEngineering