<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" encoding="UTF-8" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:atom="http://www.w3.org/2005/Atom/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:fireside="http://fireside.fm/modules/rss/fireside">
  <channel>
    <fireside:hostname>web02.fireside.fm</fireside:hostname>
    <fireside:genDate>Sun, 12 Apr 2026 13:51:44 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>VS Code Insiders Podcast - Episodes Tagged with “Agent Mode”</title>
    <link>https://www.vscodepodcast.com/tags/agent%20mode</link>
    <pubDate>Mon, 13 Oct 2025 00:00:00 -0700</pubDate>
    <description>Go beyond the changelog with VS Code Insiders Podcast, the official podcast from the Visual Studio Code team. Each episode pulls back the curtain on the latest features, design decisions, and engineering challenges behind one of the world’s most beloved code editors.
Join us as we sit down with the developers, product managers, and community contributors shaping the future of software development. From deep dives into new extensions and experimental tooling to candid conversations about where coding is headed, VS Code Insiders Podcast is your backstage pass to the evolution of modern development.
Whether you're a seasoned dev, a curious tinkerer, or just obsessed with clean commits and clever workflows—this is your space to stay informed, inspired, and in the loop.
</description>
    <language>en-us</language>
    <itunes:type>episodic</itunes:type>
    <itunes:subtitle>Stay up to date with the latest in VS Code, the open source AI code editor.</itunes:subtitle>
    <itunes:author>Microsoft</itunes:author>
    <itunes:summary>Go beyond the changelog with VS Code Insiders Podcast, the official podcast from the Visual Studio Code team. Each episode pulls back the curtain on the latest features, design decisions, and engineering challenges behind one of the world’s most beloved code editors.
Join us as we sit down with the developers, product managers, and community contributors shaping the future of software development. From deep dives into new extensions and experimental tooling to candid conversations about where coding is headed, VS Code Insiders Podcast is your backstage pass to the evolution of modern development.
Whether you're a seasoned dev, a curious tinkerer, or just obsessed with clean commits and clever workflows—this is your space to stay informed, inspired, and in the loop.
</itunes:summary>
    <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/f/fc261209-0765-4b49-be13-c610671ae141/cover.jpg?v=2"/>
    <itunes:explicit>no</itunes:explicit>
    <itunes:keywords>vs code, github copilot, copilot, visual studio code, visual studio, ai code editor, ai</itunes:keywords>
    <itunes:owner>
      <itunes:name>Microsoft</itunes:name>
      <itunes:email>devdivpodcasts@service.microsoft.com</itunes:email>
    </itunes:owner>
<itunes:category text="Technology"/>
<itunes:category text="News">
  <itunes:category text="Tech News"/>
</itunes:category>
<item>
  <title>Building agent memory for VS Code with Harald Kirschner</title>
  <link>https://www.vscodepodcast.com/9</link>
  <guid isPermaLink="false">63aaae99-78c0-40e4-b0b7-5a84b211fb9e</guid>
  <pubDate>Mon, 13 Oct 2025 00:00:00 -0700</pubDate>
  <author>Microsoft</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/fc261209-0765-4b49-be13-c610671ae141/63aaae99-78c0-40e4-b0b7-5a84b211fb9e.mp3" length="36995656" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>Microsoft</itunes:author>
  <itunes:subtitle>Harald joins James to talk through customizing chat, agents, and GitHub Copilot with custom instructions, prompts, and modes. We go deeper int new proposed APIs that pulls them together to create agents and how Harald implement agent memory and shipped it as an extension!</itunes:subtitle>
  <itunes:duration>25:41</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/f/fc261209-0765-4b49-be13-c610671ae141/cover.jpg?v=2"/>
  <description>Harald joins James to talk through customizing chat, agents, and GitHub Copilot with custom instructions, prompts, and modes. We go deeper int new proposed APIs that pulls them together to create agents and how Harald implement agent memory and shipped it as an extension!
Follow VS Code:
* X: https://x.com/code
* Bluesky: https://bsky.app/profile/vscode.dev
* YouTube: https://youtube.com/code
* LinkedIn: https://www.linkedin.com/showcase/104107263
* GitHub: https://github.com/microsoft/vscode Special Guest: Harald Kirschner.
</description>
  <itunes:keywords>vs code, github copilot, agent mode, visual studio code, agentic development, copilot</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>Harald joins James to talk through customizing chat, agents, and GitHub Copilot with custom instructions, prompts, and modes. We go deeper int new proposed APIs that pulls them together to create agents and how Harald implement agent memory and shipped it as an extension!</p>

<p>Follow VS Code:</p>

<ul>
<li>X: <a href="https://x.com/code" rel="nofollow">https://x.com/code</a></li>
<li>Bluesky: <a href="https://bsky.app/profile/vscode.dev" rel="nofollow">https://bsky.app/profile/vscode.dev</a></li>
<li>YouTube: <a href="https://youtube.com/code" rel="nofollow">https://youtube.com/code</a></li>
<li>LinkedIn: <a href="https://www.linkedin.com/showcase/104107263" rel="nofollow">https://www.linkedin.com/showcase/104107263</a></li>
<li>GitHub: <a href="https://github.com/microsoft/vscode" rel="nofollow">https://github.com/microsoft/vscode</a></li>
</ul><p>Special Guest: Harald Kirschner.</p><p>Links:</p><ul><li><a title="Customize chat and agents" rel="nofollow" href="https://code.visualstudio.com/docs/copilot/customization/overview">Customize chat and agents</a></li><li><a title="Custom Instructions" rel="nofollow" href="https://code.visualstudio.com/docs/copilot/customization/custom-instructions">Custom Instructions</a></li><li><a title="Prompt Files" rel="nofollow" href="https://code.visualstudio.com/docs/copilot/customization/prompt-files">Prompt Files</a></li><li><a title="Chat Agent Modes" rel="nofollow" href="https://code.visualstudio.com/docs/copilot/customization/custom-chat-modes">Chat Agent Modes</a></li><li><a title="Agent memory extension" rel="nofollow" href="https://marketplace.visualstudio.com/items?itemName=digitarald.agent-memory">Agent memory extension</a></li><li><a title="VS Code v1.105" rel="nofollow" href="https://code.visualstudio.com/updates/v1_105">VS Code v1.105</a></li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>Harald joins James to talk through customizing chat, agents, and GitHub Copilot with custom instructions, prompts, and modes. We go deeper int new proposed APIs that pulls them together to create agents and how Harald implement agent memory and shipped it as an extension!</p>

<p>Follow VS Code:</p>

<ul>
<li>X: <a href="https://x.com/code" rel="nofollow">https://x.com/code</a></li>
<li>Bluesky: <a href="https://bsky.app/profile/vscode.dev" rel="nofollow">https://bsky.app/profile/vscode.dev</a></li>
<li>YouTube: <a href="https://youtube.com/code" rel="nofollow">https://youtube.com/code</a></li>
<li>LinkedIn: <a href="https://www.linkedin.com/showcase/104107263" rel="nofollow">https://www.linkedin.com/showcase/104107263</a></li>
<li>GitHub: <a href="https://github.com/microsoft/vscode" rel="nofollow">https://github.com/microsoft/vscode</a></li>
</ul><p>Special Guest: Harald Kirschner.</p><p>Links:</p><ul><li><a title="Customize chat and agents" rel="nofollow" href="https://code.visualstudio.com/docs/copilot/customization/overview">Customize chat and agents</a></li><li><a title="Custom Instructions" rel="nofollow" href="https://code.visualstudio.com/docs/copilot/customization/custom-instructions">Custom Instructions</a></li><li><a title="Prompt Files" rel="nofollow" href="https://code.visualstudio.com/docs/copilot/customization/prompt-files">Prompt Files</a></li><li><a title="Chat Agent Modes" rel="nofollow" href="https://code.visualstudio.com/docs/copilot/customization/custom-chat-modes">Chat Agent Modes</a></li><li><a title="Agent memory extension" rel="nofollow" href="https://marketplace.visualstudio.com/items?itemName=digitarald.agent-memory">Agent memory extension</a></li><li><a title="VS Code v1.105" rel="nofollow" href="https://code.visualstudio.com/updates/v1_105">VS Code v1.105</a></li></ul>]]>
  </itunes:summary>
</item>
  </channel>
</rss>
