<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Tools on DevOpsTales</title>
    <link>https://devopstales.github.io/categories/tools/</link>
    <description>Recent content in Tools on DevOpsTales</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Mon, 06 Apr 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://devopstales.github.io/categories/tools/index.xml" rel="self" type="application/rss+xml" />
    <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: 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>VSCode AI Coding Plugins Compared: GitHub Copilot vs Continue.dev vs Kilo Code</title>
      <link>https://devopstales.github.io/ai/vscode-ai-coding-plugins-comparison/</link>
      <pubDate>Tue, 24 Mar 2026 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/ai/vscode-ai-coding-plugins-comparison/</guid>
      <description>AI-powered coding assistants have become essential tools for modern developers. In this post, I&rsquo;ll compare three popular VSCode extensions: GitHub Copilot, Continue.dev, and Kilo Code (kilo.io), helping you choose the right one for your workflow.
</description>
      <enclosure url="https://devopstales.github.io/img/vscode.webp" length="3486" 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>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>
    
    <item>
      <title>The Best AI Coding CLIs in 2026: Claude Code, Gemini CLI, OpenCode, and Qwen Code CLI</title>
      <link>https://devopstales.github.io/ai/ai-coding-cli-comparison/</link>
      <pubDate>Wed, 18 Mar 2026 00:00:00 +0000</pubDate>
      
      <guid>https://devopstales.github.io/ai/ai-coding-cli-comparison/</guid>
      <description>While AI-native IDEs like Cursor and Windsurf have taken the developer world by storm, a parallel revolution has been happening in the terminal. AI Coding CLIs (Command Line Interfaces) offer a different paradigm: they are lightweight, terminal-native, and often more &ldquo;agentic&rdquo; than their GUI counterparts.
</description>
      <enclosure url="https://devopstales.github.io/img/ai.webp" length="7458" type="image/png" />
    </item>
    
  </channel>
</rss>
