<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Programming on DevOpsTales</title>
    <link>https://devopstales.github.io/categories/programming/</link>
    <description>Recent content in Programming on DevOpsTales</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Tue, 07 Apr 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://devopstales.github.io/categories/programming/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>OpenSpec: The Spec-Driven Development Revolution</title>
      <link>https://devopstales.github.io/ai/openspec-spec-driven-development-revolution/</link>
      <pubDate>Tue, 07 Apr 2026 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/ai/openspec-spec-driven-development-revolution/</guid>
      <description>In the age of AI-assisted coding, one problem keeps surfacing: AI doesn&rsquo;t follow instructions. OpenSpec changes that by introducing spec-driven development—a disciplined workflow where specifications are written before code is generated.
</description>
      <enclosure url="https://devopstales.github.io/img/ai.webp" length="7458" type="image/png" />
    </item>
    
    <item>
      <title>AI IDE Fundamentals: Agents, Commands, Skills, Rules, Context, and Workflows Explained</title>
      <link>https://devopstales.github.io/ai/ai-ide-fundamentals/</link>
      <pubDate>Mon, 06 Apr 2026 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/ai/ai-ide-fundamentals/</guid>
      <description>Modern AI-powered IDEs like Kilo Code, Cursor, Windsurf, and GitHub Copilot have introduced a new vocabulary: agents, skills, rules, contexts, and workflows. But what do these terms actually mean, and how do you use them effectively?
</description>
      <enclosure url="https://devopstales.github.io/img/kilocode.webp" length="908" type="image/png" />
    </item>
    
    <item>
      <title>Kilo Code: Mastering Codebase Indexing for Semantic AI Search</title>
      <link>https://devopstales.github.io/ai/kilo-code-series-12-codebase-indexing/</link>
      <pubDate>Sun, 05 Apr 2026 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/ai/kilo-code-series-12-codebase-indexing/</guid>
      <description>One of the most powerful features of Kilo Code is its ability to understand your entire codebase semantically—not just through keyword matching, but by grasping the actual meaning and relationships in your code.
</description>
      <enclosure url="https://devopstales.github.io/img/kilocode.webp" length="908" type="image/png" />
    </item>
    
    <item>
      <title>Kilo Code: Why Checkpoints Are Your Safety Net for AI Development</title>
      <link>https://devopstales.github.io/ai/kilo-code-series-11-checkpoints/</link>
      <pubDate>Sat, 04 Apr 2026 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/ai/kilo-code-series-11-checkpoints/</guid>
      <description>In our previous post, we explored Parallel Agents and the Agent Manager. But with great power comes great risk—what happens when an AI agent makes a mistake that breaks your entire application?
</description>
      <enclosure url="https://devopstales.github.io/img/kilocode.webp" length="908" type="image/png" />
    </item>
    
    <item>
      <title>Kilo Code: Parallel Agents and the Agent Manager</title>
      <link>https://devopstales.github.io/ai/kilo-code-series-10-agent-manager/</link>
      <pubDate>Fri, 03 Apr 2026 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/ai/kilo-code-series-10-agent-manager/</guid>
      <description>Welcome to the final installment of our Kilo Code Deep Dive series. Throughout this journey, we&rsquo;ve explored installation, Qwen integration, Modes, Indexing, Spec-Driven Development, Steering, MCP, and Skills.
</description>
      <enclosure url="https://devopstales.github.io/img/kilocode.webp" length="908" type="image/png" />
    </item>
    
    <item>
      <title>Kilo Code Skills: Extending Agent Capabilities</title>
      <link>https://devopstales.github.io/ai/kilo-code-series-09-skills/</link>
      <pubDate>Thu, 02 Apr 2026 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/ai/kilo-code-series-09-skills/</guid>
      <description>In our previous post, we explored Advanced MCP Integration and how to connect your agent to external tools and data. But what if you need specialized expertise for specific tasks?
</description>
      <enclosure url="https://devopstales.github.io/img/kilocode.webp" length="908" type="image/png" />
    </item>
    
    <item>
      <title>Kilo Code: Advanced MCP Integration</title>
      <link>https://devopstales.github.io/ai/kilo-code-series-08-mcp/</link>
      <pubDate>Wed, 01 Apr 2026 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/ai/kilo-code-series-08-mcp/</guid>
      <description>In our previous post, we looked at how Steering can provide persistent rules for your agents. But what if the agent needs to control the world?
</description>
      <enclosure url="https://devopstales.github.io/img/kilocode.webp" length="908" type="image/png" />
    </item>
    
    <item>
      <title>Kilo Code: Steering and Custom Agents</title>
      <link>https://devopstales.github.io/ai/kilo-code-series-07-steering/</link>
      <pubDate>Tue, 31 Mar 2026 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/ai/kilo-code-series-07-steering/</guid>
      <description>Structure is great, but every team has its own &ldquo;tribal knowledge&rdquo;—naming conventions, preferred libraries, and security requirements that aren&rsquo;t always obvious to a general LLM.
</description>
      <enclosure url="https://devopstales.github.io/img/kilocode.webp" length="908" type="image/png" />
    </item>
    
    <item>
      <title>Kilo Code: Mastering Spec-Driven Development (SDD)</title>
      <link>https://devopstales.github.io/ai/kilo-code-series-06-sdd/</link>
      <pubDate>Mon, 30 Mar 2026 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/ai/kilo-code-series-06-sdd/</guid>
      <description>In our previous post, we explored Codebase Indexing and how Kilo Code builds a semantic map of your repository. Now, it&rsquo;s time to use that power effectively.
</description>
      <enclosure url="https://devopstales.github.io/img/kilocode.webp" length="908" type="image/png" />
    </item>
    
    <item>
      <title>Kilo Code: Codebase Indexing with Nomic and Qdrant</title>
      <link>https://devopstales.github.io/ai/kilo-code-series-05-indexing/</link>
      <pubDate>Sun, 29 Mar 2026 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/ai/kilo-code-series-05-indexing/</guid>
      <description>In our previous post, we explored the different modes of Kilo Code. While these modes are powerful, their effectiveness depends on the quality of the context they can access.
</description>
      <enclosure url="https://devopstales.github.io/img/kilocode.webp" length="908" type="image/png" />
    </item>
    
    <item>
      <title>Kilo Code: Understanding Modes and the Orchestrator</title>
      <link>https://devopstales.github.io/ai/kilo-code-series-04-modes/</link>
      <pubDate>Sat, 28 Mar 2026 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/ai/kilo-code-series-04-modes/</guid>
      <description>In our previous post, we unlocked massive power by integrating Qwen Code CLI. But with great power comes the need for great management.
</description>
      <enclosure url="https://devopstales.github.io/img/kilocode.webp" length="908" type="image/png" />
    </item>
    
    <item>
      <title>Kilo Code: Integrating with Qwen Code CLI</title>
      <link>https://devopstales.github.io/ai/kilo-code-series-03-qwen-integration/</link>
      <pubDate>Fri, 27 Mar 2026 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/ai/kilo-code-series-03-qwen-integration/</guid>
      <description>In our previous posts, we covered the basics of Kilo Code and how to get it installed on your machine. One of the most powerful features of Kilo Code is its ability to integrate with various AI providers.
</description>
      <enclosure url="https://devopstales.github.io/img/kilocode.webp" length="908" type="image/png" />
    </item>
    
    <item>
      <title>Kilo Code: Installation and Setup Guide</title>
      <link>https://devopstales.github.io/ai/kilo-code-series-02-install/</link>
      <pubDate>Thu, 26 Mar 2026 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/ai/kilo-code-series-02-install/</guid>
      <description>In our first post, we introduced the core concepts of Kilo Code and why it&rsquo;s a game-changer for agentic software development. Now, it&rsquo;s time to get your hands dirty.
</description>
      <enclosure url="https://devopstales.github.io/img/kilocode.webp" length="908" type="image/png" />
    </item>
    
    <item>
      <title>Kilo Code: The Future of Agentic Software Development</title>
      <link>https://devopstales.github.io/ai/kilo-code-series-01-intro/</link>
      <pubDate>Wed, 25 Mar 2026 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/ai/kilo-code-series-01-intro/</guid>
      <description>The world of AI coding is moving fast. We&rsquo;ve seen the rise of simple autocomplete, then the transition to chat-based assistants, and now we are entering the era of Agentic AI.
</description>
      <enclosure url="https://devopstales.github.io/img/kilocode.webp" length="908" type="image/png" />
    </item>
    
    <item>
      <title>AI IDE Core Concepts: Agents, Commands, Skills, Rules, Context, and Workflows</title>
      <link>https://devopstales.github.io/ai/ai-ide-core-concepts/</link>
      <pubDate>Sun, 22 Mar 2026 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/ai/ai-ide-core-concepts/</guid>
      <description>Modern AI-powered IDEs have evolved far beyond simple code completion. Today&rsquo;s tools like Kilo Code, Cursor, Windsurf, and Google Antigravity introduce new paradigms: autonomous agents, reusable skills, markdown rules, semantic context, and structured workflows.
</description>
      <enclosure url="https://devopstales.github.io/img/ai.webp" length="7458" type="image/png" />
    </item>
    
    <item>
      <title>AI Software Development: Spec-Driven vs. Vibe Coding</title>
      <link>https://devopstales.github.io/ai/ai-software-development-spec-vs-vibe/</link>
      <pubDate>Sun, 22 Mar 2026 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/ai/ai-software-development-spec-vs-vibe/</guid>
      <description>The early days of AI coding were characterized by &ldquo;vibe coding&rdquo;—a process where developers would prompt an LLM, hope for a working snippet, and manually fix the hallucinations. While fast for simple tasks, this approach often falls apart in complex, multi-file projects where &ldquo;context rot&rdquo; and technical debt accumulate rapidly.
</description>
      <enclosure url="https://devopstales.github.io/img/ai.webp" length="7458" type="image/png" />
    </item>
    
    <item>
      <title>AI IDE Configuration Standards: From .vscode to AGENTS.md</title>
      <link>https://devopstales.github.io/ai/ai-ide-configuration-standards/</link>
      <pubDate>Sat, 21 Mar 2026 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/ai/ai-ide-configuration-standards/</guid>
      <description>As AI tools become more integrated into our development workflows, the way we configure our projects is changing. We&rsquo;ve moved beyond simple .gitignore and .env files into a world where we need to provide specific &ldquo;instructions&rdquo; and &ldquo;context&rdquo; to our AI assistants.
</description>
      <enclosure url="https://devopstales.github.io/img/vscode.webp" length="3486" type="image/png" />
    </item>
    
    <item>
      <title>The Best AI Coding IDEs in 2026: VS Code, Cursor, Windsurf, Antigravity, and More</title>
      <link>https://devopstales.github.io/ai/ai-coding-ides-comparison/</link>
      <pubDate>Thu, 19 Mar 2026 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/ai/ai-coding-ides-comparison/</guid>
      <description>The landscape of software development has shifted from &ldquo;writing code with AI assistance&rdquo; to &ldquo;developing in AI-native environments.&rdquo; While VS Code with GitHub Copilot remains the industry standard, a new breed of IDEs is challenging its dominance by integrating LLMs and autonomous agents into the very core of the editor.
</description>
      <enclosure url="https://devopstales.github.io/img/vscode.webp" length="3486" type="image/png" />
    </item>
    
  </channel>
</rss>
