Changelog
What's new in Tome Robot.
Small updates, big updates, and the occasional "oh that's embarrassing" fix. In reverse chronological order.
- feature
Real auth, team invites, email verification
- Google OAuth and email/password sign-in with session cookies on D1.
- Team invites with email verification via PushMail.
- Password reset flow and profile settings page.
- feature
Brand kit upload & version history UI
- Upload logos and color tokens directly from the settings panel.
- Per-article version history with one-click rollback.
- Cron triggers wired into Workers config for drift + webhook retries.
- improvement
Freshness badges + suggested questions
- Articles now display a freshness score based on drift confidence.
- Brand URL extractor pulls logos and metadata on first visit.
- Ask UI suggests follow-up questions based on the current answer.
- Auto-patch drafts generated from drift events.
- feature
Vision + OCR in the processing workflow
- Real vision detector added for redaction suggestions.
- OCR step extracts searchable text from every screenshot.
- Article editor UI with step reordering.
- Remotion composition scaffold for exportable video.
- improvement
Workers AI (Llama 3.3) + AI Gateway
- Switched from BYOK OpenAI to Workers AI so Cloudflare handles billing.
- All LLM calls routed through AI Gateway for caching + observability.
- feature
Drift scan + audit log foundations
- Nightly drift scan job compares captured screen hashes to live pages.
- Audit log helper records publish, role grant, and redaction changes.
- Plan-tier gates enforced across the dashboard.
Want an RSS feed or webhook of these? Ping us.