{"id":46455584,"url":"https://github.com/zgsm-ai/codebase-indexer","last_synced_at":"2026-03-06T01:34:09.008Z","repository":{"id":301143362,"uuid":"990359215","full_name":"zgsm-ai/codebase-indexer","owner":"zgsm-ai","description":"Codebase Indexing for AI programming assistant.: call graph search, multi-language support.","archived":false,"fork":false,"pushed_at":"2026-03-05T11:10:55.000Z","size":17728,"stargazers_count":11,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-05T15:28:02.591Z","etag":null,"topics":["codebase-indexing"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zgsm-ai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-05-26T02:07:38.000Z","updated_at":"2026-03-05T11:11:00.000Z","dependencies_parsed_at":"2025-10-17T09:11:56.880Z","dependency_job_id":"64c682a2-3f22-455c-b155-bdb2ea24e85c","html_url":"https://github.com/zgsm-ai/codebase-indexer","commit_stats":null,"previous_names":["zgsm-ai/codebase-syncer","zgsm-ai/codebase-indexer"],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/zgsm-ai/codebase-indexer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zgsm-ai%2Fcodebase-indexer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zgsm-ai%2Fcodebase-indexer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zgsm-ai%2Fcodebase-indexer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zgsm-ai%2Fcodebase-indexer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zgsm-ai","download_url":"https://codeload.github.com/zgsm-ai/codebase-indexer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zgsm-ai%2Fcodebase-indexer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30157845,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T22:39:40.138Z","status":"ssl_error","status_checked_at":"2026-03-05T22:39:24.771Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["codebase-indexing"],"created_at":"2026-03-06T01:34:08.502Z","updated_at":"2026-03-06T01:34:09.000Z","avatar_url":"https://github.com/zgsm-ai.png","language":"Go","readme":"# codebase-indexer\r\n\r\n\u003cdiv align=\"center\"\u003e\r\n\r\n[English](./README.md) | [简体中文](./README_zh.md)\r\n\r\nA powerful code indexing context retrieval service for AI programming assistants.\r\n\r\n[![Go Report Card](https://goreportcard.com/badge/github.com/zgsm-ai/codebase-indexer)](https://goreportcard.com/report/github.com/zgsm-ai/codebase-indexer)\r\n[![Go Reference](https://pkg.go.dev/badge/github.com/zgsm-ai/codebase-indexer.svg)](https://pkg.go.dev/github.com/zgsm-ai/codebase-indexer)\r\n[![License](https://img.shields.io/github/license/zgsm-ai/codebase-indexer)](LICENSE)\r\n\r\n\u003c/div\u003e\r\n\r\n## Overview\r\n\r\ncodebase-indexer is the context module of [ZGSM (ZhuGe Smart Mind) AI Programming Assistant](https://github.com/zgsm-ai/zgsm) which running on client. It provides powerful codebase indexing capabilities to support  code call graph relationship retrieval for AI programming systems.\r\n\r\n### Key Features\r\n\r\n- 📊 Code call graph analysis and retrieval\r\n- 🌐 Multi-language support\r\n\r\n## Requirements\r\n\r\n- Go 1.24.4 or higher\r\n\r\n## Quick Start\r\n\r\n### Installation\r\n\r\n```bash\r\n# Clone the repository\r\ngit clone https://github.com/zgsm-ai/codebase-indexer.git\r\ncd codebase-indexer\r\n\r\n# Install dependencies\r\ngo mod tidy\r\n```\r\n\r\n### Running\r\n\r\n```bash\r\n# Build the project\r\nmake build\r\n```\r\n\r\n## License\r\n\r\nThis project is licensed under the [Apache 2.0 License](LICENSE).\r\n\r\n## Acknowledgments\r\n\r\nThis project builds upon the excellent work of:\r\n\r\n- [Tree-sitter](https://github.com/tree-sitter) - For providing robust parsing capabilities","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzgsm-ai%2Fcodebase-indexer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzgsm-ai%2Fcodebase-indexer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzgsm-ai%2Fcodebase-indexer/lists"}