Engineering Blog
Technical insights on Optimizely CMS, Commerce, and the modern .NET ecosystem.
Google I/O 2026: The Agentic AI Era Is No Longer a Promise
Google didn't ship features at I/O 2026 β it shipped a paradigm shift. Here's what actually matters for engineers building with AI. If you've been following the AI tooling space and thought things...
Niteco's Upgrade Machine: Agentic AI for Optimizely CMS 11 β 12 and Commerce 13 β 14
Source: This post is a re-published and reformatted version of Accelerating Optimizely CMS and Commerce upgrades with agentic AI (Part 1 of 2) by Hung Le Hoang, published on Optimizely World on ...
Accelerating Optimizely CMS 12 β 13 and Commerce 14 β 15 with Agentic AI
Source: This post is a re-published and reformatted version of Accelerating Optimizely CMS and Commerce upgrades with agentic AI (Part 2 of 2) by Hung Le Hoang, published on Optimizely World on ...
How My AI Workflow Evolved from Prompts to Workflow
<![CDATA[ This post is a summary and discussion of the original article "How My AI Workflow Evolved from Prompts to Workflow" by Hoang Nguyen, published on codeaholicguy.com on April 11, 2026. All ...
Beyond Prompts: The Evolution of AI-Driven Engineering Workflows
This article is inspired by the work of Hoang Nguyen. The Illusion of Speed in the Prompt Era For the past two years, the industry has been obsessed with the "Prompt." We've been told that...
How Claude Agents Actually Work: A 6-Layer Architecture Breakdown
<![CDATA[ Most developers, when they first wire up an LLM agent, carry a flawed mental model: the model runs code. It does not. Understanding where the boundary actually sits β what Anthropic's inf...
Cursor Cloud Agents Explained: My Machines, Self-Hosted Pool, and How It All Works
Cursor quietly shipped one of its most significant infrastructure updates in March 2026: Cloud Agents. The feature itself is not entirely new β the concept of background agents running in isolat...
Cursor Cloud Agents: When Your AI Teammate Starts Filing Its Own PRs
The ceiling nobody talks about Local agents are fast to start. You open Cursor, describe the task, and the agent starts editing files. Feels like a superpower β until you try to run two agents at ...
How to Start a Feature With Superpowers: A Step-by-Step Guide
You've installed Superpowers. Now what? The good news: you don't need to learn any special commands or memorize a workflow. You just describe what you want to build β and Superpowers quietly takes...
Superpowers: The Agentic Skills Framework That Makes Claude Code Actually Think Before Coding
The Problem With Every AI Coding Agent Out of the Box You open Claude Code. You type "build me a user authentication system." And within seconds it's already writing UserController.cs β no questio...