rowboat/apps/x/packages
Gagan 099a47ac36 fix(x): chart fences with alias fields no longer hang on the placeholder
Live testing showed models emitting pie configs with label/value
instead of x/y, and long-format line data with a series column —
schema-invalid fences sat on 'Preparing chart…' forever. The renderer
now maps the label/value aliases before validating, distinguishes
complete-but-invalid JSON (explicit 'config invalid' state) from
still-streaming JSON (placeholder), and the skill spells out the exact
field list, pie's x/y meaning, and wide-vs-long data format with a
wrong/right example.
2026-07-22 01:38:08 +05:30
..
core fix(x): chart fences with alias fields no longer hang on the placeholder 2026-07-22 01:38:08 +05:30
shared feat(x): inline charts in chat via a charts skill 2026-07-22 01:30:36 +05:30