live·watching 142 repos·summarizing in real time
/*
Every release.
One feed.
*/
StackPulse watches your stack on GitHub and distills every release into a scannable digest — breaking changes, new APIs, and the code you actually need to read.
✓ no email spam✓ ai-distilled✓ free to start
1
2
3
4
5
6
7
8
9
10
// the tools you actually ship with
export const stack = [
import "react"@^19.2.0,
import "next"@^16.2.6,
import "tailwindcss"@^4.0.0,
import "drizzle-orm"@^0.45.2,
import "better-auth"@^1.6.10,
import "motion"@^12.38.0,
]
NEW
react@v19.2.0
useEffectEvent ships stable
BREAKING
next@v16.2.6
fetch cache defaults flipped
MAJOR
tailwind@v4.0.0
CSS-first config engine
§ how_it_works3 steps
01step
$ stack add <tool>
pick your stack
Select the frameworks, libraries, and tools you actually ship with. Or paste any GitHub repo URL — we’ll follow it.
02step
$ pulse --watch
we watch the releases
Every new release on GitHub is fetched, parsed, and run through an AI summarizer tuned for changelogs. No noise, no marketing.
03step
$ feed --read
read one feed
A clean, scannable timeline across your entire stack. Breaking changes flagged, code snippets included, sources linked.
§ tracked_stacks+ custom repos
react
next
tailwind
shadcn
typescript
drizzle
remix
astro
vite
bun
svelte
solid
missing one? add any github repo from onboardingadd custom →