{
  "date": "2026-04-08",
  "generatedAt": "2026-04-08T21:30:20.153Z",
  "latestRun": {
    "generatedAt": "2026-04-08T21:30:20.153Z",
    "newEventsCount": 11,
    "newEventIds": [
      "github-changelog:https://github.blog/changelog/2026-04-08-github-mobile-research-and-code-with-copilot-cloud-agent-anywhere",
      "github-changelog:https://github.blog/changelog/2026-04-08-github-copilot-in-visual-studio-code-march-releases",
      "vscode-updates:070fbfc6d8275c97459e33f5715ac85b1685b14f2c32755e3d6e2ff6d0c744db",
      "vscode-release-notes-1-109:c66c4cf79090003ff1ef6c98a7e41cb1b1f6637f87ecd72993d8e94fb4b10ed7",
      "vscode-release-notes-1-115:section:64a945f8d409c777f4b2f252083624a24a80af59edb04dbcfc728efef6bdf7da",
      "vscode-release-notes-1-115:section:05033297027aa612623e45d4e8f48544a76cfa46da18bcc188f3ecc1e10ede29",
      "vscode-release-notes-1-115:section:c7a87901afd60c3f7cdb17fcd631757731e66091d203b223a0172bc421fab963",
      "vscode-release-notes-1-115:section:ecf3918db56f8bd307325d1c76ac746c09576c57befb1a5ca62a6300661742ab",
      "vscode-release-notes-1-114:f5ff4f7d6c07ab82591a46acc8a34c89b0316763e83b3799d81f73f8eac9d0f6",
      "vscode-release-notes-1-113:716a40a50772fab49dc7f7f7f72835bfcad1424212b07a1c45200a6ab7bde63e",
      "vscode-release-notes-1-112:fe92e6fa3fbfa549842bcce58ac16170e90157f0045a6da2abbe9861adc3cb60"
    ],
    "errorCount": 0
  },
  "events": [
    {
      "eventId": "github-changelog:https://github.blog/changelog/2026-04-08-github-mobile-research-and-code-with-copilot-cloud-agent-anywhere",
      "sourceId": "github-changelog",
      "sourceName": "GitHub Changelog",
      "kind": "feed_entry",
      "detectedAt": "2026-04-08T21:30:17.826Z",
      "publishedAt": "2026-04-08T19:37:15.000Z",
      "title": "GitHub Mobile: Research and code with Copilot cloud agent anywhere",
      "url": "https://github.blog/changelog/2026-04-08-github-mobile-research-and-code-with-copilot-cloud-agent-anywhere",
      "summary": "Copilot cloud agent now supports more than pull request workflows on GitHub Mobile, so you can keep work moving even when you’re away from your desk. Ask Copilot to research…\nThe post GitHub Mobile: Research and code with Copilot cloud agent anywhere appeared first on The GitHub Blog.",
      "categories": [
        "Improvement",
        "client apps",
        "copilot"
      ],
      "isFutureDated": false,
      "score": 2
    },
    {
      "eventId": "github-changelog:https://github.blog/changelog/2026-04-08-github-copilot-in-visual-studio-code-march-releases",
      "sourceId": "github-changelog",
      "sourceName": "GitHub Changelog",
      "kind": "feed_entry",
      "detectedAt": "2026-04-08T21:30:17.826Z",
      "publishedAt": "2026-04-08T13:44:52.000Z",
      "title": "GitHub Copilot in Visual Studio Code, March Releases",
      "url": "https://github.blog/changelog/2026-04-08-github-copilot-in-visual-studio-code-march-releases",
      "summary": "VS Code moved to weekly stable releases. This changelog covers releases v1.111 through v1.115, the releases we shipped throughout March and early April 2026. The highlights include Autopilot for fully…\nThe post GitHub Copilot in Visual Studio Code, March Releases appeared first on The GitHub Blog.",
      "categories": [
        "Release",
        "copilot"
      ],
      "isFutureDated": false,
      "score": 5
    },
    {
      "eventId": "vscode-updates:070fbfc6d8275c97459e33f5715ac85b1685b14f2c32755e3d6e2ff6d0c744db",
      "sourceId": "vscode-updates",
      "sourceName": "VS Code Updates",
      "kind": "html_snapshot_change",
      "detectedAt": "2026-04-08T21:30:19.026Z",
      "publishedAt": "2026-04-08T00:00:00.000Z",
      "title": "VS Code Updates changed",
      "url": "https://code.visualstudio.com/updates/",
      "summary": "Detected 53 added lines on the monitored page.",
      "categories": [
        "snapshot"
      ],
      "diffSummary": {
        "addedLineCount": 53,
        "headings": [
          "Visual Studio Code 1.115",
          "Visual Studio Code Agents (Preview)",
          "Integrated browser",
          "Browser agent tools improvements",
          "Pinch-to-zoom in the integrated browser (macOS)",
          "Terminal tools improvements",
          "Send input to background terminals",
          "Background terminal notifications (Experimental)"
        ],
        "additions": [
          "1.115",
          "H1: Visual Studio Code 1.115",
          "Release date: April 8, 2026",
          "Welcome to the 1.115 release of Visual Studio Code. This release makes your agent-native development experience even better with the introduction of the new VS Code Agents companion app!",
          "VS Code Agents app: a new companion app optimized for agent-native development, running alongside VS Code Insiders.",
          "Integrated browser: several improvements to make working with the integrated browser more seamless for agents.",
          "Terminal tools: new capabilities for agents to interact with background terminals.",
          "H2: Visual Studio Code Agents (Preview)",
          "Visual Studio Code Agents is a new preview companion app that ships alongside VS Code Insiders, built for agent-native development.",
          "Parallelize tasks across projects - Kick off agent sessions across multiple repos in parallel (each isolated in its own worktree), quickly switch context (with UI that adapts to your selection), and iterate on human and agentic reviews.",
          "Monitor and review - Track session progress, view diffs inline, leave feedback for agents, and create pull requests without leaving the app.",
          "Your customizations carry over - Custom instructions, prompt files, custom agents, MCP servers, hooks, and plugins all work in the Agents app, along with your other VS Code customizations like themes, for example.",
          "No extra install - The app ships alongside VS Code Insiders. Launch it from your Start menu or Applications folder in the OS, or run Chat: Open Agents Application from the Command Palette.",
          "The Agents app is a rapidly evolving preview. It's currently only available in VS Code Insiders, and we're looking forward to getting your feedback in GitHub issues.",
          "H2: Integrated browser",
          "This release, we continue to further enhance the integrated browser experience and its capabilities for agents."
        ]
      },
      "headings": [
        "Visual Studio Code 1.115",
        "Visual Studio Code Agents (Preview)",
        "Integrated browser",
        "Browser agent tools improvements",
        "Pinch-to-zoom in the integrated browser (macOS)",
        "Terminal tools improvements",
        "Send input to background terminals",
        "Background terminal notifications (Experimental)",
        "Deprecated features and settings",
        "New deprecations in this release",
        "Upcoming deprecations",
        "Notable fixes"
      ],
      "score": 10
    },
    {
      "eventId": "vscode-release-notes-1-115:section:64a945f8d409c777f4b2f252083624a24a80af59edb04dbcfc728efef6bdf7da",
      "sourceId": "vscode-release-notes-1-115",
      "sourceName": "VS Code Release Notes 1.115",
      "kind": "vscode_release_note_section",
      "detectedAt": "2026-04-08T21:30:20.036Z",
      "publishedAt": "2026-04-08T00:00:00.000Z",
      "title": "Visual Studio Code 1.115: Browser agent tools improvements",
      "url": "https://code.visualstudio.com/updates/v1_115",
      "summary": "Setting: \n \n \n workbench.browser.enableChatTools\n \n \n \n \n \n \n \n Open in VS Code\n Open in VS Code Insiders When an agent invokes the browser tool, the tool calls now have a more descriptive label and a link to go directly to the target browser tab. Old: New: The Run Playwright Code tool has improved support for long-running scripts. Scripts that take longer than five seconds to run (by default) now return a deferred...",
      "categories": [
        "release",
        "section",
        "Integrated browser"
      ],
      "sectionHeading": "Integrated browser",
      "sectionTitle": "Browser agent tools improvements",
      "score": 4
    },
    {
      "eventId": "vscode-release-notes-1-115:section:05033297027aa612623e45d4e8f48544a76cfa46da18bcc188f3ecc1e10ede29",
      "sourceId": "vscode-release-notes-1-115",
      "sourceName": "VS Code Release Notes 1.115",
      "kind": "vscode_release_note_section",
      "detectedAt": "2026-04-08T21:30:20.036Z",
      "publishedAt": "2026-04-08T00:00:00.000Z",
      "title": "Visual Studio Code 1.115: Send input to background terminals",
      "url": "https://code.visualstudio.com/updates/v1_115",
      "summary": "Previously, background terminals were read-only, with only get_terminal_output available. This was particularly limiting when a foreground terminal timed out and moved to the background, as the agent could no longer interact with it. With the new send_to_terminal tool, the agent can continue interacting with background terminals. For example, if an SSH session times out while waiting for a password prompt, the agent...",
      "categories": [
        "release",
        "section",
        "Terminal tools improvements"
      ],
      "sectionHeading": "Terminal tools improvements",
      "sectionTitle": "Send input to background terminals",
      "score": 4
    },
    {
      "eventId": "vscode-release-notes-1-115:section:c7a87901afd60c3f7cdb17fcd631757731e66091d203b223a0172bc421fab963",
      "sourceId": "vscode-release-notes-1-115",
      "sourceName": "VS Code Release Notes 1.115",
      "kind": "vscode_release_note_section",
      "detectedAt": "2026-04-08T21:30:20.036Z",
      "publishedAt": "2026-04-08T00:00:00.000Z",
      "title": "Visual Studio Code 1.115: Background terminal notifications (Experimental)",
      "url": "https://code.visualstudio.com/updates/v1_115",
      "summary": "Setting: \n \n \n chat.tools.terminal.backgroundNotifications\n \n \n \n \n \n \n \n Open in VS Code\n Open in VS Code Insiders Previously, when a terminal command was running in the background, the agent had to manually call get_terminal_output to check on its status. There was no way to know when the command completed or needed input. With the new experimental \n \n \n chat.tools.terminal.backgroundNotifications\n \n \n \n \n \n \n \n O...",
      "categories": [
        "release",
        "section",
        "Terminal tools improvements"
      ],
      "sectionHeading": "Terminal tools improvements",
      "sectionTitle": "Background terminal notifications (Experimental)",
      "score": 4
    },
    {
      "eventId": "vscode-release-notes-1-115:section:ecf3918db56f8bd307325d1c76ac746c09576c57befb1a5ca62a6300661742ab",
      "sourceId": "vscode-release-notes-1-115",
      "sourceName": "VS Code Release Notes 1.115",
      "kind": "vscode_release_note_section",
      "detectedAt": "2026-04-08T21:30:20.036Z",
      "publishedAt": "2026-04-08T00:00:00.000Z",
      "title": "Visual Studio Code 1.115: Upcoming deprecations",
      "url": "https://code.visualstudio.com/updates/v1_115",
      "summary": "Edit Mode is officially deprecated as of VS Code version 1.110. Users can temporarily re-enable Edit Mode via VS Code setting \n \n \n chat.editMode.hidden\n \n \n \n \n \n \n \n Open in VS Code\n Open in VS Code Insiders\n \n . This setting will remain supported through version 1.125. Beginning with version 1.125, Edit Mode will be fully removed and can no longer be enabled via settings.",
      "categories": [
        "release",
        "section",
        "Deprecated features and settings"
      ],
      "sectionHeading": "Deprecated features and settings",
      "sectionTitle": "Upcoming deprecations",
      "score": 4
    },
    {
      "eventId": "vscode-release-notes-1-114:section:c0160eb777193e47d47a27a7be068bd19f50b3d22ad4af7c1749c22630cfa1d7",
      "sourceId": "vscode-release-notes-1-114",
      "sourceName": "VS Code Release Notes 1.114",
      "kind": "vscode_release_note_section",
      "detectedAt": "2026-04-08T01:51:05.360Z",
      "publishedAt": "2026-04-01T00:00:00.000Z",
      "title": "Visual Studio Code 1.114: Preview videos in the image carousel",
      "url": "https://code.visualstudio.com/updates/v1_114",
      "summary": "Settings: \n \n \n imageCarousel.chat.enabled\n \n \n \n \n \n \n \n Open in VS Code\n Open in VS Code Insiders\n \n , \n \n \n imageCarousel.explorerContextMenu.enabled\n \n \n \n \n \n \n \n Open in VS Code\n Open in VS Code Insiders The image carousel, introduced in version 1.113, now also supports videos. You can play and navigate videos from chat attachments or the Explorer context menu. The viewer includes: Video playback with controls...",
      "categories": [
        "release",
        "section",
        "Chat experience"
      ],
      "sectionHeading": "Chat experience",
      "score": 4
    },
    {
      "eventId": "vscode-release-notes-1-114:section:6a3758f17f42e54cc2a5585d9c321a2754e9e8a3611f54db4f279cfeea3f3c3b",
      "sourceId": "vscode-release-notes-1-114",
      "sourceName": "VS Code Release Notes 1.114",
      "kind": "vscode_release_note_section",
      "detectedAt": "2026-04-08T01:51:05.361Z",
      "publishedAt": "2026-04-01T00:00:00.000Z",
      "title": "Visual Studio Code 1.114: Copy final response in chat",
      "url": "https://code.visualstudio.com/updates/v1_114",
      "summary": "The Chat view already has commands to copy the entire conversation or a specific response. However, that also includes the agent's thinking process and tool calls. For those cases where you only want to copy the final response, there is now a Copy Final Response command in the chat context menu that copies the last Markdown section of the agent's response, after all tool calls have run.",
      "categories": [
        "release",
        "section",
        "Chat experience"
      ],
      "sectionHeading": "Chat experience",
      "score": 4
    },
    {
      "eventId": "vscode-release-notes-1-114:section:13c42eccbf7988ca374e9f919d2a6f6dcb14b96677dd4f8edf4e5e4b02f3ce78",
      "sourceId": "vscode-release-notes-1-114",
      "sourceName": "VS Code Release Notes 1.114",
      "kind": "vscode_release_note_section",
      "detectedAt": "2026-04-08T01:51:05.361Z",
      "publishedAt": "2026-04-01T00:00:00.000Z",
      "title": "Visual Studio Code 1.114: Workspace search simplification",
      "url": "https://code.visualstudio.com/updates/v1_114",
      "summary": "The #codebase tool lets Copilot do a semantic search of your codebase. This can be especially useful for finding relevant code snippets in codebases with tens to hundreds of thousands of files. When the #codebase tool was first introduced, it was designed for Copilot's ask flow: you ask a question or request an edit and Copilot produces a result directly in its response. Now that almost all Copilot interactions are...",
      "categories": [
        "release",
        "section",
        "Chat experience"
      ],
      "sectionHeading": "Chat experience",
      "score": 4
    },
    {
      "eventId": "vscode-release-notes-1-114:section:7bbe575b9e0dee8a2cc66a6cd13a3f415375366615eb8f8ab2861885c2e9cb2f",
      "sourceId": "vscode-release-notes-1-114",
      "sourceName": "VS Code Release Notes 1.114",
      "kind": "vscode_release_note_section",
      "detectedAt": "2026-04-08T01:51:05.361Z",
      "publishedAt": "2026-04-01T00:00:00.000Z",
      "title": "Visual Studio Code 1.114: Troubleshoot previous chat sessions (Preview)",
      "url": "https://code.visualstudio.com/updates/v1_114",
      "summary": "Settings: \n \n \n github.copilot.chat.agentDebugLog.enabled\n \n \n \n \n \n \n \n Open in VS Code\n Open in VS Code Insiders\n \n , \n \n \n github.copilot.chat.agentDebugLog.fileLogging.enabled\n \n \n \n \n \n \n \n Open in VS Code\n Open in VS Code Insiders The troubleshoot skill (invoked via /troubleshoot) helps with diagnosing chat issues by analyzing agent debug logs and surfacing insights into the agent's behavior. For example, to i...",
      "categories": [
        "release",
        "section",
        "Chat experience"
      ],
      "sectionHeading": "Chat experience",
      "score": 4
    },
    {
      "eventId": "vscode-release-notes-1-113:5482b1f49b2d0023616b2141da578b868899f8cab8c66f6d85feafb577566a6a",
      "sourceId": "vscode-release-notes-1-113",
      "sourceName": "VS Code Release Notes 1.113",
      "kind": "html_snapshot_change",
      "detectedAt": "2026-04-08T01:47:33.815Z",
      "publishedAt": "2026-03-25T00:00:00.000Z",
      "title": "Visual Studio Code 1.113",
      "url": "https://code.visualstudio.com/updates/v1_113",
      "summary": "Captured the current snapshot for Visual Studio Code 1.113.",
      "categories": [
        "snapshot"
      ],
      "headings": [
        "Visual Studio Code 1.113",
        "Agent experience",
        "MCP support in Copilot CLI & Claude agents",
        "Forking sessions in Copilot CLI & Claude agents",
        "Agent debug logs for Copilot CLI and Claude CLI sessions (Preview)",
        "Claude session listing powered by SDK APIs",
        "Nested subagents",
        "Manage plugin marketplaces",
        "URL handlers for plugin installation",
        "Chat experience",
        "Chat Customizations editor (Preview)",
        "Configurable thinking effort in model picker"
      ],
      "score": 24
    },
    {
      "eventId": "vscode-release-notes-1-113:716a40a50772fab49dc7f7f7f72835bfcad1424212b07a1c45200a6ab7bde63e",
      "sourceId": "vscode-release-notes-1-113",
      "sourceName": "VS Code Release Notes 1.113",
      "kind": "html_snapshot_change",
      "detectedAt": "2026-04-08T21:30:20.104Z",
      "publishedAt": "2026-03-25T00:00:00.000Z",
      "title": "Visual Studio Code 1.113",
      "url": "https://code.visualstudio.com/updates/v1_113",
      "summary": "Detected 1 added lines on the monitored page.",
      "categories": [
        "snapshot"
      ],
      "diffSummary": {
        "addedLineCount": 1,
        "headings": [],
        "additions": [
          "1.115"
        ]
      },
      "headings": [
        "Visual Studio Code 1.113",
        "Agent experience",
        "MCP support in Copilot CLI & Claude agents",
        "Forking sessions in Copilot CLI & Claude agents",
        "Agent debug logs for Copilot CLI and Claude CLI sessions (Preview)",
        "Claude session listing powered by SDK APIs",
        "Nested subagents",
        "Manage plugin marketplaces",
        "URL handlers for plugin installation",
        "Chat experience",
        "Chat Customizations editor (Preview)",
        "Configurable thinking effort in model picker"
      ],
      "score": 2
    },
    {
      "eventId": "vscode-release-notes-1-112:a124d3545d10e70f3af851dcc32f11b4b4c317877194e09399a8c11c46d7ee8a",
      "sourceId": "vscode-release-notes-1-112",
      "sourceName": "VS Code Release Notes 1.112",
      "kind": "html_snapshot_change",
      "detectedAt": "2026-04-08T01:47:34.278Z",
      "publishedAt": "2026-03-18T00:00:00.000Z",
      "title": "Visual Studio Code 1.112",
      "url": "https://code.visualstudio.com/updates/v1_112",
      "summary": "Captured the current snapshot for Visual Studio Code 1.112.",
      "categories": [
        "snapshot"
      ],
      "headings": [
        "Visual Studio Code 1.112",
        "Agent experience",
        "Message steering and queueing in Copilot CLI",
        "Preview changes before delegating to Copilot CLI",
        "Clickable file links in Copilot CLI terminal output",
        "Permissions levels in Copilot CLI",
        "Troubleshoot agent behavior with /troubleshoot (Preview)",
        "Export and import agent debug logs (Preview)",
        "Image and binary file support for agents",
        "Automatic symbol references",
        "Agent extensibility",
        "Customizations discovery in parent repositories"
      ],
      "score": 29
    },
    {
      "eventId": "vscode-release-notes-1-112:fe92e6fa3fbfa549842bcce58ac16170e90157f0045a6da2abbe9861adc3cb60",
      "sourceId": "vscode-release-notes-1-112",
      "sourceName": "VS Code Release Notes 1.112",
      "kind": "html_snapshot_change",
      "detectedAt": "2026-04-08T21:30:20.152Z",
      "publishedAt": "2026-03-18T00:00:00.000Z",
      "title": "Visual Studio Code 1.112",
      "url": "https://code.visualstudio.com/updates/v1_112",
      "summary": "Detected 1 added lines on the monitored page.",
      "categories": [
        "snapshot"
      ],
      "diffSummary": {
        "addedLineCount": 1,
        "headings": [],
        "additions": [
          "1.115"
        ]
      },
      "headings": [
        "Visual Studio Code 1.112",
        "Agent experience",
        "Message steering and queueing in Copilot CLI",
        "Preview changes before delegating to Copilot CLI",
        "Clickable file links in Copilot CLI terminal output",
        "Permissions levels in Copilot CLI",
        "Troubleshoot agent behavior with /troubleshoot (Preview)",
        "Export and import agent debug logs (Preview)",
        "Image and binary file support for agents",
        "Automatic symbol references",
        "Agent extensibility",
        "Customizations discovery in parent repositories"
      ],
      "score": 2
    },
    {
      "eventId": "vscode-release-notes-1-111:7e591bc2bd66085ca33e6bdedc680a1ff23978f68236a1ae93b1251917fc1b0f",
      "sourceId": "vscode-release-notes-1-111",
      "sourceName": "VS Code Release Notes 1.111",
      "kind": "html_snapshot_change",
      "detectedAt": "2026-04-08T01:51:05.457Z",
      "publishedAt": "2026-03-08T15:00:00.000Z",
      "title": "Visual Studio Code 1.111",
      "url": "https://code.visualstudio.com/updates/v1_111",
      "summary": "Captured the current snapshot for Visual Studio Code 1.111.",
      "categories": [
        "snapshot"
      ],
      "headings": [
        "Visual Studio Code 1.111",
        "Autopilot and agent permissions",
        "Autopilot (Preview)",
        "Agent scoped hooks (Preview)",
        "Debug events snapshot",
        "Chat tip improvements",
        "AI CLI profile group in terminal dropdown (Experimental)",
        "Extension authoring",
        "Basic IntelliSense for localized strings in extension package.json files",
        "Engineering",
        "Test plan item creation",
        "Verification step generation"
      ],
      "score": 21
    },
    {
      "eventId": "vscode-release-notes-1-109:c66c4cf79090003ff1ef6c98a7e41cb1b1f6637f87ecd72993d8e94fb4b10ed7",
      "sourceId": "vscode-release-notes-1-109",
      "sourceName": "VS Code Release Notes 1.109",
      "kind": "html_snapshot_change",
      "detectedAt": "2026-04-08T21:30:19.100Z",
      "publishedAt": "2026-02-04T00:00:00.000Z",
      "title": "VS Code Release Notes 1.109 changed",
      "url": "https://code.visualstudio.com/updates/v1_109",
      "summary": "Detected 1 added lines on the monitored page.",
      "categories": [
        "snapshot"
      ],
      "diffSummary": {
        "addedLineCount": 1,
        "headings": [],
        "additions": [
          "1.115"
        ]
      },
      "headings": [
        "January 2026 (version 1.109)",
        "Upcoming events",
        "Agent Sessions Day",
        "Chat UX",
        "Message steering and queueing (Experimental)",
        "Anthropic models now show thinking tokens",
        "Mermaid diagrams in chat responses",
        "Ask Questions tool (Experimental)",
        "Plan agent",
        "Context window details",
        "Inline chat UX revamp (Preview)",
        "Model descriptions in the model picker"
      ],
      "score": 2
    }
  ],
  "errors": []
}