Best of GitHub BlogMarch 2023

  1. 1
    Article
    Avatar of ghblogGitHub Blog·3y

    GitHub Copilot X: The AI-powered developer experience

    GitHub Copilot is the world's first at-scale generative AI development tool made with OpenAI’s Codex model, a descendent of GPT-3. It will also join our voice-to-code AI technology extension we previously demoed, which we’re now calling GitHub Cop Pilot Voice.

  2. 2
    Article
    Avatar of ghblogGitHub Blog·3y

    Announcing the GitHub Actions extension for VS Code

    The extension was originally started as a community project to monitor workflows. It now uses the official GitHub Actions schema so you can take advantage of the latest and most up-to-date features. You can easily monitor runs for workflows in your repository, cancel and re-run them, or trigger new ones for manually triggered workflows.

  3. 3
    Article
    Avatar of ghblogGitHub Blog·3y

    Release Radar · February 2023 Edition

    The February 2023 Release Radar showcases major updates in Moby, DalleCLI, Infection Monkey, Pretty Maps, Homebrew, and more.

  4. 4
    Article
    Avatar of ghblogGitHub Blog·3y

    Highlights from Git 2.40

    Highlights from Git 2.40 include the addition of Emacs support to `git jump`, correction of `git cat-file -s` behavior with `--use-mailmap` option, improved functionality of `check-attr` command, rewriting of `git bisect` and retirement of legacy implementation of `git add --interactive`, and under-the-hood improvements to Git's CI infrastructure.