babylon-mcp/scripts
Michael Mainguy dfccbf110a Fix WASM backend configuration for Alpine Linux
Set ONNXRUNTIME_BACKEND environment variable before module imports
to prevent onnxruntime-node from loading. The environment variable
must be set before @xenova/transformers is imported.

Updated all index scripts (index-docs, index-api, index-source) to
configure the backend at the script entry point.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-23 10:36:25 -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