Skip to content

zgsm-ai/codebase-indexer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codebase-indexer

English | 简体中文

A powerful code indexing context retrieval service for AI programming assistants.

Go Report Card Go Reference License

Overview

codebase-indexer is the context module of ZGSM (ZhuGe Smart Mind) AI Programming Assistant which running on client. It provides powerful codebase indexing capabilities to support code call graph relationship retrieval for AI programming systems.

Key Features

  • 📊 Code call graph analysis and retrieval
  • 🌐 Multi-language support

Requirements

  • Go 1.24.0 or higher

Quick Start

Installation

# Clone the repository
git clone https://github.com/zgsm-ai/codebase-indexer.git
cd codebase-indexer

# Install dependencies
go mod tidy

Running

# Build the project
make build

License

This project is licensed under the Apache 2.0 License.

Acknowledgments

This project builds upon the excellent work of:

  • Tree-sitter - For providing robust parsing capabilities

About

Codebase Indexing for AI programming assistant.: call graph search, multi-language support.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5