Update wiki for v1.0.9: theme support, shape alignment, connector/group set, animation overhaul
New pages: ppt-theme (get/set colors/fonts), ppt-morph-check, ppt-paragraph, ppt-run
PPT: shape align/distribute on slides, connector Set (line style/color/dash),
group Set (position/size/fill), motionPath animations, geometry accepts presets,
gradient custom stops (COLOR@pos), flexible animation format (direction/delay/easing),
default duration 400ms, paragraph/run link property, table property cascade
Excel: sheet rename with reference updates, formula auto-strip leading =,
type=date, boolean normalization, format attribute query filtering, != operator fix
Word: paragraph/cell get enriched with first-run formatting, style underline/strike,
SDT query support, orientation auto-swap, != filter for fields
General: batch non-zero exit on failure, batch path fallback for parent,
create pptx outputs slide dimensions, move index 0-based for Word
All pages bumped to v1.0.9.
Update wiki for v1.0.7: pivot tables, chart enhancements, 3D shapes, fields, SDT, swap, morph
New elements: pivot table (Excel), field/pagebreak/SDT (Word), paragraph/run (PPT)
New command: swap (all formats)
Chart: bubble/radar/stock types, 15 new properties (gridlines, markers, labels, gradients, secondary axis)
PPT shapes: 20+ new properties (3D rotation/bevel/depth/material/lighting, text effects, z-order, flip)
PPT transitions: morph with auto !! prefix
Word: find/replace, section columns, cell gradients, diagonal borders, image replacement
Excel: cell rotation/indent/shrinkToFit, gradient fills, sheet zoom/tabColor, picture effects
Selectors: shorthand :text syntax (all formats)
All pages bumped to v1.0.7.
Add complete command reference wiki (152 pages)
Three-layer structure for AI agent consumption:
- Layer 1: Format indexes (word/excel/ppt-reference)
- Layer 2: Element indexes (word-table, excel-cell, ppt-shape...)
- Layer 3: Operation pages (word-table-add, excel-cell-set...)
Command pages split by format (add/set/get/query/view/raw).
All Layer 3 pages verified against source code v1.0.6.
Includes agent-guide, workflows, examples, troubleshooting.
Version tracking with source-to-wiki mapping (version.json).