babylon-mcp/src/search
Michael Mainguy 5483eedcc2 Add source field to search results and clean up unused code
Updates search functionality to include source field in results, adds Editor documentation search handler, and removes unused helper methods from TSX parser.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-24 10:14:04 -06:00
..
api-indexer.ts feat: Add TypeScript API documentation indexing and search with improved test coverage 2025-11-23 05:58:16 -06:00
document-parser.test.ts Add Babylon.js Editor documentation integration with TSX parser 2025-11-24 09:20:56 -06:00
document-parser.ts Add Babylon.js Editor documentation integration with TSX parser 2025-11-24 09:20:56 -06:00
lancedb-indexer.ts Add Babylon.js Editor documentation integration with TSX parser 2025-11-24 09:20:56 -06:00
lancedb-search.test.ts Add source code indexing and search with comprehensive documentation 2025-11-23 06:34:00 -06:00
lancedb-search.ts Add source field to search results and clean up unused code 2025-11-24 10:14:04 -06:00
source-code-indexer.ts Add source code indexing and search with comprehensive documentation 2025-11-23 06:34:00 -06:00
tsdoc-extractor.ts feat: Add TypeScript API documentation indexing and search with improved test coverage 2025-11-23 05:58:16 -06:00
tsx-parser.test.ts Add Babylon.js Editor documentation integration with TSX parser 2025-11-24 09:20:56 -06:00
tsx-parser.ts Add source field to search results and clean up unused code 2025-11-24 10:14:04 -06:00
types.ts Add source field to search results and clean up unused code 2025-11-24 10:14:04 -06:00