{
  "date": "2026-05-08",
  "generatedAt": "2026-05-08T22:29:11.229Z",
  "latestRun": {
    "generatedAt": "2026-05-08T22:29:11.229Z",
    "newEventsCount": 3,
    "newEventIds": [
      "github-changelog:https://github.blog/changelog/2026-05-08-upcoming-deprecation-of-grok-code-fast-1",
      "github-changelog:https://github.blog/changelog/2026-05-08-copilot-code-review-comment-types-now-in-usage-metrics-api",
      "github-changelog:https://github.blog/changelog/2026-05-08-more-flexible-secrets-and-variables-for-copilot-cloud-agent"
    ],
    "errorCount": 0
  },
  "events": [
    {
      "eventId": "github-changelog:https://github.blog/changelog/2026-05-08-upcoming-deprecation-of-grok-code-fast-1",
      "sourceId": "github-changelog",
      "sourceName": "GitHub Changelog",
      "kind": "feed_entry",
      "detectedAt": "2026-05-08T22:29:08.511Z",
      "publishedAt": "2026-05-08T20:21:00.000Z",
      "title": "Upcoming deprecation of Grok Code Fast 1",
      "url": "https://github.blog/changelog/2026-05-08-upcoming-deprecation-of-grok-code-fast-1",
      "summary": "We will deprecate Grok Code Fast 1 across all GitHub Copilot experiences (including Copilot Chat, inline edits, ask and agent modes, and code completions) on May 15th: Model Deprecation date…\nThe post Upcoming deprecation of Grok Code Fast 1 appeared first on The GitHub Blog.",
      "categories": [
        "Retired",
        "copilot"
      ],
      "isFutureDated": false,
      "score": 5
    },
    {
      "eventId": "github-changelog:https://github.blog/changelog/2026-05-08-copilot-code-review-comment-types-now-in-usage-metrics-api",
      "sourceId": "github-changelog",
      "sourceName": "GitHub Changelog",
      "kind": "feed_entry",
      "detectedAt": "2026-05-08T22:29:08.511Z",
      "publishedAt": "2026-05-08T18:57:13.000Z",
      "title": "Copilot code review comment types now in usage metrics API",
      "url": "https://github.blog/changelog/2026-05-08-copilot-code-review-comment-types-now-in-usage-metrics-api",
      "summary": "To help you understand the activity generated by Copilot code review users, the Copilot usage metrics API now breaks down Copilot code review suggestions by comment type. A new copilot_suggestions_by_comment_type…\nThe post Copilot code review comment types now in usage metrics API appeared first on The GitHub Blog.",
      "categories": [
        "Release",
        "account management",
        "copilot",
        "enterprise management tools"
      ],
      "isFutureDated": false,
      "score": 4
    },
    {
      "eventId": "github-changelog:https://github.blog/changelog/2026-05-08-more-flexible-secrets-and-variables-for-copilot-cloud-agent",
      "sourceId": "github-changelog",
      "sourceName": "GitHub Changelog",
      "kind": "feed_entry",
      "detectedAt": "2026-05-08T22:29:08.511Z",
      "publishedAt": "2026-05-08T12:52:23.000Z",
      "title": "More flexible secrets and variables for Copilot cloud agent",
      "url": "https://github.blog/changelog/2026-05-08-more-flexible-secrets-and-variables-for-copilot-cloud-agent",
      "summary": "When you delegate a task to Copilot cloud agent, it works in the background in its own development environment powered by GitHub Actions. You can pass secrets and variables to…\nThe post More flexible secrets and variables for Copilot cloud agent appeared first on The GitHub Blog.",
      "categories": [
        "Release",
        "copilot"
      ],
      "isFutureDated": false,
      "score": 6
    },
    {
      "eventId": "github-changelog:https://github.blog/changelog/2026-05-07-upcoming-deprecation-of-gpt-4-1",
      "sourceId": "github-changelog",
      "sourceName": "GitHub Changelog",
      "kind": "feed_entry",
      "detectedAt": "2026-05-08T07:01:37.176Z",
      "publishedAt": "2026-05-08T00:22:08.000Z",
      "title": "Upcoming deprecation of GPT-4.1",
      "url": "https://github.blog/changelog/2026-05-07-upcoming-deprecation-of-gpt-4-1",
      "summary": "We will deprecate the following model across all GitHub Copilot experiences (including Copilot Chat, inline edits, ask and agent modes, and code completions) on 6/1/2026: Model Deprecation date Suggested alternative…\nThe post Upcoming deprecation of GPT-4.1 appeared first on The GitHub Blog.",
      "categories": [
        "Retired",
        "copilot"
      ],
      "isFutureDated": false,
      "score": 5
    },
    {
      "eventId": "github-changelog-copilot:https://github.blog/changelog/2026-05-07-upcoming-deprecation-of-gpt-4-1",
      "sourceId": "github-changelog-copilot",
      "sourceName": "GitHub Changelog / Copilot",
      "kind": "feed_entry",
      "detectedAt": "2026-05-08T07:01:37.402Z",
      "publishedAt": "2026-05-08T00:22:08.000Z",
      "title": "Upcoming deprecation of GPT-4.1",
      "url": "https://github.blog/changelog/2026-05-07-upcoming-deprecation-of-gpt-4-1",
      "summary": "We will deprecate the following model across all GitHub Copilot experiences (including Copilot Chat, inline edits, ask and agent modes, and code completions) on 6/1/2026: Model Deprecation date Suggested alternative…\nThe post Upcoming deprecation of GPT-4.1 appeared first on The GitHub Blog.",
      "categories": [
        "Retired",
        "copilot"
      ],
      "isFutureDated": false,
      "score": 5
    },
    {
      "eventId": "github-copilot-blog:https://github.blog/?p=95785",
      "sourceId": "github-copilot-blog",
      "sourceName": "GitHub Blog / GitHub Copilot",
      "kind": "feed_entry",
      "detectedAt": "2026-05-08T07:01:37.692Z",
      "publishedAt": "2026-05-07T23:00:00.000Z",
      "title": "Improving token efficiency in GitHub Agentic Workflows",
      "url": "https://github.blog/ai-and-ml/github-copilot/improving-token-efficiency-in-github-agentic-workflows/",
      "summary": "Agentic workflows that run on every pull request can quietly accumulate large API bills. Here's how we instrumented our own production workflows, found the inefficiencies, and built agents to fix them.\nThe post Improving token efficiency in GitHub Agentic Workflows appeared first on The GitHub Blog.",
      "categories": [
        "AI & ML",
        "Automation",
        "CI/CD",
        "Enterprise software",
        "Generative AI",
        "GitHub Copilot",
        "LLMs",
        "Machine learning",
        "agentic workflows"
      ],
      "isFutureDated": false,
      "score": 1
    },
    {
      "eventId": "github-changelog:https://github.blog/changelog/2026-05-07-claude-sonnet-4-deprecated",
      "sourceId": "github-changelog",
      "sourceName": "GitHub Changelog",
      "kind": "feed_entry",
      "detectedAt": "2026-05-08T07:01:37.177Z",
      "publishedAt": "2026-05-07T22:30:23.000Z",
      "title": "Claude Sonnet 4 deprecated",
      "url": "https://github.blog/changelog/2026-05-07-claude-sonnet-4-deprecated",
      "summary": "We have deprecated the following model across all GitHub Copilot experiences (including Copilot Chat, inline edits, ask and agent modes, and code completions) on May 6, 2026. Model Deprecation date…\nThe post Claude Sonnet 4 deprecated appeared first on The GitHub Blog.",
      "categories": [
        "Retired",
        "copilot"
      ],
      "isFutureDated": false,
      "score": 5
    },
    {
      "eventId": "github-changelog-copilot:https://github.blog/changelog/2026-05-07-claude-sonnet-4-deprecated",
      "sourceId": "github-changelog-copilot",
      "sourceName": "GitHub Changelog / Copilot",
      "kind": "feed_entry",
      "detectedAt": "2026-05-08T07:01:37.402Z",
      "publishedAt": "2026-05-07T22:30:23.000Z",
      "title": "Claude Sonnet 4 deprecated",
      "url": "https://github.blog/changelog/2026-05-07-claude-sonnet-4-deprecated",
      "summary": "We have deprecated the following model across all GitHub Copilot experiences (including Copilot Chat, inline edits, ask and agent modes, and code completions) on May 6, 2026. Model Deprecation date…\nThe post Claude Sonnet 4 deprecated appeared first on The GitHub Blog.",
      "categories": [
        "Retired",
        "copilot"
      ],
      "isFutureDated": false,
      "score": 5
    }
  ],
  "errors": []
}