This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+2 more
Summary
AI summaryAdds a build‑time Flint contract for generating native ECharts chart specs.
Full changelog
Dashboard visualization contract (Flint at build time → native ECharts)
The dashboard archetype ingested data (connector-builder) but nobody owned the
OUT half — charts. senior-dev hand-wrote ECharts config per product. This adds a
charting contract:
references/dashboard-viz.md— senior-dev now follows it for dashboard /
analytics builds: pick the chart withui-ux-pro-max/data/charts.csv, generate
polished specs with Flint (semantic chart language) at build time, and
ship the compiled native ECharts config.- Flint is dev-only, never a runtime dep of the shipped product. The client's
product depends on mature ECharts; Flint (v0.1.x) only runs during the build and
the choice is reversible (drop Flint, keep the native config). Falls back to
authoring ECharts directly if a spec won't compile. - stack-baseline pins Charts = ECharts (shipped) · Recharts (alt) · Flint
(build-time generator). - Pilot posture: measure chart quality on one dashboard product via the
product-qualityharness before escalating to a dedicatedviz-engineeragent.
Docs/prompt-only; full suite 342, structural + docs-reference green.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About great_cto
Engineering-management layer of 34 specialist AI agents covering the full SDLC (architect, PM, senior-dev, reviewer, QA, security, devops, L3-support + 18 archetype-specific reviewers) with auto-detected archetypes and compliance gates (PCI-DSS, HIPAA, FedRAMP, GDPR, EU AI Act). Runs in Claude Code, Cursor, Codex CLI, Aider, and Continue via AGENTS.md + MCP. MIT.
Related context
Related tools
Earlier breaking changes
- v2.72.2 Removes Autopilot sidebar item and Operate topbar button from dev board.
- v2.55.0 Hard-gates the Build board; redirects invite sessions to Operate for operators.
- v2.43.0 Runtime now blocks autonomous execution of irreversible actions without prior human checkpoint.
- v2.43.0 Adds reversible and blastRadius fields to every flow step.
- v2.32.0 Removed AgentShield scanner and its CLI commands.
Beta — feedback welcome: [email protected]