Fix image paths to use absolute raw GitHub wiki URLs GitHub wiki doesn't serve images from relative paths. Changed all image references from images/file.png to the absolute raw URL: https://raw.githubusercontent.com/wiki/ghbalf/freecad-ai/images/file.png Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add FreeCAD screenshots and embed in wiki pages 3D viewport screenshots (generated via FreeCAD scripted capture): - simple-box.png, box-fillets.png: Tutorial Simple Box - enclosure-base.png, enclosure-assembled.png: Tutorial Enclosure - boolean-fuse.png: Tool Reference boolean operations - fillet-vs-chamfer.png: Tool Reference fillet/chamfer UI screenshots (captured via Qt widget grab): - workbench-active.png: Full FreeCAD window with AI workbench - chat-panel.png: AI chat dock widget close-up - chat-panel-full.png: Full window with chat visible - settings-dialog.png: Settings dialog showing all sections Image references added to: Home, Getting-Started, Configuration, Tool-Reference, Tutorial Simple Box, Tutorial Enclosure. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add complete wiki documentation (16 pages) Covers installation, configuration, getting started, tool reference (21 tools), skills system (6 built-in skills), AGENTS.md, MCP integration, architecture, 3 tutorials (simple box, enclosure, gear), and FAQ/troubleshooting.