Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

210 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Changelogs.directory

changelogs.directory screenshot

A curated aggregator of changelogs for CLI developer tools. Track what's new in Claude Code, Cursor, Codex, Windsurf, Gemini CLI, and more — all in one place.

Live at changelogs.directory

Why

Keeping up with AI coding tools is exhausting. Each has its own blog, changelog format, and release cadence. This project aggregates them into a single, searchable directory with consistent formatting, weekly digests, and a comparison page.

Stack

Architecture

                          ┌─────────────────────┐
                          │       Browser        │
                          └──────────┬──────────┘
                                     │
                          ┌──────────▼──────────┐
                          │      Dokploy         │
                          │  TanStack Start SSR  │
                          └──┬──────────────┬───┘
                             │              │
                  ┌──────────▼───┐   ┌──────▼──────┐
                  │  PostgreSQL  │   │ Upstash Redis│
                  │   (Prisma)   │   │   (Cache)    │
                  └──────────▲───┘   └──────────────┘
                             │
              ┌──────────────┴──────────────────┐
              │       Trigger.dev Workers        │
              │                                  │
              │  Ingestion Pipeline (every 6h):  │
              │  FETCH → PARSE → FILTER →        │
              │  ENRICH (Gemini AI) → UPSERT     │
              │                                  │
              │  Tools: Claude Code, Cursor,     │
              │  Codex, Windsurf, Gemini CLI,    │
              │  OpenCode, Antigravity           │
              │                                  │
              │  Weekly Email Digest:             │
              │  Resend + React Email             │
              └──────────────────────────────────┘

Getting Started

# Install dependencies
pnpm install

# Set up environment
cp .env.example .env
# Fill in the required values (see docs/guides/environment-variables.md)

# Run dev server
pnpm dev

Documentation

Comprehensive docs live in docs/, covering:

Contributing

See CONTRIBUTING.md for setup instructions and guidelines.

License

MIT

About

The developer's hub for tracking CLI and editor releases.

Resources

Contributing

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages