You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[03-02-2026]**Data Formulator 0.7 (alpha)** β More charts, new experience, enterprise-ready
37
-
- π **30 visualization types**: Expanded from ~15 to 30 chart types with a new semantic chart engine β new types include area, streamgraph, bump, candlestick, density, lollipop, pie, rose, waterfall, strip plot, radar, US map, world map, and more. Semantic field analysis automatically recommends the right chart for the data.
38
-
- π¬ **New experience β hybrid chat + data thread**: Chat-based interaction is woven directly into the exploration thread. Richer thread cards show transformation lineage, chart previews, and agent reasoning in a unified timeline.
39
-
- π€ **Redesigned agent architecture**: A unified `DataAgent` replaces four separate agents. New recommendation agent suggests charts and exploration directions; new insight agent generates natural-language takeaways from chart results.
40
-
- ποΈ **Workspace / Data Lake architecture**: A persistent, identity-based workspace layer manages user data with a `workspace.yaml` metadata catalog. Supports local and Azure Blob backends for enterprise deployments.
41
-
- π **Security hardening**: Code signing for generated code, sandboxed execution (local & Docker), authentication layer, and Flask rate limiting.
42
-
- π¦ **UV-first build**: Fully reproducible builds with`uv.lock`; `uv sync` + `uv run data_formulator` is now the recommended development workflow.
43
-
- π A detailed writeup on the new architecture and design is coming soon β stay tuned!
37
+
- π **30 chart types**with a new semantic chart engine (area, streamgraph, candlestick, pie, radar, maps, and more).
38
+
- π¬ **Hybrid chat + data thread** β chat woven into the exploration timeline with lineage, previews, and reasoning.
39
+
- π€ **Unified `DataAgent`** replacing four separate agents, plus new recommendation and insight agents.
40
+
- ποΈ **Workspace / Data Lake** β persistent, identity-based data management with local and Azure Blob backends.
0 commit comments