<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>AI on The DevOps Quest</title>
    <link>/tags/ai/</link>
    <description>Recent content in AI on The DevOps Quest</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Tue, 18 Aug 2026 08:53:04 +0100</lastBuildDate><atom:link href="/tags/ai/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>What Changed: MCP and Claude Code</title>
      <link>/posts/aiwhatchanged/</link>
      <pubDate>Tue, 18 Aug 2026 08:53:04 +0100</pubDate>
      
      <guid>/posts/aiwhatchanged/</guid>
      <description>&lt;p&gt;A year ago I posted about &lt;a href=&#34;https://thedevops.quest/posts/aifail/&#34;&gt;an AI fail&lt;/a&gt; — Copilot confidently referring to code that didn&amp;rsquo;t exist while I was asking it to write Markdown. That post is the last thing I published here.&lt;/p&gt;
&lt;p&gt;Since then something shifted, and it has become the norm. Almost forgetting what a pre AI day to day felt like.&lt;/p&gt;</description>
      <content>&lt;p&gt;A year ago I posted about &lt;a href=&#34;https://thedevops.quest/posts/aifail/&#34;&gt;an AI fail&lt;/a&gt; — Copilot confidently referring to code that didn&amp;rsquo;t exist while I was asking it to write Markdown. That post is the last thing I published here.&lt;/p&gt;
&lt;p&gt;Since then something shifted, and it has become the norm. Almost forgetting what a pre AI day to day felt like.&lt;/p&gt;
&lt;h2 id=&#34;where-i-was&#34;&gt;Where I was&lt;/h2&gt;
&lt;p&gt;Mid 2025 was when AI started to feel real. But it just wasn&amp;rsquo;t quite good enough yet to be truly useful. The models that existed wrote basic code, but weren&amp;rsquo;t yet trusted by engineers enough to stop writing code manually or heavily scrutinising it. General chat capability felt useful to do research and play around, but again generally it didn&amp;rsquo;t seem trustworthy enough to use it in replacement to the traditional methods.&lt;/p&gt;
&lt;h2 id=&#34;what-actually-changed&#34;&gt;What actually changed&lt;/h2&gt;
&lt;p&gt;The models didn&amp;rsquo;t just get better at talking. They got access to the things I was talking about.&lt;/p&gt;
&lt;p&gt;Towards the end of 2025 and into the beginning months of 2026 the models released became better and better. The output was better. It was starting to be trusted by engineering teams as code that could be used in production. Chat conversations seemed to be coherent and better quality. They began replacing the old fashioned Google search when wanting to do any kind of research. Pair this with mobile apps like Gemini and Copilot with access to your files and camera and you have what used to look like a sci-fi personal assistant.&lt;/p&gt;
&lt;p&gt;Not just for coding but for general business use - I still think there&amp;rsquo;s a long way to go with this one, but the last few months have again got better and better functionality in this area. AI chat for your day to day applications like Microsoft Office, Teams, Outlook. Unfortunately maybe this one went a little far in every SaaS product wanting some kind of &amp;ldquo;AI&amp;rdquo; functionality whether it be useful or not.&lt;/p&gt;
&lt;p&gt;AI agents started getting MCP (Model Context Protocol) support - &amp;ldquo;A standard way to hand a tool the things it needs to look at, so you stop being the copy-paste layer.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;This opened a door to the wider world for the context of the agent. It meant that you no longer have to manually copy and paste context or provide it with some other mechanism. The agent just has access to the systems and data that you&amp;rsquo;re wanting to work on/use. My biggest MCP use case is Azure DevOps for the creation, progress and closure of Work Items. It allows me now within my code editor to reference all my success criteria and tasks required for this specific work and have the agent go ahead and work on it as I would have manually.&lt;/p&gt;
&lt;h2 id=&#34;three-things-i-do-with-it-now&#34;&gt;Three things I do with it now&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Write Code/Infrastructure as Code&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Refine/create/execute Work Items within Azure DevOps&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Use as a Google search replacement. Most research and investigations are now performed using AI chat&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id=&#34;where-ive-landed&#34;&gt;Where I&amp;rsquo;ve landed&lt;/h2&gt;
&lt;p&gt;I currently use Claude Code in my day to day work for most tasks. Outside of work I use Gemini and Claude quite heavily. We are at a point now where these tools are genuinely providing value and positive impact. We are seeing the shift towards AI writing more and more code. As with most of my IT career this is just another example of keeping up with the latest and greatest trends.&lt;/p&gt;</content>
    </item>
    
  </channel>
</rss>
