Colby Mchenry
|
1cf5ccf925
Update README.md
|
2 months ago |
Colby McHenry
|
19532a81a5
Enhance search result merging and Svelte component extraction
|
2 months ago |
Colby McHenry
|
88fa716418
Add Svelte language support and improve codegraph_explore tool guidance
|
2 months ago |
Colby McHenry
|
39c9b6cf7a
Improve search relevance by refining scoring and filtering algorithms
|
2 months ago |
Colby McHenry
|
789158bfd4
Bump version to 0.7.2
|
2 months ago |
Colby McHenry
|
884b6c7fb5
Bump version to 0.7.0
|
2 months ago |
Colby McHenry
|
32f9cd460e
docs: Clean up README formatting and remove deprecated CLI hook commands
|
2 months ago |
Colby McHenry
|
a0a18b1913
Update package description with improved performance metrics
|
2 months ago |
Colby McHenry
|
3da5c96a0b
feat: Add file watcher with debounced auto-sync and comprehensive test coverage
|
2 months ago |
Colby McHenry
|
453c39d774
refactor: Remove semantic search and vector embedding functionality
|
2 months ago |
Colby McHenry
|
7507605be5
fix: Add Node.js 25+ compatibility warning for V8 WASM compiler bugs
|
2 months ago |
Colby McHenry
|
f402ab8363
feat: Add complete PHP language support with trait handling and property extraction
|
2 months ago |
Colby McHenry
|
1b279dcf94
fix: Handle JavaScript class inheritance parsing differences from TypeScript
|
2 months ago |
Colby McHenry
|
2ae9a465ec
feat: Add complete Svelte language support with template call extraction
|
2 months ago |
Colby McHenry
|
b872459f19
fix: Handle Kotlin fun interface edge cases with annotated methods and nested interfaces
|
2 months ago |
Colby McHenry
|
0cad147859
feat: Add complete Kotlin language support with fun interface handling
|
2 months ago |
Colby McHenry
|
bf3e6a82ff
docs: Update Dart language support status to completed
|
2 months ago |
Colby McHenry
|
a2ed181055
feat: Add Dart bare call extraction for selector-based method calls
|
2 months ago |
Colby McHenry
|
8a2f158dd4
feat: Add per-file and non-production diversity caps to context building
|
2 months ago |
Colby McHenry
|
afcb9fa3e5
feat: Add TypeScript abstract class extraction and fix arrow function naming
|
2 months ago |
Colby McHenry
|
49e670c223
feat: Add resolveBody hook for JS/TS class field function extraction
|
2 months ago |
Colby McHenry
|
9382a087f4
feat: Add Ruby bare method call extraction for identifier nodes
|
2 months ago |
Colby McHenry
|
59ea5a43be
feat: Add Ruby module extraction with containment and qualified names
|
2 months ago |
Colby McHenry
|
07d899b735
feat: Promote "extends" to "implements" for class-to-interface relationships in edge creation
|
2 months ago |
Colby McHenry
|
b712e4de63
feat: Add C# property/field extraction and inheritance support
|
2 months ago |
Colby McHenry
|
4a8d2f0396
feat: Add content-based C++ detection for .h headers
|
2 months ago |
Colby McHenry
|
237fb3b206
feat: Add C++ macro misparse handling and structural node extraction in function bodies
|
2 months ago |
Colby McHenry
|
6f34be38aa
feat: Add C/C++ typedef enum and struct extraction with inner type resolution
|
2 months ago |
Colby McHenry
|
da248f9a8e
feat: Improve C/C++ name extraction and skip forward declarations in struct/enum processing
|
2 months ago |
Colby McHenry
|
e848e6f22f
feat: Add PHP inheritance extraction and improve method call handling
|
2 months ago |