Releases: al1-nasir/codegraph-cli
Releases · al1-nasir/codegraph-cli
codegraph-cli
Fixed
- Version consistency across package, README badge, and
__init__.py - Placeholder GitHub URLs in documentation
config.jsonreferences corrected toconfig.tomlin user guide- GroqProvider now uses
requestslibrary instead of shelling out tocurl
Added
- GitHub Actions CI workflow (test + lint on push/PR)
CONTRIBUTING.mdfor open-source contributors- Rich-based terminal output in chat REPL (replaces raw ANSI escapes)
Changed
- Architecture docs updated to reflect tree-sitter parser (replaces
astreferences)