Skip to content

Add AST analyzer and query optimizer modules#45

Merged
m1rl0k merged 2 commits intotestfrom
query-optimization-AST-analysis
Dec 5, 2025
Merged

Add AST analyzer and query optimizer modules#45
m1rl0k merged 2 commits intotestfrom
query-optimization-AST-analysis

Conversation

@m1rl0k
Copy link
Collaborator

@m1rl0k m1rl0k commented Dec 3, 2025

Introduces scripts/ast_analyzer.py for advanced AST-based code chunking and symbol extraction, and scripts/query_optimizer.py for dynamic HNSW_EF tuning and query routing. Integrates semantic chunking and query optimization into ingest_code.py and hybrid_search.py, updates environment variables and documentation, and highlights new features in README.md.

Introduces scripts/ast_analyzer.py for advanced AST-based code chunking and symbol extraction, and scripts/query_optimizer.py for dynamic HNSW_EF tuning and query routing. Integrates semantic chunking and query optimization into ingest_code.py and hybrid_search.py, updates environment variables and documentation, and highlights new features in README.md.
@m1rl0k m1rl0k merged commit da02137 into test Dec 5, 2025
1 check passed
@m1rl0k m1rl0k deleted the query-optimization-AST-analysis branch December 9, 2025 03:26
m1rl0k added a commit that referenced this pull request Mar 1, 2026
Add AST analyzer and query optimizer modules
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant