Skip to content

v0.18.0 — exec-visualization: charts route to flint-chart

Choose a tag to compare

@anhnguyen0905 anhnguyen0905 released this 07 Aug 09:30
· 14 commits to main since this release

Added

  • New exec-visualization skill — routes chart/graph tasks to microsoft/flint-chart (rendering PNG/SVG) via a capability ladder (flint-chart MCP tools → npx flint-chart CLI → Python matplotlib as a last resort), instead of ad-hoc Python plotting. The token is wired into Phase 4 of the command (with a byte-identical .claude mirror) so chart-producing tasks load it, and the README documents optional flint-chart-mcp setup for the Codex CLI and Claude.