Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: Jonathan03ant/srcodex

v0.2.1 - Version 0.2.1

15 Apr 04:16

Choose a tag to compare

v0.2.1 - Version 0.2.1

Installation

pip install srcodex

Fixes

  • Startup issue and automatic deletion of dot file
  • .db file is included in pypi

Features

  • Semantic code indexing engine
  • AI-powered natural language queries
  • Call graph analysis and tracing
  • Terminal UI with file browser and chat
  • Multi-language support (C, C++, Python, JS, Go, Rust)
  • 99% token reduction via semantic graph queries
  • Portable .srcodex/ directories

Requirements

  • Python 3.9+
  • Universal CTags
  • Cscope (optional)
  • Claude API key

Links

Full Changelog: v0.2.0...v0.2.1