Fix: rename workbench and prepare for release (#27)
* chore: rename workbench to FreecadRobustMCPBridge * fix: stdio cleanup and bug fix for JSON RPC * fix: update FreeCAD MCP bridge and tests * test: Fix GUI Integration tests and other issues * fix: unit tests in CI and a few other things * docs: generate GitHub pages site and link to it. * fix: General code improvements and DRY refactoring * chore: General cleanup * chore: small fixes * docs: cleanup * docs: fixes * docs: small corrections * docs: fix * test: release check * bump: workbench v0.6.0 * chore: bump macros to 0.6.0 * docs: Release improvements * refactor: improve DRYness of code
This commit is contained in:
@@ -6,7 +6,7 @@ These tests verify the MultiExporter class functionality including:
|
||||
- Exporting to multiple formats simultaneously
|
||||
- Handling mesh tolerance settings
|
||||
|
||||
Note: These tests require a running FreeCAD MCP bridge.
|
||||
Note: These tests require a running FreeCAD Robust MCP Bridge.
|
||||
Start it with: just freecad::run-gui or just freecad::run-headless
|
||||
|
||||
To run these tests:
|
||||
|
||||
Reference in New Issue
Block a user