Skip to content

Here's what's popular on GitHub today...

The Download

Join rotating hosts from GitHub’s Developer Advocacy team - including Andrea Griffiths, Cassidy Williams, Kedasha Kerr, and more for the latest in developer, open source, and GitHub news.

Trending repository

AI 时代的伯克希尔:基于 Claude Code 的价值投资研究框架。巴菲特·芒格·段永平·李录四大师方法论 + 多Agent并行研究。| AI-era Berkshire: a value investing research framework built on Claude Code. 4 masters' methodologies + multi-agent adversarial analysis.

  • Updated Jun 27, 2026
  • Python
Copilot CLI update: chronicle, plugins, and fleet mode

GitHub Checkout

In this episode of GitHub Checkout, we sit down with Copilot CLI Product Manager Ryan Hecht to explore the latest experimental features. We cover the plugin marketplace, the /chronicle slash command for self-healing prompts, and how to run Claude Opus 4.6, GPT-5.4, and Gemini 3 simultaneously. We also walk through how /fleet mode and autopilot can handle massive refactoring tasks while you step away.

TypeScript logo

Popular topic

TypeScript is a typed superset of JavaScript that compiles to plain JavaScript.
autofix.ci screenshot

This recommendation was created by GitHub staff

autofix.ci

autofix.ci automatically fixes pull requests.

Pull Requests are often blocked on relatively trivial issues such as code formatting or leftover imports. Fixing these details is expensive as it requires additional roundtrips and context switching. autofix.ci automatically fixes such problems, unblocking development flow.

Trending repository

Unrestricted Open-source alternative to AI video platforms — Free AI image & video generation studio with 200+ models (Flux, Midjourney, Kling, Sora, Veo). No content filters. Self-hosted, MIT licensed.

  • Updated Jun 26, 2026
  • JavaScript

Trending repository

Cognee is the open-source AI memory platform for agents. Give your AI agents persistent long-term memory across sessions with a self-hosted knowledge graph engine.

  • Updated Jun 27, 2026
  • Python

This recommendation was created by GitHub staff

Recurse ML

What is Recurse?

Recurse build machine learning models that find bugs in code. This can be in the code that humans write, or that AI generates. We have built two tools for each use case.

rml CLI tool

rml checks locally staged changes for bugs. It integrates with AI agents like Cursor and Claude Code acting as a self-healing feedback loop for them to fix their mistakes.

GitHub App

It automatically reviews pull requests for breaking changes when submitted to your codebase.