September 2026
#- Six demo databases, no signup required. Machine learning, weather, SEC 13F filings, healthcare spending, UFO sightings, and pro tennis data are all live and ready to query in plain English:
- Virgo now learns from its own mistakes. A new self-improvement loop reviews queries that stumbled and turns them into reviewable Data Note suggestions — so accuracy on your data keeps improving in the background, without any extra work from you.
- More reliable on long-running analyses. Fixed an issue where long-running queries could silently disconnect, and Virgo now earns extra recovery time on a rough step instead of giving up mid-analysis.
- Taurus: Stop now actually stops. Python execution runs in its own isolated process per session, so a stuck analysis can be killed without restarting your whole session.
- Queue follow-ups mid-run. In both Virgo and Taurus, you can type your next question while the current one is still running — it queues automatically instead of getting lost.
- Reuse Question (renamed from "Add Context to Question") got a clearer name and a new one-click way to save any question straight to a reusable Footnote from the chat.
- Security: provider and personal API keys are now encrypted at rest. See the new security overview for details on how your data and credentials are protected.