Skip to content

0.1.18#63

Merged
eren23 merged 2 commits intomainfrom
feat/update-57
Mar 8, 2026
Merged

0.1.18#63
eren23 merged 2 commits intomainfrom
feat/update-57

Conversation

@eren23
Copy link
Owner

@eren23 eren23 commented Mar 8, 2026

No description provided.

eren23 added 2 commits March 8, 2026 22:03
- Added embedding index HTTP API with `POST /index` and `GET /index/status` endpoints, including `IndexStatusResponse` model.
- Introduced `semantic_search_status` tool for reporting indexing status and readiness.
- Enhanced community detection with a shared module and improved algorithms for better performance.
- Updated CLI with new `--timeout` flag for background indexing and improved command handling.
- Added optional `networkx` dependency for graph-related functionalities.
- Improved thread safety and performance in various components, including background indexing and AST parsing.

No breaking changes; all modifications enhance functionality and maintainability.
- Added multi-language AST parsers for Rust, Go, Java, Ruby, and C/C++.
- Implemented multi-language dependency graph resolvers for Rust, Go, Java, Ruby, and C.
- Introduced a dynamic file cap mechanism that scales based on the number of source files, replacing the fixed limit.
- Enhanced file selection with importance scoring based on file type and proximity to project root.
- Updated `LANG_EXTENSIONS` to include additional file types for C and C++.
- Fixed issues with FastAPI and Deno symbol resolution and dependency graphing.
- Added comprehensive tests for new Rust and Go parsers, ensuring robust functionality.

No breaking changes; improvements focus on expanding language support and optimizing file handling.
@eren23 eren23 merged commit deba741 into main Mar 8, 2026
1 of 3 checks passed
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