Changelog

Every release, every prompt change, every bug fix. If we ship it, it ends up here.

April 29, 2026

1.0.0-FOUNDING
  • Added
    Public proof page with 887 test scenarios

    Open testing — every scenario, every category, every pass/fail visible at /proof. Including individual prompt-response pairs.

  • Improved
    Anti-hallucination guardrails (S0 rule)

    Recommend-first never overrides catalog truth. AI now says 'I don't have an exact match — here are the closest' instead of fabricating.

  • Improved
    Resilient AI inference with retry + backoff

    Up to 3 attempts on transient upstream errors with jittered backoff. Result: AI errors dropped from 22 to ~0 per full test run.

  • Improved
    Shopper-friendly fallback messages

    When the AI can't respond after retries, the widget shows a soft chat bubble ('I'm having trouble — try again in a moment?') instead of a technical error toast.

April 28, 2026

1.0.0-FOUNDING
  • Added
    AI-driven guided product quiz

    Per-store adaptive quiz. The AI picks each question based on the catalog and prior answers. Quiz ends with real product cards through the full retrieval pipeline.

April 25, 2026

1.0.0-FOUNDING
  • Added
    Customer dashboard v1

    25 pages: ROI tracking, conversation browser, sync history, memory inspector with edit/pin/delete, in-dashboard test chat, sparkline charts wired to real per-day data.

April 19, 2026

1.0.0-FOUNDING
  • Added
    5-layer memory architecture

    conversation_outcomes + winning_conversations + store_memory + network_intelligence + product_intelligence. Per-store learning that compounds with every chat.

April 18, 2026

1.0.0-FOUNDING
  • Added
    True token-level streaming

    Replaced fake client-side typewriter with real server-side streaming. Perceived latency cut roughly in half.

  • Improved
    Per-store input caching (~40% inference cost reduction)

    Stable per-store context now reused across requests at a fraction of normal cost. Savings passed through into the founding-member pricing.

April 8, 2026

1.0.0-FOUNDING
  • Added
    AI quality test suite — 887 scenarios across 33 categories

    Multilingual (58 languages), hallucination resistance, multi-turn conversations, edge cases, adversarial safety, and more. Run on every release.

Subscribe to changelog by email — drop us a line at [email protected] with the subject “Subscribe to changelog”. We’ll add you to a low-traffic monthly digest.