babylon-mcp/scripts
Michael Mainguy c3f301b799 Fix Alpine setup to patch transformers backend directly
Instead of creating a stub onnxruntime-node module, patch the
@xenova/transformers backend file to skip the onnxruntime-node
import entirely and use only onnxruntime-web.

This prevents the "Cannot read properties of undefined" error
when the library tries to use the Node backend in a Node.js
environment but only has the web backend available.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-23 10:44:02 -06:00
..
alpine-setup.sh Fix Alpine setup to patch transformers backend directly 2025-11-23 10:44:02 -06:00
get-api-details.ts feat: Add TypeScript API documentation indexing and search with improved test coverage 2025-11-23 05:58:16 -06:00
index-api.ts Fix WASM backend configuration for Alpine Linux 2025-11-23 10:36:25 -06:00
index-docs.ts Fix WASM backend configuration for Alpine Linux 2025-11-23 10:36:25 -06:00
index-source.ts Fix WASM backend configuration for Alpine Linux 2025-11-23 10:36:25 -06:00
search-handmenu-api.ts feat: Add TypeScript API documentation indexing and search with improved test coverage 2025-11-23 05:58:16 -06:00
search-handmenu.ts feat: Add TypeScript API documentation indexing and search with improved test coverage 2025-11-23 05:58:16 -06:00
test-api-indexing.ts feat: Add TypeScript API documentation indexing and search with improved test coverage 2025-11-23 05:58:16 -06:00
test-api-search.ts feat: Add TypeScript API documentation indexing and search with improved test coverage 2025-11-23 05:58:16 -06:00
test-parser.ts Update dependencies, roadmap, and add indexing scripts 2025-11-23 04:58:14 -06:00
test-search.ts Update dependencies, roadmap, and add indexing scripts 2025-11-23 04:58:14 -06:00
test-source-indexing.ts Add source code indexing and search with comprehensive documentation 2025-11-23 06:34:00 -06:00
test-source-search.ts Add source code indexing and search with comprehensive documentation 2025-11-23 06:34:00 -06:00