Release 1.5.0 adds favicon, Open Graph images for social previews, and RAG automation.
Added
- Favicon: app/icon.png from the logo (replaces Vercel default).
- Open Graph images: Newsroom articles now use their cover image; a default logo is used for pages without images.
- RAG: postbuild seed automation — Embeddings are reseeded on every Vercel deploy.
- Cursor rule: rag-seed-embeddings.mdc (a reminder to run the seed after newsroom changes).
- Newsroom: Release 1.4.1 update post with a mechanical blueprint cover.
Changed
- RAG: The system prompt has been extended for "vibe coding," articles, and writing queries.
- RAG: The seed script now skips gracefully when DATABASE_URL is missing and supports AI_GATEWAY_API_KEY.
- Social link previews: Correct cover images are now used for newsroom articles, with a logo fallback.