Release archive
2.2.0

Pizza Tracker & get_company_reviews

Release v2.2.0 focuses on Pizza Tracker, get_company_reviews, and API Key Authentication.

AddedImprovedFixed
Pizza Tracker & get_company_reviews

Release digest

Added

  • Pizza Tracker 🍕 - Real-time AI agent status visualization
    • Progress steps: Thinking → Searching → Analyzing → Preparing
    • Animated tool badges showing which tools are being used
  • get_company_reviews - New AI Agent tool for showing employee reviews
  • API Key Authentication - Secured /api/agent/* endpoints
    • X-API-Key header required
    • AGENT_API_KEY in Secret Manager

Improved

  • Updated docs_site with current tech stack (Cloud Run, Gemini 2.5)
  • Updated Roadmap with 2025 timeline
  • Fixed all Railway links → sentryanalytic.com

Fixed

  • RAG workflow trigger (now only on docs/ changes)
  • Column name fix for reviews (positive_text/negative_text)

Technical notes