|
|
a1e0237c9e
|
feat: implement batch operations API for sequential multi-operation execution
- Add BatchOperationManager class with singleton pattern
- Support 7 operation types: save, export, delete_by_path, hierarchy_delete, shrinkwrap, close, open
- Implement sequential execution with individual error isolation
- Add JSON parsing helper for operations array
- Register /api/creo/batch-operations endpoint
- Fix namespace declaration errors in header file
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-10-13 17:42:54 +08:00 |
|