mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-05-17 21:19:46 +00:00
Teach document_artifact to create embedded spreadsheet charts through a native create_chart operation, including generic line/bar/column/pie/area/scatter support and stock-style OHLC charts. Parse CSV, TSV, and Markdown table content into real XLSX cells during spreadsheet creation so chart ranges bind to typed data instead of row text blobs. Update the Office artifact skill and tool prompt to prefer native chart creation over Python fallback, and cover the workflow with regression tests. |
||
|---|---|---|
| .. | ||
| document_artifact.py | ||