{
  "date": "2026-07-06",
  "generatedAt": "2026-07-06T22:43:15.638Z",
  "latestRun": {
    "generatedAt": "2026-07-06T22:43:15.638Z",
    "newEventsCount": 0,
    "newEventIds": [],
    "errorCount": 0
  },
  "events": [
    {
      "eventId": "vscode-feed:https://code.visualstudio.com/blogs/2026/07/06/optimizing-vscode-coding-harness-model-providers",
      "sourceId": "vscode-feed",
      "sourceName": "VS Code Feed",
      "kind": "feed_entry",
      "detectedAt": "2026-07-06T16:36:40.076Z",
      "publishedAt": "2026-07-06T00:00:00.000Z",
      "title": "How Prompt Tuning Improved GPT-5.5 in VS Code",
      "url": "https://code.visualstudio.com/blogs/2026/07/06/optimizing-vscode-coding-harness-model-providers",
      "summary": "See how VS Code and OpenAI tested GPT-5.5 system prompt changes in a two-week experiment, cutting tool calls and tail-end token usage while speeding up edits.\n Read the full article",
      "categories": [
        "blog"
      ],
      "isFutureDated": false,
      "score": 0
    },
    {
      "eventId": "github-changelog:https://github.blog/changelog/2026-07-02-improved-accuracy-and-coverage-in-copilot-usage-metrics-reports",
      "sourceId": "github-changelog",
      "sourceName": "GitHub Changelog",
      "kind": "feed_entry",
      "detectedAt": "2026-07-06T15:57:46.678Z",
      "publishedAt": "2026-07-02T23:19:06.000Z",
      "title": "Improved accuracy and coverage in Copilot usage metrics reports",
      "url": "https://github.blog/changelog/2026-07-02-improved-accuracy-and-coverage-in-copilot-usage-metrics-reports",
      "summary": "We’ve made three improvements to the Copilot usage metrics API that make its reports more complete and accurate: GitHub Copilot CLI now reports suggested lines of code, users seen only…\nThe post Improved accuracy and coverage in Copilot usage metrics reports appeared first on The GitHub Blog.",
      "categories": [
        "Improvement",
        "account management",
        "copilot",
        "enterprise management tools"
      ],
      "isFutureDated": false,
      "score": 1
    },
    {
      "eventId": "github-changelog-copilot:https://github.blog/changelog/2026-07-02-improved-accuracy-and-coverage-in-copilot-usage-metrics-reports",
      "sourceId": "github-changelog-copilot",
      "sourceName": "GitHub Changelog / Copilot",
      "kind": "feed_entry",
      "detectedAt": "2026-07-06T15:57:47.164Z",
      "publishedAt": "2026-07-02T23:19:06.000Z",
      "title": "Improved accuracy and coverage in Copilot usage metrics reports",
      "url": "https://github.blog/changelog/2026-07-02-improved-accuracy-and-coverage-in-copilot-usage-metrics-reports",
      "summary": "We’ve made three improvements to the Copilot usage metrics API that make its reports more complete and accurate: GitHub Copilot CLI now reports suggested lines of code, users seen only…\nThe post Improved accuracy and coverage in Copilot usage metrics reports appeared first on The GitHub Blog.",
      "categories": [
        "Improvement",
        "account management",
        "copilot",
        "enterprise management tools"
      ],
      "isFutureDated": false,
      "score": 1
    },
    {
      "eventId": "github-changelog:https://github.blog/changelog/2026-07-02-upcoming-deprecation-of-gemini-2-5-pro-and-gemini-3-flash",
      "sourceId": "github-changelog",
      "sourceName": "GitHub Changelog",
      "kind": "feed_entry",
      "detectedAt": "2026-07-06T15:57:46.678Z",
      "publishedAt": "2026-07-02T23:07:06.000Z",
      "title": "Upcoming deprecation of Gemini 2.5 Pro and Gemini 3 Flash",
      "url": "https://github.blog/changelog/2026-07-02-upcoming-deprecation-of-gemini-2-5-pro-and-gemini-3-flash",
      "summary": "We will deprecate Gemini 2.5 Pro and Gemini 3 Flash across all GitHub Copilot experiences (including Copilot Chat, inline edits, ask and agent modes, and code completions) on July 31st,…\nThe post Upcoming deprecation of Gemini 2.5 Pro and Gemini 3 Flash appeared first on The GitHub Blog.",
      "categories": [
        "Retired",
        "copilot"
      ],
      "isFutureDated": false,
      "score": 5
    },
    {
      "eventId": "github-changelog-copilot:https://github.blog/changelog/2026-07-02-upcoming-deprecation-of-gemini-2-5-pro-and-gemini-3-flash",
      "sourceId": "github-changelog-copilot",
      "sourceName": "GitHub Changelog / Copilot",
      "kind": "feed_entry",
      "detectedAt": "2026-07-06T15:57:47.164Z",
      "publishedAt": "2026-07-02T23:07:06.000Z",
      "title": "Upcoming deprecation of Gemini 2.5 Pro and Gemini 3 Flash",
      "url": "https://github.blog/changelog/2026-07-02-upcoming-deprecation-of-gemini-2-5-pro-and-gemini-3-flash",
      "summary": "We will deprecate Gemini 2.5 Pro and Gemini 3 Flash across all GitHub Copilot experiences (including Copilot Chat, inline edits, ask and agent modes, and code completions) on July 31st,…\nThe post Upcoming deprecation of Gemini 2.5 Pro and Gemini 3 Flash appeared first on The GitHub Blog.",
      "categories": [
        "Retired",
        "copilot"
      ],
      "isFutureDated": false,
      "score": 5
    },
    {
      "eventId": "github-changelog:https://github.blog/changelog/2026-07-02-copilot-cli-no-longer-needs-a-personal-access-token-in-github-actions",
      "sourceId": "github-changelog",
      "sourceName": "GitHub Changelog",
      "kind": "feed_entry",
      "detectedAt": "2026-07-06T15:57:46.678Z",
      "publishedAt": "2026-07-02T20:25:32.000Z",
      "title": "Copilot CLI no longer needs a personal access token in GitHub Actions",
      "url": "https://github.blog/changelog/2026-07-02-copilot-cli-no-longer-needs-a-personal-access-token-in-github-actions",
      "summary": "You can now run GitHub Copilot CLI in GitHub Actions using the built-in GITHUB_TOKEN. This means that you no longer need to create and store a personal access token (PAT),…\nThe post Copilot CLI no longer needs a personal access token in GitHub Actions appeared first on The GitHub Blog.",
      "categories": [
        "Release",
        "copilot"
      ],
      "isFutureDated": false,
      "score": 4
    },
    {
      "eventId": "github-changelog-copilot:https://github.blog/changelog/2026-07-02-copilot-cli-no-longer-needs-a-personal-access-token-in-github-actions",
      "sourceId": "github-changelog-copilot",
      "sourceName": "GitHub Changelog / Copilot",
      "kind": "feed_entry",
      "detectedAt": "2026-07-06T15:57:47.164Z",
      "publishedAt": "2026-07-02T20:25:32.000Z",
      "title": "Copilot CLI no longer needs a personal access token in GitHub Actions",
      "url": "https://github.blog/changelog/2026-07-02-copilot-cli-no-longer-needs-a-personal-access-token-in-github-actions",
      "summary": "You can now run GitHub Copilot CLI in GitHub Actions using the built-in GITHUB_TOKEN. This means that you no longer need to create and store a personal access token (PAT),…\nThe post Copilot CLI no longer needs a personal access token in GitHub Actions appeared first on The GitHub Blog.",
      "categories": [
        "Release",
        "copilot"
      ],
      "isFutureDated": false,
      "score": 4
    },
    {
      "eventId": "github-changelog:https://github.blog/changelog/2026-07-02-copilot-agent-session-streaming-is-now-in-public-preview",
      "sourceId": "github-changelog",
      "sourceName": "GitHub Changelog",
      "kind": "feed_entry",
      "detectedAt": "2026-07-06T15:57:46.678Z",
      "publishedAt": "2026-07-02T18:05:05.000Z",
      "title": "Copilot agent session streaming is now in public preview",
      "url": "https://github.blog/changelog/2026-07-02-copilot-agent-session-streaming-is-now-in-public-preview",
      "summary": "GitHub Enterprise Cloud customers with enterprise managed users can now access GitHub Copilot agent session data across all Copilot clients, including: Cloud agents operating on github.com and data resident deployments…\nThe post Copilot agent session streaming is now in public preview appeared first on The GitHub Blog.",
      "categories": [
        "Improvement",
        "copilot",
        "enterprise management tools"
      ],
      "isFutureDated": false,
      "score": 3
    },
    {
      "eventId": "github-changelog-copilot:https://github.blog/changelog/2026-07-02-copilot-agent-session-streaming-is-now-in-public-preview",
      "sourceId": "github-changelog-copilot",
      "sourceName": "GitHub Changelog / Copilot",
      "kind": "feed_entry",
      "detectedAt": "2026-07-06T15:57:47.164Z",
      "publishedAt": "2026-07-02T18:05:05.000Z",
      "title": "Copilot agent session streaming is now in public preview",
      "url": "https://github.blog/changelog/2026-07-02-copilot-agent-session-streaming-is-now-in-public-preview",
      "summary": "GitHub Enterprise Cloud customers with enterprise managed users can now access GitHub Copilot agent session data across all Copilot clients, including: Cloud agents operating on github.com and data resident deployments…\nThe post Copilot agent session streaming is now in public preview appeared first on The GitHub Blog.",
      "categories": [
        "Improvement",
        "copilot",
        "enterprise management tools"
      ],
      "isFutureDated": false,
      "score": 3
    },
    {
      "eventId": "github-changelog:https://github.blog/changelog/2026-06-26-cost-centers-now-support-included-usage-caps",
      "sourceId": "github-changelog",
      "sourceName": "GitHub Changelog",
      "kind": "feed_entry",
      "detectedAt": "2026-07-06T15:57:46.678Z",
      "publishedAt": "2026-07-02T16:00:51.000Z",
      "title": "Cost centers now support AI credit pools",
      "url": "https://github.blog/changelog/2026-07-02-cost-centers-now-support-included-usage-caps",
      "summary": "You can now cap how much of your enterprise’s monthly included AI credits a cost center can use. This is available through the REST API today. Management in the cost…\nThe post Cost centers now support AI credit pools appeared first on The GitHub Blog.",
      "categories": [
        "Release",
        "account management",
        "copilot"
      ],
      "isFutureDated": false,
      "score": 3
    },
    {
      "eventId": "github-changelog-copilot:https://github.blog/changelog/2026-06-26-cost-centers-now-support-included-usage-caps",
      "sourceId": "github-changelog-copilot",
      "sourceName": "GitHub Changelog / Copilot",
      "kind": "feed_entry",
      "detectedAt": "2026-07-06T15:57:47.164Z",
      "publishedAt": "2026-07-02T16:00:51.000Z",
      "title": "Cost centers now support AI credit pools",
      "url": "https://github.blog/changelog/2026-07-02-cost-centers-now-support-included-usage-caps",
      "summary": "You can now cap how much of your enterprise’s monthly included AI credits a cost center can use. This is available through the REST API today. Management in the cost…\nThe post Cost centers now support AI credit pools appeared first on The GitHub Blog.",
      "categories": [
        "Release",
        "account management",
        "copilot"
      ],
      "isFutureDated": false,
      "score": 3
    },
    {
      "eventId": "github-changelog:https://github.blog/changelog/2026-07-01-enterprises-can-default-to-auto-model-selection",
      "sourceId": "github-changelog",
      "sourceName": "GitHub Changelog",
      "kind": "feed_entry",
      "detectedAt": "2026-07-06T15:57:46.680Z",
      "publishedAt": "2026-07-01T22:27:16.000Z",
      "title": "Enterprises can default to auto model selection",
      "url": "https://github.blog/changelog/2026-07-01-enterprises-can-default-to-auto-model-selection",
      "summary": "Enterprise administrators can now set model to auto in the enterprise managed-settings.json to make Copilot auto model selection the default for new conversations. Add auto to .github-private/.github/copilot/managed-settings.json in your source…\nThe post Enterprises can default to auto model selection appeared first o...",
      "categories": [
        "Improvement",
        "client apps",
        "copilot",
        "enterprise management tools"
      ],
      "isFutureDated": false,
      "score": 1
    },
    {
      "eventId": "github-changelog-copilot:https://github.blog/changelog/2026-07-01-enterprises-can-default-to-auto-model-selection",
      "sourceId": "github-changelog-copilot",
      "sourceName": "GitHub Changelog / Copilot",
      "kind": "feed_entry",
      "detectedAt": "2026-07-06T15:57:47.164Z",
      "publishedAt": "2026-07-01T22:27:16.000Z",
      "title": "Enterprises can default to auto model selection",
      "url": "https://github.blog/changelog/2026-07-01-enterprises-can-default-to-auto-model-selection",
      "summary": "Enterprise administrators can now set model to auto in the enterprise managed-settings.json to make Copilot auto model selection the default for new conversations. Add auto to .github-private/.github/copilot/managed-settings.json in your source…\nThe post Enterprises can default to auto model selection appeared first o...",
      "categories": [
        "Improvement",
        "client apps",
        "copilot",
        "enterprise management tools"
      ],
      "isFutureDated": false,
      "score": 1
    },
    {
      "eventId": "github-changelog:https://github.blog/changelog/2026-07-01-enterprise-managed-settings-json-is-generally-available",
      "sourceId": "github-changelog",
      "sourceName": "GitHub Changelog",
      "kind": "feed_entry",
      "detectedAt": "2026-07-06T15:57:46.681Z",
      "publishedAt": "2026-07-01T20:57:26.000Z",
      "title": "Enterprise managed-settings.json is generally available",
      "url": "https://github.blog/changelog/2026-07-01-enterprise-managed-settings-json-is-generally-available",
      "summary": "GitHub Enterprise Cloud customers can configure AI standards through a managed-settings.json file maintained in a .github-private repository in a selected organization. This allows the enterprise to define new governance and…\nThe post Enterprise managed-settings.json is generally available appeared first on The GitHub...",
      "categories": [
        "Release",
        "client apps",
        "copilot",
        "enterprise management tools"
      ],
      "isFutureDated": false,
      "score": 4
    },
    {
      "eventId": "github-changelog-copilot:https://github.blog/changelog/2026-07-01-enterprise-managed-settings-json-is-generally-available",
      "sourceId": "github-changelog-copilot",
      "sourceName": "GitHub Changelog / Copilot",
      "kind": "feed_entry",
      "detectedAt": "2026-07-06T15:57:47.164Z",
      "publishedAt": "2026-07-01T20:57:26.000Z",
      "title": "Enterprise managed-settings.json is generally available",
      "url": "https://github.blog/changelog/2026-07-01-enterprise-managed-settings-json-is-generally-available",
      "summary": "GitHub Enterprise Cloud customers can configure AI standards through a managed-settings.json file maintained in a .github-private repository in a selected organization. This allows the enterprise to define new governance and…\nThe post Enterprise managed-settings.json is generally available appeared first on The GitHub...",
      "categories": [
        "Release",
        "client apps",
        "copilot",
        "enterprise management tools"
      ],
      "isFutureDated": false,
      "score": 4
    },
    {
      "eventId": "github-changelog-copilot:https://github.blog/changelog/2026-07-01-new-c-language-server-config-skill-for-copilot-cli",
      "sourceId": "github-changelog-copilot",
      "sourceName": "GitHub Changelog / Copilot",
      "kind": "feed_entry",
      "detectedAt": "2026-07-06T15:57:47.164Z",
      "publishedAt": "2026-07-01T20:32:52.000Z",
      "title": "New C++ language server config skill for Copilot CLI",
      "url": "https://github.blog/changelog/2026-07-01-new-c-language-server-config-skill-for-copilot-cli",
      "summary": "The Microsoft C++ Language Server is now available as a plugin on the Copilot Plugins marketplace. It includes a new built-in setup skill that helps automate project setup, making it…\nThe post New C++ language server config skill for Copilot CLI appeared first on The GitHub Blog.",
      "categories": [
        "Improvement",
        "copilot"
      ],
      "isFutureDated": false,
      "score": 1
    },
    {
      "eventId": "github-changelog-copilot:https://github.blog/changelog/2026-06-30-kimi-k2-7-is-now-available-in-github-copilot",
      "sourceId": "github-changelog-copilot",
      "sourceName": "GitHub Changelog / Copilot",
      "kind": "feed_entry",
      "detectedAt": "2026-07-06T15:57:47.164Z",
      "publishedAt": "2026-07-01T19:00:21.000Z",
      "title": "Kimi K2.7 Code is generally available in GitHub Copilot",
      "url": "https://github.blog/changelog/2026-07-01-kimi-k2-7-is-now-available-in-github-copilot",
      "summary": "Kimi K2.7 Code, an open-weight model, is now generally available in GitHub Copilot. This is the first open-weight model offered as a selectable option in the Copilot model picker, giving…\nThe post Kimi K2.7 Code is generally available in GitHub Copilot appeared first on The GitHub Blog.",
      "categories": [
        "Release",
        "copilot"
      ],
      "isFutureDated": false,
      "score": 4
    },
    {
      "eventId": "github-changelog-copilot:https://github.blog/changelog/2026-07-01-copilot-vision-is-generally-available",
      "sourceId": "github-changelog-copilot",
      "sourceName": "GitHub Changelog / Copilot",
      "kind": "feed_entry",
      "detectedAt": "2026-07-06T15:57:47.164Z",
      "publishedAt": "2026-07-01T18:39:17.000Z",
      "title": "Copilot vision is generally available",
      "url": "https://github.blog/changelog/2026-07-01-copilot-vision-is-generally-available",
      "summary": "Copilot vision is now generally available. You can attach images and PDFs directly to your chat prompts so Copilot can reason about what it sees alongside your code. Supported file…\nThe post Copilot vision is generally available appeared first on The GitHub Blog.",
      "categories": [
        "Release",
        "copilot"
      ],
      "isFutureDated": false,
      "score": 4
    },
    {
      "eventId": "vscode-feed:https://code.visualstudio.com/updates/v1_127",
      "sourceId": "vscode-feed",
      "sourceName": "VS Code Feed",
      "kind": "feed_entry",
      "detectedAt": "2026-07-06T15:57:47.843Z",
      "publishedAt": "2026-07-01T17:00:00.000Z",
      "title": "Visual Studio Code 1.127",
      "url": "https://code.visualstudio.com/updates/v1_127",
      "summary": "Learn what is new in Visual Studio Code 1.127\n Read the full article",
      "categories": [
        "release"
      ],
      "isFutureDated": false,
      "score": 4
    },
    {
      "eventId": "vscode-feed:https://code.visualstudio.com/updates/v1_128",
      "sourceId": "vscode-feed",
      "sourceName": "VS Code Feed",
      "kind": "feed_entry",
      "detectedAt": "2026-07-06T15:57:47.843Z",
      "publishedAt": "2026-07-01T17:00:00.000Z",
      "title": "Visual Studio Code 1.128 (Insiders)",
      "url": "https://code.visualstudio.com/updates/v1_128",
      "summary": "Learn what's new in Visual Studio Code 1.128 (Insiders)\n Read the full article",
      "categories": [
        "release"
      ],
      "isFutureDated": false,
      "score": 4
    },
    {
      "eventId": "vscode-updates:e3936afee3329c633d163dace28b7980488dee3f2e1018a8db33df49d7e4da79",
      "sourceId": "vscode-updates",
      "sourceName": "VS Code Updates",
      "kind": "html_snapshot_change",
      "detectedAt": "2026-07-06T15:57:48.018Z",
      "publishedAt": "2026-07-01T00:00:00.000Z",
      "title": "VS Code Updates changed",
      "url": "https://code.visualstudio.com/updates/",
      "summary": "Detected 104 added lines on the monitored page.",
      "categories": [
        "snapshot"
      ],
      "diffSummary": {
        "addedLineCount": 104,
        "headings": [
          "Visual Studio Code 1.127",
          "Agents",
          "Agents window (Preview)",
          "Troubleshoot agent behavior with /troubleshoot",
          "Cost management",
          "Subagent credits",
          "Chat",
          "Sandboxing for terminal commands on macOS and Linux",
          "Language models",
          "Deprecation of the built-in Ollama provider",
          "Integrated browser",
          "Camera, location, devices, and more",
          "Agent tools are generally available",
          "Enterprise",
          "File-based delivery for managed Copilot settings"
        ],
        "additions": [
          "1.127",
          "H1: Visual Studio Code 1.127",
          "Release date: July 1, 2026",
          "Welcome to the 1.127 release of Visual Studio Code. This release brings agents that can build and test web apps in the browser, safer per-site browsing, and new ways to keep busy agent sessions organized.",
          "Browser tools for agents: Let agents open pages, take screenshots, and click through to validate their own work, now generally available.",
          "Per-site browser permissions: Grant pages access to the camera, location, devices, and more, with a prompt for each site.",
          "Agent sessions: Group related sessions and drag and drop to arrange a busy Agents window.",
          "Chat input banners: Act on failing CI checks and incoming pull request comments without leaving the conversation.",
          "Subagent credits: Hover over a subagent to see the cost of the work it handled.",
          "H2: Agents",
          "H3: Agents window (Preview)",
          "The Agents window is a dedicated companion window optimized for exploring, iterating on, and reviewing agent sessions across projects and machines. This release brings new ways to organize the sessions list and keep a busy list of sessions manageable.",
          "When you run several agent sessions at once, the sessions list can grow quickly and become hard to scan. You can now organize the sessions list into groups to keep related sessions together. Create your own custom groups, and collapse group headers to tidy up the list and focus on what matters.",
          "Each group also offers quick actions: you can start a new session directly in a group, or mark all of its sessions as done with one action.",
          "The sessions list now supports drag and drop to further organize your sessions:",
          "Reorder sessions by dragging them up or down"
        ]
      },
      "headings": [
        "Visual Studio Code 1.127",
        "Agents",
        "Agents window (Preview)",
        "Troubleshoot agent behavior with /troubleshoot",
        "Cost management",
        "Subagent credits",
        "Chat",
        "Sandboxing for terminal commands on macOS and Linux",
        "Language models",
        "Deprecation of the built-in Ollama provider",
        "Integrated browser",
        "Camera, location, devices, and more"
      ],
      "score": 17
    },
    {
      "eventId": "vscode-release-notes-1-127:section:75ba89537931f5eb2c9ba1495cd59b1cb50f1b5885eb9c2287e305fa4f20c3a0",
      "sourceId": "vscode-release-notes-1-127",
      "sourceName": "VS Code Release Notes 1.127",
      "kind": "vscode_release_note_section",
      "detectedAt": "2026-07-06T15:57:50.145Z",
      "publishedAt": "2026-07-01T00:00:00.000Z",
      "title": "Visual Studio Code 1.127: Agents window (Preview)",
      "url": "https://code.visualstudio.com/updates/v1_127",
      "summary": "The Agents window is a dedicated companion window optimized for exploring, iterating on, and reviewing agent sessions across projects and machines. This release brings new ways to organize the sessions list and keep a busy list of sessions manageable. When you run several agent sessions at once, the sessions list can grow quickly and become hard to scan. You can now organize the sessions list into groups to keep rel...",
      "categories": [
        "release",
        "section",
        "Agents"
      ],
      "sectionHeading": "Agents",
      "sectionTitle": "Agents window (Preview)",
      "score": 4
    },
    {
      "eventId": "vscode-release-notes-1-127:section:7cb66d11c20c4057ef0c569f1e0dc7b971f8f3c223ed7310322407b6fbd2e6cd",
      "sourceId": "vscode-release-notes-1-127",
      "sourceName": "VS Code Release Notes 1.127",
      "kind": "vscode_release_note_section",
      "detectedAt": "2026-07-06T15:57:50.145Z",
      "publishedAt": "2026-07-01T00:00:00.000Z",
      "title": "Visual Studio Code 1.127: Troubleshoot agent behavior with /troubleshoot",
      "url": "https://code.visualstudio.com/updates/v1_127",
      "summary": "The troubleshoot skill, invoked with the /troubleshoot command, helps diagnose chat issues by analyzing chat session logs and surfacing insights into the agent's behavior. Use it to investigate why custom instructions are ignored or why responses are slow. In this release, you can use /troubleshoot to diagnose agent host sessions, including local and remote sessions. In the Agents window, type /troubleshoot in the c...",
      "categories": [
        "release",
        "section",
        "Agents"
      ],
      "sectionHeading": "Agents",
      "sectionTitle": "Troubleshoot agent behavior with /troubleshoot",
      "score": 4
    },
    {
      "eventId": "vscode-release-notes-1-127:section:6951a9b5d8af691519c98021d7c22129943550014eade27b1b39ac829b47e913",
      "sourceId": "vscode-release-notes-1-127",
      "sourceName": "VS Code Release Notes 1.127",
      "kind": "vscode_release_note_section",
      "detectedAt": "2026-07-06T15:57:50.145Z",
      "publishedAt": "2026-07-01T00:00:00.000Z",
      "title": "Visual Studio Code 1.127: Subagent credits",
      "url": "https://code.visualstudio.com/updates/v1_127",
      "summary": "When an agent delegates work to a subagent, it can be difficult to know the cost of the delegated work. To make this more transparent, you can now hover over a subagent section in the chat response to see the AI credits used by that subagent.",
      "categories": [
        "release",
        "section",
        "Cost management"
      ],
      "sectionHeading": "Cost management",
      "sectionTitle": "Subagent credits",
      "score": 4
    },
    {
      "eventId": "vscode-release-notes-1-127:section:f2c7621dcbff6d509b3de38ce17b0639654b1b7185d96456e17b0b178a0e8ad4",
      "sourceId": "vscode-release-notes-1-127",
      "sourceName": "VS Code Release Notes 1.127",
      "kind": "vscode_release_note_section",
      "detectedAt": "2026-07-06T15:57:50.145Z",
      "publishedAt": "2026-07-01T00:00:00.000Z",
      "title": "Visual Studio Code 1.127: Sandboxing for terminal commands on macOS and Linux",
      "url": "https://code.visualstudio.com/updates/v1_127",
      "summary": "Approving every agent-invoked terminal command quickly becomes tedious. Starting with this release, we're rolling out sandboxing for terminal commands on macOS and Linux: commands run with network access blocked and filesystem access restricted, letting the agent work with fewer prompts. The agent only asks for approval when a command needs to elevate and run outside the sandbox. To learn more, see Agent sandboxing....",
      "categories": [
        "release",
        "section",
        "Chat"
      ],
      "sectionHeading": "Chat",
      "sectionTitle": "Sandboxing for terminal commands on macOS and Linux",
      "score": 4
    },
    {
      "eventId": "vscode-release-notes-1-109:6e9479c7b18321fbc0aa1056a2dd83a35f591bbd764ba14efa48504f7780b2d0",
      "sourceId": "vscode-release-notes-1-109",
      "sourceName": "VS Code Release Notes 1.109",
      "kind": "html_snapshot_change",
      "detectedAt": "2026-07-06T15:57:48.247Z",
      "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.127"
        ]
      },
      "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
    },
    {
      "eventId": "docs-github-copilot-reference:2690a160ae3e0269883c3d301b461ce0693ee2f6b5a93d4fb0f911a14cc716b2",
      "sourceId": "docs-github-copilot-reference",
      "sourceName": "GitHub Docs / Copilot reference",
      "kind": "html_snapshot_change",
      "detectedAt": "2026-07-06T15:57:50.090Z",
      "publishedAt": "2026-07-06T15:57:50.090Z",
      "title": "GitHub Docs / Copilot reference changed",
      "url": "https://docs.github.com/en/copilot/reference",
      "summary": "Detected 39 added lines on the monitored page.",
      "categories": [
        "snapshot"
      ],
      "diffSummary": {
        "addedLineCount": 39,
        "headings": [],
        "additions": [
          "GitHub Copilot Chat cheat sheet, 1 of 19",
          "Copilot customization cheat sheet, 2 of 19",
          "AI models for GitHub Copilot, 3 of 19Supported AI models in GitHub Copilot, 1 of 3AI model comparison, 2 of 3Hosting of models for GitHub Copilot, 3 of 3",
          "Supported AI models in GitHub Copilot, 1 of 3",
          "AI model comparison, 2 of 3",
          "Hosting of models for GitHub Copilot, 3 of 3",
          "Copilot feature matrix, 4 of 19",
          "Keyboard shortcuts for GitHub Copilot in the IDE, 5 of 19",
          "Copilot CLI reference, 6 of 19GitHub Copilot CLI command reference, 1 of 5GitHub Copilot CLI plugin reference, 2 of 5GitHub Copilot CLI programmatic reference, 3 of 5Copilot CLI ACP server, 4 of 5GitHub Copilot CLI configuration directory, 5 of 5",
          "GitHub Copilot CLI command reference, 1 of 5",
          "GitHub Copilot CLI plugin reference, 2 of 5",
          "GitHub Copilot CLI programmatic reference, 3 of 5",
          "Copilot CLI ACP server, 4 of 5",
          "GitHub Copilot CLI configuration directory, 5 of 5",
          "Custom agents configuration, 7 of 19",
          "Support for different types of custom instructions, 8 of 19",
          "GitHub Copilot hooks reference, 9 of 19",
          "Feature availability when GitHub Copilot policies conflict in organizations, 10 of 19",
          "Supported surfaces for GitHub Copilot policies, 11 of 19",
          "Copilot allowlist reference, 12 of 19",
          "MCP allowlist enforcement, 13 of 19",
          "Metrics data properties for GitHub Copilot, 14 of 19",
          "GitHub Copilot billing, 15 of 19Models and pricing for GitHub Copilot, 1 of 6GitHub Copilot billing cycle, 2 of 6GitHub Copilot seat assignment, 3 of 6Making changes to your GitHub Copilot license, 4 of 6GitHub Copilot billing through Azure, 5 of 6GitHub Copilot request-based billing for annual plan subscribers (legacy), 6 of 6",
          "Models and pricing for GitHub Copilot, 1 of 6"
        ]
      },
      "headings": [
        "Reference for GitHub Copilot"
      ],
      "score": 2
    },
    {
      "eventId": "docs-github-copilot-concepts:c55c1dd3522a2054bd58e5f98ac2066f5d9fd87e5f2d026f060ffd68bae2b15a",
      "sourceId": "docs-github-copilot-concepts",
      "sourceName": "GitHub Docs / Copilot concepts",
      "kind": "html_snapshot_change",
      "detectedAt": "2026-07-06T15:57:49.589Z",
      "publishedAt": "2026-07-06T15:57:49.588Z",
      "title": "GitHub Docs / Copilot concepts changed",
      "url": "https://docs.github.com/en/copilot/concepts",
      "summary": "Detected 62 added lines on the monitored page.",
      "categories": [
        "snapshot"
      ],
      "diffSummary": {
        "addedLineCount": 62,
        "headings": [],
        "additions": [
          "Completions for GitHub Copilot, 1 of 17GitHub Copilot code suggestions in your IDE, 1 of 2GitHub Copilot code referencing, 2 of 2",
          "GitHub Copilot code suggestions in your IDE, 1 of 2",
          "GitHub Copilot code referencing, 2 of 2",
          "About GitHub Copilot Chat, 2 of 17",
          "Concepts for GitHub Copilot agents, 3 of 17Concepts for GitHub Copilot cloud agent, 1 of 16Concepts for GitHub Copilot CLI, 2 of 16About the GitHub Copilot app, 3 of 16Using GitHub Copilot in JetBrains IDEs, 4 of 16About GitHub Copilot code review, 5 of 16About GitHub Agentic Workflows, 6 of 16About GitHub Copilot Memory, 7 of 16About hooks for GitHub Copilot, 8 of 16About GitHub Copilot plugins, 9 of 16About enterprise-managed plugin standards, 10 of 16About third-party coding agents, 11 of 16About agent apps, 12 of 16OpenAI Codex, 13 of 16Anthropic Claude, 14 of 16About agent skills, 15 of 16Agent management for enterprises, 16 of 16",
          "Concepts for GitHub Copilot cloud agent, 1 of 16",
          "Concepts for GitHub Copilot CLI, 2 of 16",
          "About the GitHub Copilot app, 3 of 16",
          "Using GitHub Copilot in JetBrains IDEs, 4 of 16",
          "About GitHub Copilot code review, 5 of 16",
          "About GitHub Agentic Workflows, 6 of 16",
          "About GitHub Copilot Memory, 7 of 16",
          "About hooks for GitHub Copilot, 8 of 16",
          "About GitHub Copilot plugins, 9 of 16",
          "About enterprise-managed plugin standards, 10 of 16",
          "About third-party coding agents, 11 of 16",
          "About agent apps, 12 of 16",
          "OpenAI Codex, 13 of 16",
          "Anthropic Claude, 14 of 16",
          "About agent skills, 15 of 16",
          "Agent management for enterprises, 16 of 16",
          "About cloud and local sandboxes for GitHub Copilot, 4 of 17",
          "About GitHub Spark, 5 of 17",
          "GitHub Copilot usage metrics, 6 of 17GitHub Copilot usage metrics, 1 of 10Viewing the Copilot usage metrics dashboard, 2 of 10Viewing the code generation dashboard, 3 of 10Data available in Copilot usage metrics, 4 of 10Interpreting usage and adoption metrics for GitHub Copilot, 5 of 10Reconciling Copilot usage metrics across dashboards, APIs, and reports, 6 of 10Lines of Code metrics, 7 of 10Measuring the success of a GitHub Copilot trial, 8 of 10Tracking license activation and initial usage with Copilot usage metrics, 9 of 10Example schema for Copilot usage metrics, 10 of 10"
        ]
      },
      "headings": [
        "Concepts for GitHub Copilot"
      ],
      "score": 2
    },
    {
      "eventId": "docs-github-copilot-howtos:8182bbf979908171d8ce26772156c5f88c26aca971ce71bb25a4f1cbdee5c4e4",
      "sourceId": "docs-github-copilot-howtos",
      "sourceName": "GitHub Docs / Copilot how-tos",
      "kind": "html_snapshot_change",
      "detectedAt": "2026-07-06T15:57:49.543Z",
      "publishedAt": "2026-07-06T15:57:49.534Z",
      "title": "GitHub Docs / Copilot how-tos changed",
      "url": "https://docs.github.com/en/copilot/how-tos",
      "summary": "Detected 148 added lines on the monitored page.",
      "categories": [
        "snapshot"
      ],
      "diffSummary": {
        "addedLineCount": 148,
        "headings": [],
        "additions": [
          "GitHub Copilot on GitHub, 1 of 20Set up Copilot, 1 of 5Chat with Copilot, 2 of 5Customize Copilot, 3 of 5Copilot for GitHub tasks, 4 of 5Use Copilot agents, 5 of 5",
          "Set up Copilot, 1 of 5",
          "Chat with Copilot, 2 of 5",
          "Customize Copilot, 3 of 5",
          "Copilot for GitHub tasks, 4 of 5",
          "Use Copilot agents, 5 of 5",
          "Setting up GitHub Copilot, 2 of 20Setting up GitHub Copilot for yourself, 1 of 2Installing the GitHub Copilot extension in your environment, 2 of 2",
          "Setting up GitHub Copilot for yourself, 1 of 2",
          "Installing the GitHub Copilot extension in your environment, 2 of 2",
          "Get suggestions from GitHub Copilot, 3 of 20Getting code suggestions in your IDE with GitHub Copilot, 1 of 2Finding public code that matches GitHub Copilot suggestions, 2 of 2",
          "Getting code suggestions in your IDE with GitHub Copilot, 1 of 2",
          "Finding public code that matches GitHub Copilot suggestions, 2 of 2",
          "GitHub Copilot Chat, 4 of 20Getting started with prompts for GitHub Copilot Chat in your IDE, 1 of 3Asking GitHub Copilot questions in your IDE, 2 of 3Asking GitHub Copilot questions in Windows Terminal, 3 of 3",
          "Getting started with prompts for GitHub Copilot Chat in your IDE, 1 of 3",
          "Asking GitHub Copilot questions in your IDE, 2 of 3",
          "Asking GitHub Copilot questions in Windows Terminal, 3 of 3",
          "GitHub Copilot CLI, 5 of 20Getting started with GitHub Copilot CLI, 1 of 64Best practices for GitHub Copilot CLI, 2 of 64Setting up GitHub Copilot CLI, 3 of 64Use GitHub Copilot CLI, 4 of 64Automate with GitHub Copilot CLI, 5 of 64Customize GitHub Copilot CLI, 6 of 64Administering Copilot CLI for your enterprise, 7 of 64Using Copilot CLI in GitHub Actions with GITHUB_TOKEN, 8 of 64Automating tasks with Copilot CLI and GitHub Actions, 9 of 64Quickstart for automating with GitHub Copilot CLI, 10 of 64Running GitHub Copilot CLI programmatically, 11 of 64Scheduling prompts in GitHub Copilot CLI, 12 of 64About agent skills, 13 of 64About GitHub Copilot plugins, 14 of 64About GitHub Copilot CLI, 15 of 64About custom agents, 16 of 64About remote control of GitHub Copilot CLI sessions, 17 of 64Allowing GitHub Copilot CLI to work autonomously, 18 of 64Canceling a GitHub Copilot CLI operation and rolling back changes, 19 of 64About GitHub Copilot CLI session data, 20 of 64Comparing GitHub Copilot CLI customization features, 21 of 64Managing context in GitHub Copilot CLI, 22 of 64Loading tools on demand with tool search, 23 of 64Running tasks in parallel with the /fleet command, 24 of 64Using LSP servers with GitHub Copilot CLI, 25 of 64Researching with GitHub Copilot CLI, 26 of 64About the rubber duck agent, 27 of 64Copilot CLI ACP server, 28 of 64GitHub Copilot CLI command reference, 29 of 64GitHub Copilot CLI plugin reference, 30 of 64GitHub Copilot CLI programmatic reference, 31 of 64GitHub Copilot hooks reference, 32 of 64Application card: GitHub Copilot Agents, 33 of 64Using hooks with Copilot CLI for predictable, policy-compliant execution, 34 of 64Adding custom instructions for GitHub Copilot CLI, 35 of 64Adding MCP servers for GitHub Copilot CLI, 36 of 64Adding agent skills for GitHub Copilot CLI, 37 of 64Creating and using custom agents for GitHub Copilot CLI, 38 of 64Overview of customizing GitHub Copilot CLI, 39 of 64Creating a plugin for GitHub Copilot CLI, 40 of 64Finding and installing plugins for GitHub Copilot CLI, 41 of 64Creating a plugin marketplace for GitHub Copilot CLI, 42 of 64Using your own LLM models in GitHub Copilot CLI, 43 of 64Using hooks with GitHub Copilot CLI, 44 of 64Adding LSP servers for GitHub Copilot CLI, 45 of 64Authenticating GitHub Copilot CLI, 46 of 64Configuring GitHub Copilot CLI, 47 of 64Installing GitHub Copilot CLI, 48 of 64Troubleshooting GitHub Copilot CLI authentication, 49 of 64Requesting a code review with GitHub Copilot CLI, 50 of 64Allowing and denying tool use, 51 of 64Use voice input with Copilot CLI, 52 of 64Using GitHub Copilot CLI session data, 53 of 64Connecting GitHub Copilot CLI to VS Code, 54 of 64Delegating tasks to Copilot, 55 of 64Browsing issues, pull requests, and gists from GitHub Copilot CLI, 56 of 64Invoking custom agents, 57 of 64Managing pull requests with the /pr command, 58 of 64Using GitHub Copilot CLI, 59 of 64Rolling back changes made during a GitHub Copilot CLI session, 60 of 64Speeding up task completion with the /fleet command, 61 of 64Steering agents in GitHub Copilot CLI, 62 of 64Steering a GitHub Copilot CLI session from another device, 63 of 64Setting an AI credit session limit in GitHub Copilot CLI, 64 of 64",
          "Getting started with GitHub Copilot CLI, 1 of 64",
          "Best practices for GitHub Copilot CLI, 2 of 64",
          "Setting up GitHub Copilot CLI, 3 of 64",
          "Use GitHub Copilot CLI, 4 of 64",
          "Automate with GitHub Copilot CLI, 5 of 64",
          "Customize GitHub Copilot CLI, 6 of 64",
          "Administering Copilot CLI for your enterprise, 7 of 64"
        ]
      },
      "headings": [
        "How-tos for GitHub Copilot"
      ],
      "score": 2
    }
  ],
  "errors": []
}