<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Agentic AI Archives - Sazko Solutions</title>
	<atom:link href="https://sazko.com/tag/agentic-ai/feed/" rel="self" type="application/rss+xml" />
	<link>https://sazko.com/tag/agentic-ai/</link>
	<description>AI-enabled software, solutions and training</description>
	<lastBuildDate>Fri, 11 Sep 2026 04:43:34 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>

<image>
	<url>https://sazko.com/wp-content/uploads/2025/03/favicon.png</url>
	<title>Agentic AI Archives - Sazko Solutions</title>
	<link>https://sazko.com/tag/agentic-ai/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>The Future of AI in Software Development: What&#8217;s Actually Changing</title>
		<link>https://sazko.com/future-of-ai-in-software-development/</link>
					<comments>https://sazko.com/future-of-ai-in-software-development/#respond</comments>
		
		<dc:creator><![CDATA[Mahesh Kumar]]></dc:creator>
		<pubDate>Thu, 03 Sep 2026 09:50:00 +0000</pubDate>
				<category><![CDATA[AI]]></category>
		<category><![CDATA[DigitalTransformation]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Agentic AI]]></category>
		<category><![CDATA[SazkoSolutions]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[TechInnovation]]></category>
		<guid isPermaLink="false">https://sazko.com/future-of-ai-in-software-development/</guid>

					<description><![CDATA[<p>By September 2026 the industry's own framing had shifted: the value is in workflows, data rights and human review, not flashy demos. That's a good moment to take stock of what has actually changed in how software gets built. It's easy to be either dismissive or breathless about AI's effect on software development, and both postures avoid the more useful question: what, specifically, is actually different about how software gets built today versus three years ago? A few concrete shifts are worth naming, separate from the marketing around them.</p>
<p>The post <a href="https://sazko.com/future-of-ai-in-software-development/">The Future of AI in Software Development: What&#8217;s Actually Changing</a> appeared first on <a href="https://sazko.com">Sazko Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>By September 2026 the industry&#8217;s own framing had shifted: the value is in workflows, data rights and human review, not flashy demos. That&#8217;s a good moment to take stock of what has actually changed in how software gets built. It&#8217;s easy to be either dismissive or breathless about AI&#8217;s effect on software development, and both postures avoid the more useful question: what, specifically, is actually different about how software gets built today versus three years ago? A few concrete shifts are worth naming, separate from the marketing around them.</p>
<p><span id="more-5956"></span></p>
<h3>From autocomplete to agents</h3>
<p>The first wave of AI coding tools completed lines and functions. The current wave plans and executes multi-step tasks &mdash; reading a codebase, writing code across several files, running tests, and iterating on failures with limited supervision. That&#8217;s a change in kind, not just speed: the unit of work an AI touches has grown from a line to a feature, and the human&#8217;s job has shifted from typing to reviewing and directing.</p>
<h3>Standardized plumbing is enabling standardized agents</h3>
<p>Protocols like MCP are doing for AI tool access what REST and later GraphQL did for web APIs: turning bespoke integration work into a shared, reusable layer. That standardization is what makes it economical to build agents that reach into real systems, rather than agents that only talk. See our companion piece on <a href="https://sazko.com/what-mcp-actually-is/">what MCP actually is</a>.</p>
<h3>The bottleneck has moved, not disappeared</h3>
<p>Code generation was rarely the actual constraint on software delivery &mdash; requirements clarity, architectural judgment, and review capacity were. AI tooling makes the easy 80% of implementation faster, which means the remaining 20% &mdash; the ambiguous requirements, the cross-system trade-offs, the &#8220;is this actually the right thing to build&#8221; conversations &mdash; is now a larger share of where a team&#8217;s time goes.</p>
<h3>What we&#8217;d actually bet on</h3>
<ul>
<li>Brownfield-aware AI coding practices becoming table stakes, not a specialty (see our piece on <a href="https://sazko.com/ai-assisted-coding-brownfield-vs-greenfield/">brownfield vs. greenfield</a>).</li>
<li>Agentic workflows handling more internal, reversible work before they&#8217;re trusted with customer-facing actions.</li>
<li>Governance &mdash; audit trails, approval gates, rollback paths &mdash; becoming a normal line item in AI project scope.</li>
<li>Model and provider choice being treated as a swappable architectural decision rather than a permanent commitment.</li>
</ul>
<p>Summary: None of this requires believing AI will write all the code or none of it. It requires paying attention to where the actual mechanism has changed, and building the engineering discipline around it before the incidents force the issue.</p>
<p>#AI #SoftwareDevelopment #AgenticAI #FutureOfWork #SazkoSolutions</p>
<h3>Published by Sazko Solutions &ndash; Driving Innovation in AI-Powered Software Delivery</h3>
<p>The post <a href="https://sazko.com/future-of-ai-in-software-development/">The Future of AI in Software Development: What&#8217;s Actually Changing</a> appeared first on <a href="https://sazko.com">Sazko Solutions</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://sazko.com/future-of-ai-in-software-development/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>n8n and the Rise of AI-Orchestrated Workflows</title>
		<link>https://sazko.com/n8n-ai-orchestrated-workflows/</link>
					<comments>https://sazko.com/n8n-ai-orchestrated-workflows/#respond</comments>
		
		<dc:creator><![CDATA[Mahesh Kumar]]></dc:creator>
		<pubDate>Thu, 20 Aug 2026 10:10:00 +0000</pubDate>
				<category><![CDATA[AI]]></category>
		<category><![CDATA[App Development]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Agentic AI]]></category>
		<category><![CDATA[Automation]]></category>
		<category><![CDATA[n8n]]></category>
		<category><![CDATA[SazkoSolutions]]></category>
		<guid isPermaLink="false">https://sazko.com/n8n-ai-orchestrated-workflows/</guid>

					<description><![CDATA[<p>As of August 2026, several of the newest large models are being marketed specifically for managing long-running projects and collaborating with developers. Workflow orchestration tools are where a lot of that ambition meets reality. Workflow automation tools have existed for years, but something changed once AI models got good enough to sit inside the workflow rather than just around it. n8n is a useful example: an open-source, node-based automation tool that was already popular for connecting APIs and services, and has become a common substrate for AI-orchestrated workflows precisely because its workflows are structured, inspectable, and easy for both humans and models to reason about.</p>
<p>The post <a href="https://sazko.com/n8n-ai-orchestrated-workflows/">n8n and the Rise of AI-Orchestrated Workflows</a> appeared first on <a href="https://sazko.com">Sazko Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>As of August 2026, several of the newest large models are being marketed specifically for managing long-running projects and collaborating with developers. Workflow orchestration tools are where a lot of that ambition meets reality. Workflow automation tools have existed for years, but something changed once AI models got good enough to sit inside the workflow rather than just around it. n8n is a useful example: an open-source, node-based automation tool that was already popular for connecting APIs and services, and has become a common substrate for AI-orchestrated workflows precisely because its workflows are structured, inspectable, and easy for both humans and models to reason about.</p>
<p><span id="more-5955"></span></p>
<h3>Why node-based automation and AI turned out to fit so well</h3>
<p>An AI agent that has to write and execute arbitrary code for every task is powerful but unpredictable &mdash; it&#8217;s hard to review, hard to constrain, and hard to debug when it fails silently. A workflow made of discrete nodes &mdash; fetch this, transform that, call this model, branch on this condition &mdash; gives an agent (and the humans supervising it) a much narrower, auditable surface. n8n&#8217;s approach of letting an AI node sit alongside conventional integration nodes means a business process can mix deterministic steps with model-driven judgment calls, without the whole pipeline becoming a black box.</p>
<h3>What this actually replaces</h3>
<ul>
<li>Manual triage and routing (support tickets, leads, documents) that previously needed a person to read and decide.</li>
<li>Brittle point-to-point integrations, replaced by a workflow that can adapt its next step based on what a model observes.</li>
<li>One-off scripts that quietly became &#8220;critical infrastructure&#8221; nobody wanted to touch.</li>
</ul>
<h3>The trade-off worth naming</h3>
<p>Low-code AI workflows are easy to start and easy to outgrow. They&#8217;re excellent for well-bounded automation and painful for anything that needs real software engineering discipline &mdash; version control, proper testing, code review. The teams getting the most value treat n8n-style orchestration as the front door for automation, and graduate a workflow into real code the moment it becomes complex enough that &#8220;flow diagram&#8221; stops being an honest description of what it does.</p>
<p>Summary: n8n didn&#8217;t invent AI-orchestrated automation, but its node-based model is a big part of why the idea became practical for teams without a dedicated AI engineering function.</p>
<p>#AI #Automation #n8n #Workflow #SazkoSolutions</p>
<h3>Published by Sazko Solutions &ndash; Driving Innovation in Automation, Agile, and AI</h3>
<p>The post <a href="https://sazko.com/n8n-ai-orchestrated-workflows/">n8n and the Rise of AI-Orchestrated Workflows</a> appeared first on <a href="https://sazko.com">Sazko Solutions</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://sazko.com/n8n-ai-orchestrated-workflows/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Agents That Learn Between Sessions: The Move to Long-Running AI Workflows</title>
		<link>https://sazko.com/agents-that-learn-between-sessions/</link>
					<comments>https://sazko.com/agents-that-learn-between-sessions/#respond</comments>
		
		<dc:creator><![CDATA[Mahesh Kumar]]></dc:creator>
		<pubDate>Thu, 21 May 2026 11:15:00 +0000</pubDate>
				<category><![CDATA[AI]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Agentic AI]]></category>
		<category><![CDATA[EnterpriseAI]]></category>
		<category><![CDATA[SazkoSolutions]]></category>
		<category><![CDATA[TechInnovation]]></category>
		<guid isPermaLink="false">https://sazko.com/agents-that-learn-between-sessions/</guid>

					<description><![CDATA[<p>In May 2026, Anthropic described a technique it called "dreaming" &#8212; letting an autonomous agent review its own past behaviour between sessions, spot patterns, and adjust how it works next time. It's part of a broader industry push toward agents that handle long-running workflows in areas like coding, finance and legal work, rather than one-shot tasks. That shift changes what you have to build around an agent.</p>
<p>The post <a href="https://sazko.com/agents-that-learn-between-sessions/">Agents That Learn Between Sessions: The Move to Long-Running AI Workflows</a> appeared first on <a href="https://sazko.com">Sazko Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>In May 2026, Anthropic described a technique it called &#8220;dreaming&#8221; &mdash; letting an autonomous agent review its own past behaviour between sessions, spot patterns, and adjust how it works next time. It&#8217;s part of a broader industry push toward agents that handle long-running workflows in areas like coding, finance and legal work, rather than one-shot tasks. That shift changes what you have to build around an agent.</p>
<p><span id="more-5949"></span></p>
<h3>One-shot vs. long-running</h3>
<p>A one-shot agent takes a request and returns a result; if it&#8217;s wrong, you try again. A long-running agent holds a goal across hours or days, accumulates state, and takes many actions before anyone checks the outcome. The failure modes are different: drift, compounding small errors, and actions taken on stale assumptions.</p>
<h3>What &#8220;learning between sessions&#8221; needs from you</h3>
<ul>
<li>A durable record of what the agent did and why, that both the agent and a human can review.</li>
<li>Checkpoints where a person confirms direction before the agent commits to the next phase.</li>
<li>Clear boundaries on what the agent can change without approval, especially as it gets more autonomous.</li>
</ul>
<h3>The trust curve</h3>
<p>Agents that improve over time are more useful and harder to reason about &mdash; the thing making decisions this week isn&#8217;t quite the thing you evaluated last month. Treat capability growth as a reason to strengthen oversight, not relax it.</p>
<p>Summary: Long-running, self-improving agents are a real step forward in usefulness. The operational discipline they require is a step up too, and it doesn&#8217;t come in the box.</p>
<p>#AI #AgenticAI #Automation #EnterpriseAI #SazkoSolutions</p>
<h3>Published by Sazko Solutions &ndash; Driving Innovation in Agentic AI and Automation</h3>
<p>The post <a href="https://sazko.com/agents-that-learn-between-sessions/">Agents That Learn Between Sessions: The Move to Long-Running AI Workflows</a> appeared first on <a href="https://sazko.com">Sazko Solutions</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://sazko.com/agents-that-learn-between-sessions/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Agentic AI in the Enterprise: From Chatbots to Systems That Act</title>
		<link>https://sazko.com/agentic-ai-in-the-enterprise/</link>
					<comments>https://sazko.com/agentic-ai-in-the-enterprise/#respond</comments>
		
		<dc:creator><![CDATA[Mahesh Kumar]]></dc:creator>
		<pubDate>Thu, 09 Apr 2026 09:30:00 +0000</pubDate>
				<category><![CDATA[AI]]></category>
		<category><![CDATA[Digital]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Agentic AI]]></category>
		<category><![CDATA[MCP]]></category>
		<category><![CDATA[SazkoSolutions]]></category>
		<category><![CDATA[TechStrategy]]></category>
		<guid isPermaLink="false">https://sazko.com/agentic-ai-in-the-enterprise/</guid>

					<description><![CDATA[<p>Google's Cloud Next in April 2026 was billed as the arrival of the "agentic era," complete with an enterprise agent platform and chips designed for it. The word "agent" gets applied loosely enough right now that it's worth being precise. A chatbot takes an input and returns an output. An agent does something meaningfully different: it holds a goal, plans a sequence of steps to reach it, calls tools or other systems along the way, observes the results, and decides what to do next &#8212; often without a human approving each step. That loop, not the underlying language model, is what "agentic AI" actually refers to.</p>
<p>The post <a href="https://sazko.com/agentic-ai-in-the-enterprise/">Agentic AI in the Enterprise: From Chatbots to Systems That Act</a> appeared first on <a href="https://sazko.com">Sazko Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Google&#8217;s Cloud Next in April 2026 was billed as the arrival of the &#8220;agentic era,&#8221; complete with an enterprise agent platform and chips designed for it. The word &#8220;agent&#8221; gets applied loosely enough right now that it&#8217;s worth being precise. A chatbot takes an input and returns an output. An agent does something meaningfully different: it holds a goal, plans a sequence of steps to reach it, calls tools or other systems along the way, observes the results, and decides what to do next &mdash; often without a human approving each step. That loop, not the underlying language model, is what &#8220;agentic AI&#8221; actually refers to.</p>
<p><span id="more-5946"></span></p>
<h3>Why this is a bigger shift than better autocomplete</h3>
<p>A traditional application does exactly what its code says, every time. An agentic system decides, at runtime, what to do next based on incomplete information and its own prior output. That&#8217;s enormously useful for tasks that don&#8217;t have a clean deterministic script &mdash; triaging a support queue, reconciling data across systems, running a multi-step research task &mdash; and it&#8217;s precisely why it&#8217;s harder to test, monitor, and trust than the software most teams are used to shipping.</p>
<h3>Where enterprises are actually finding value first</h3>
<ul>
<li><strong>Bounded, reversible tasks</strong> &mdash; drafting, summarizing, classifying, and proposing changes a human still approves.</li>
<li><strong>Internal tooling</strong> before customer-facing systems, where the cost of a wrong action is a Slack message, not a lost customer.</li>
<li><strong>Narrow tool access</strong> &mdash; an agent scoped to three well-defined tools is far more predictable than one with open-ended access to everything.</li>
</ul>
<h3>The governance question nobody gets to skip</h3>
<p>Once a system can act on its own, &#8220;did it work&#8221; stops being the only question. Teams adopting agentic AI seriously end up building the same things twice: the agent itself, and the harness around it &mdash; logging every tool call, capping what an agent can do without approval, and building a rollback path for when it gets something wrong. Organizations that skip the harness aren&#8217;t moving faster; they&#8217;re deferring the cost to the first incident.</p>
<p>Summary: The honest summary: agentic AI is real leverage, not hype, but the leverage comes from the combination of the model and the operational discipline around it, not the model alone.</p>
<p>#AI #AgenticAI #EnterpriseAI #TechStrategy #SazkoSolutions</p>
<h3>Published by Sazko Solutions &ndash; Driving Innovation in AI, Agents, and Enterprise Software</h3>
<p>The post <a href="https://sazko.com/agentic-ai-in-the-enterprise/">Agentic AI in the Enterprise: From Chatbots to Systems That Act</a> appeared first on <a href="https://sazko.com">Sazko Solutions</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://sazko.com/agentic-ai-in-the-enterprise/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What MCP Actually Is, and Why It&#8217;s Becoming AI&#8217;s Common Plumbing</title>
		<link>https://sazko.com/what-mcp-actually-is/</link>
					<comments>https://sazko.com/what-mcp-actually-is/#respond</comments>
		
		<dc:creator><![CDATA[Mahesh Kumar]]></dc:creator>
		<pubDate>Tue, 10 Mar 2026 10:00:00 +0000</pubDate>
				<category><![CDATA[AI]]></category>
		<category><![CDATA[App Development]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Agentic AI]]></category>
		<category><![CDATA[MCP]]></category>
		<category><![CDATA[SazkoSolutions]]></category>
		<category><![CDATA[TechInnovation]]></category>
		<guid isPermaLink="false">https://sazko.com/what-mcp-actually-is/</guid>

					<description><![CDATA[<p>By March 2026, the Model Context Protocol had reportedly crossed tens of millions of installs, and NVIDIA's GTC keynote was full of enterprise agents running in production. Every AI agent eventually needs the same thing: a reliable way to reach outside its own context window &#8212; into a database, a ticketing system, a filesystem, an internal API &#8212; and act on what it finds. Before the Model Context Protocol (MCP), teams solved this the same way they solved every integration problem: a bespoke adapter per tool, per model, per vendor. MCP's contribution is boring in the best possible way &#8212; it standardizes that connector so it only has to be built once.</p>
<p>The post <a href="https://sazko.com/what-mcp-actually-is/">What MCP Actually Is, and Why It&#8217;s Becoming AI&#8217;s Common Plumbing</a> appeared first on <a href="https://sazko.com">Sazko Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>By March 2026, the Model Context Protocol had reportedly crossed tens of millions of installs, and NVIDIA&#8217;s GTC keynote was full of enterprise agents running in production. Every AI agent eventually needs the same thing: a reliable way to reach outside its own context window &mdash; into a database, a ticketing system, a filesystem, an internal API &mdash; and act on what it finds. Before the Model Context Protocol (MCP), teams solved this the same way they solved every integration problem: a bespoke adapter per tool, per model, per vendor. MCP&#8217;s contribution is boring in the best possible way &mdash; it standardizes that connector so it only has to be built once.</p>
<p><span id="more-5944"></span></p>
<h3>The problem MCP is actually solving</h3>
<p>An AI model is only as useful as the context and actions available to it. Without a shared protocol, every team wiring an agent to Jira, GitHub, a CRM, or an internal database was reinventing the same plumbing, often per model provider. MCP defines a common client-server contract: an MCP server exposes a tool, a resource, or a data source in a standard shape, and any MCP-compatible client &mdash; the agent, the IDE, the chat interface &mdash; can discover and use it without custom glue code.</p>
<h3>Why this matters more than it sounds like it should</h3>
<p>Protocols that win are rarely the most powerful option on paper &mdash; they win by being boring and universal enough that everyone builds on top of them instead of around them. That&#8217;s what happened with HTTP, and it&#8217;s the bet being made on MCP for agentic AI: once a tool is exposed as an MCP server, it becomes usable by any compliant agent, not just the one it was originally built for. For an engineering organization, that turns &#8220;which AI tool did we build this integration for&#8221; into a question that stops mattering.</p>
<h3>Where the real work still lives</h3>
<p>Adopting MCP doesn&#8217;t remove the hard parts of building agents &mdash; it relocates them. The protocol tells you how a tool is exposed; it says nothing about whether an agent should be allowed to use it unsupervised, what happens when a tool call fails halfway through a multi-step task, or how you audit what an autonomous agent actually did in production. Teams that treat MCP adoption as &#8220;integration solved&#8221; tend to skip exactly the governance and observability work that agentic systems need most.</p>
<p>Summary: We see MCP the same way we saw containers a decade ago: not the interesting part of the system, but the part that, once standardized, lets you spend your engineering effort on the parts that actually are.</p>
<p>#AI #MCP #AgenticAI #TechInnovation #SazkoSolutions</p>
<h3>Published by Sazko Solutions &ndash; Driving Innovation in AI, Agents, and Enterprise Software</h3>
<p>The post <a href="https://sazko.com/what-mcp-actually-is/">What MCP Actually Is, and Why It&#8217;s Becoming AI&#8217;s Common Plumbing</a> appeared first on <a href="https://sazko.com">Sazko Solutions</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://sazko.com/what-mcp-actually-is/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
