Episode

Agent psychosis: are we going insane? (News)

Podcast
The Changelog: Software Development, Open Source
Published
Jan 19, 2026
Duration seconds
374
Processing state
processed
Canonical source
https://changelog.com/news/177
Audio
https://op3.dev/e/https://pscrb.fm/rss/p/https://cdn.changelog.com/uploads/news/177/changelog-news-177.mp3
JSON
/v1/public/podcasts/the-changelog-software-development-open-source/episodes/agent-psychosis-are-we-going-insane-news
Markdown
/podcast/the-changelog-software-development-open-source/agent-psychosis-are-we-going-insane-news.md

Actions

  • POST https://stenobird.com/v1/public/podcasts/the-changelog-software-development-open-source/episodes/agent-psychosis-are-we-going-insane-news/transcription-requests
    Idempotently request low-priority transcript generation for this episode.
  • GET https://stenobird.com/podcast/the-changelog-software-development-open-source/agent-psychosis-are-we-going-insane-news.md
    Read the agent-friendly Markdown representation of this episode resource.

Summary

The rise of AI coding agents is creating a 'psychosis' of low-quality contributions and parasocial developer relationships. This episode also explores the AT Protocol as a social filesystem and essential best practices for Postgres architecture.

Topics

  • AI Agents
  • Open Source
  • AT Protocol
  • PostgreSQL
  • Software Architecture
  • Web Development
  • GitHub
  • jQuery

Highlights

  • Main idea: AI agents are driving a surge in low-quality, high-volume pull requests that strain maintainer resources
  • Failure mode: Developers are developing parasocial relationships with AI, leading to unhealthy coding habits and community friction
  • Practical takeaway: Implement UUID primary keys, 'created_at/updated_at' timestamps, and strict deletion constraints in Postgres
  • Main idea: The AT Protocol functions as a 'social filesystem' where interoperability is driven by shared file formats
  • Failure mode: The web ecosystem's reliance on third-party dependency management tools has created an unsustainable architectural burden

Chapters

  1. 0:05 jQuery 4.0 Release: The jQuery team releases a major update to the library that powers 71% of the web.
  2. 0:30 The Rise of Agent Psychosis: Armin Ronacher discusses how AI coding agents are degrading PR quality and creating unhealthy developer behaviors.
  3. 1:55 AT Protocol as a Social Filesystem: Dan Abramov explains how the AT Protocol uses the file paradigm to enable interoperable social applications.
  4. 2:25 RepoBar for macOS: A look at the new RepoBar tool that brings GitHub activity directly to the macOS menu bar.
  5. 4:20 Essential Postgres Patterns: Ethan McCue shares a checklist of database design patterns that improve long-term maintainability.
  6. 4:45 The Web Dependency Crisis: Lea Verou argues that the web platform's reliance on external dependency tooling is fundamentally broken.