Code search tool that understands code structure and ranks results by relevance
cs는 코드 구조를 이해하고 BM25 기반의 스마트 랭킹과 복잡도 가중치를 활용해 검색 결과를 관련성 순으로 정렬하는 CLI 코드 검색 도구입니다. 인덱싱 없이 실시간 파싱으로 주석, 문자열, 코드 구분이 가능하며, 선언부와 사용처 필터링, 다중 인터페이스(TUI, HTTP, MCP)를 지원합니다. Git 동기화 기능으로 여러 저장소를 자동 업데이트하며, Sourcegraph 수준의 정밀한 검색을 경량 CLI 환경에서 제공합니다. Go, Python, JavaScript 등 다양한 언어를 지원해 AI 개발자들의 코드 탐색과 분석 효율을 크게 향상시킬 수 있습니다.

GitHub - boyter/cs: codespelunker - CLI code search tool that understands code structure and ranks results by relevance. No indexing required with CLI, TUI, MCP and HTTP support.
codespelunker - CLI code search tool that understands code structure and ranks results by relevance. No indexing required with CLI, TUI, MCP and HTTP support. - boyter/cs
