It launches with 20 pre-built agents across 7 categories, each one ready to install in a single click and start working inside Slack, WhatsApp, or Telegram and in your Cosmic dashboard as a chat widget.
Meet Nora, Your Growth Strategist
She helps you identify growth opportunities, develop go-to-market strategies, analyze content performance, and prioritize what moves the needle. Install Nora in one click.
Cosmic Rundown: Claude services hit elevated errors across all platforms, a federal judge rules AI chats aren't privileged, and a classic post on learning compilers resurfaces.
Read the rundown 👇
cosmicjs.com/blog/cosmic-run…
After years building with dev and content teams, I kept seeing the same bottleneck.
It wasn't the tech. It wasn't the budget.
It was people.
Why the CMS had to die to survive 🧵
Today's Cosmic Rundown: Servo 0.1.0 lands on crates.io, Cloudflare ships a unified CLI for their entire platform, and a math paper proves one binary operator can generate all elementary functions.
Read the rundown 👇
cosmicjs.com/blog/cosmic-run…
Cosmic Rundown: Claude Code users hit quota walls after cache TTL changes, a guide to EU-only SaaS infrastructure gains traction, and Font Awesome battles Gmail's opaque filtering.
Read the rundown 👇
cosmicjs.com/blog/cosmic-run…
Cosmic Rundown: Artemis II splashes down safely, France announces a government-wide Linux migration, and the Linux kernel publishes official AI contribution guidelines.
Read the rundown 👇
cosmicjs.com/blog/cosmic-run…
Cosmic Rundown: France plans a national Windows-to-Linux migration, GitButler raises $17M to rethink version control, and the FBI retrieved deleted Signal messages via iPhone notifications.
Read the rundown 👇
cosmicjs.com/blog/cosmic-run…
Cosmic Rundown: LittleSnitch arrives on Linux, Vercel's Claude Code plugin raises telemetry questions, and John Deere pays $99M in right-to-repair settlement.
Read the rundown 👇
cosmicjs.com/blog/cosmic-run…
Cosmic Rundown: Mac OS X now runs on a Nintendo Wii, Railway ditched Next.js and cut build times by 80%, and Meta unveiled Muse Spark. Plus git commands for reading unfamiliar codebases.
Read the rundown 👇
cosmicjs.com/blog/cosmic-run…
The Cosmic JavaScript SDK v2.0 is here.
Zero runtime dependencies. Native fetch. Automatic MIME type detection for media uploads.
Same public API. Drop-in upgrade. 🧵
We removed axios and form-data from the Cosmic SDK.
Every HTTP request now uses the native fetch API built into Node.js 18+, Bun, Deno, Cloudflare Workers, and the browser.
No polyfills. No adapters. No extra packages.
Uploading an image to Cosmic? The SDK now detects image/jpeg automatically.
No more files landing as application/octet-stream. 25+ file types supported out of the box.
Full details on the v2.0 release: cosmicjs.com/blog/sdk-2-zero…
Cosmic Rundown: A 55-year-old Apollo 11 guidance computer bug was just discovered, Claude Code users report multi-hour lockouts, and Cloudflare targets 2029 for post-quantum security.
Read the rundown 👇
cosmicjs.com/blog/cosmic-run…
Learn how to streamline your content management with Batch Operations in Cosmic! Create, update, and delete content at scale with powerful new features for conditional fields and metafield updates.
cosmicjs.com/blog/batch-oper…
Agents were getting confused by our pricing.
Turns out JS-based sliders are not the best way for them to parse things.
So today I’m shipping resend.com/pricing.md
Plus, content negotiation (Accept: text/markdown).
Pricing is now machine-readable for AI agents and LLMs.