Update wiki for v1.0.13: document auto-update feature
Add auto-update section to command-reference: daily background version
check with non-blocking notification.
All pages bumped to v1.0.13.
886a234
Update wiki for v1.0.12: document three-layer help navigation system
Add built-in help section to command-reference: officecli now loads help
content directly from wiki files with three-layer navigation
(format+verb → element → property).
All pages bumped to v1.0.12.
0c61434
Update wiki for v1.0.11: color standardization, spacing units, query operators, w14 effects
BREAKING: Color output now #RRGGBB format (was RRGGBB); input accepts named
colors (red, blue...) and rgb(R,G,B) notation
BREAKING: Spacing output now unit-qualified (12pt, 1.5x); input accepts
pt/cm/in/x/% units
Query: new filter operators ~= (contains), >= and <= (numeric comparison),
dimension-aware matching, color-aware matching
Word: w14 text effects (textOutline, textFill, w14shadow, w14glow, w14reflection)
PPT: p14 transitions wrapped in mc:AlternateContent, switch/flip accept
left/right direction, morph+advanceTime now coexist
All pages bumped to v1.0.11.
eaf69ab
Rename OfficeCli to OfficeCLI across all wiki pages
fa371b1
Update wiki for v1.0.10: zoom slides, Excel shapes, chart formatting, text effects
New elements: PPT zoom/slidezoom (slide zoom navigation), Excel shape/textbox
Charts (all formats): title/legend/axis font formatting, series shadow/outline,
gapwidth/overlap, view3d perspective, areafill gradients, column3d/bar3d types,
plotFill/chartFill gradient support
PPT: text-level effects for fill=none shapes (shadow/glow/reflection/softedge),
lineWidth bare numbers as points, custom geometry 0-100 relative space,
auto !! prefix on morph slides, afterPrevious default on morph
Excel: shape/textbox add/set/get with text-level effects, picture reflection/softedge,
effect format unified to dash-separated (backward compatible)
All pages bumped to v1.0.10.
1d2fe63
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.
874e6ff
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.
3201987
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).
6f94c4d