Been switching to Codeberg because it's nice but increasingly looking like I soon will HAVE to abandon Github, because the entire interface will soon be just one giant maze where at each intersection one path leads to the feature you wanted and the other path is Copilot

https://fosstodon.org/@anuytstt/115009836366326911

Andreas Nuyts (@[email protected])

Github's home page (when logged in) gave me a button that says "My open pull requests". Not only is this a scripted button that cannot be opened in a new window. The button does not lead to a page that lists your open pull requests. It activates a free Copilot plan and asks copilot: "Hi Copilot! Can you please find my open pull requests?", upon which Copilot thinks really hard and lists at least some of my open pull requests.

Fosstodon

@mcc Just for fun, I used Internet Archive to pull up old versions of the GitHub web site, and found what was listed under "Product" or "Features" in the home page's nav bar, or the closest equivalent.

Aug 2015 Features (10 years ago. This set of features was a distinct web page, not a menu, and I've copied the headers or the key phrase in the feature):
Integrated issue tracking.
Collaborative code review.
Easily manage teams within organizations.
GitHub Flavored Markdown for formatting text.
Syntax highlighted code & rendered data.
On the desktop and in your pocket [i.e., available as a smartphone app as well]

So ... mostly stuff for writing code, doing version control, and collaboration. Pretty much what you might expect for a web service frontend for git.

Aug 2020 Features (5 years ago):
Code Review
Project Management
Integrations
Actions
Packages
Security
Team Management
Hosting

Ok, now they've added some useful stuff like creating entire workflows for deploying code and managing larger quantities of it. And not surprisingly, an awful lot of people adopted this as a one-stop shopping trip for all sort of DevOps-y stuff, not just hosting and maintaining git repositories.

And even as recently as Aug 2023, 2 years ago, and almost a year after ChatGPT came out:
Actions
Packages
Security
Codespaces
Copilot <--- AI shit is only 5th in the list
Code Review
Issues
Discussion

It still looks and feels a lot like 2020 in here.

But now look at August 2025, just 2 years later:
Github Copilot <-- AI shit
Github Spark <-- AI shit
Github Models <-- AI shit
Github Advanced Security <-- mostly AI shit
Actions
Codespaces
Issues
Code Review
Discussions
Code Search

Good grief. Not only is the AI shit all over the place (and dominating the top of the list), but "AI shit" is literally the only type of service to actually be *branded* with "GitHub".