codegraphcontext 0.2.7__py3-none-any.whl → 0.2.8__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: codegraphcontext
3
- Version: 0.2.7
3
+ Version: 0.2.8
4
4
  Summary: An MCP server that indexes local code into a graph database to provide context to AI assistants.
5
5
  Author-email: Shashank Shekhar Singh <shashankshekharsingh1205@gmail.com>
6
6
  License: MIT License
@@ -50,6 +50,7 @@ Requires-Dist: pytest
50
50
  Requires-Dist: nbformat
51
51
  Requires-Dist: nbconvert>=7.16.6
52
52
  Requires-Dist: pathspec>=0.12.1
53
+ Requires-Dist: falkordb>=0.1.0
53
54
  Requires-Dist: falkordblite>=0.1.0; sys_platform != "win32" and python_version >= "3.12"
54
55
  Provides-Extra: parsing
55
56
  Requires-Dist: tree-sitter>=0.21.0; extra == "parsing"
@@ -146,7 +147,7 @@ A powerful **MCP server** and **CLI toolkit** that indexes local code into a gra
146
147
  ---
147
148
 
148
149
  ## Project Details
149
- - **Version:** 0.2.7
150
+ - **Version:** 0.2.8
150
151
  - **Authors:** Shashank Shekhar Singh <shashankshekharsingh1205@gmail.com>
151
152
  - **License:** MIT License (See [LICENSE](LICENSE) for details)
152
153
  - **Website:** [CodeGraphContext](http://codegraphcontext.vercel.app/)
@@ -69,9 +69,9 @@ codegraphcontext/tools/query_tool_languages/typescript_toolkit.py,sha256=3S4hpmO
69
69
  codegraphcontext/utils/debug_log.py,sha256=Qg7jwyeg7x2h3Ur_2S34bdMCkHdlk_ngHfPwa97A9vE,2836
70
70
  codegraphcontext/utils/tree_sitter_manager.py,sha256=F4wqzcI78713UbNBzF_EN_ly1RfZy5VJ258LCF9epxM,9115
71
71
  codegraphcontext/utils/visualize_graph.py,sha256=Ntq8l8SvAOvsOp19QKByjEwU7-5rPa_XfcGLOrUehq4,5003
72
- codegraphcontext-0.2.7.dist-info/licenses/LICENSE,sha256=Btzdu2kIoMbdSp6OyCLupB1aRgpTCJ_szMimgEnpkkE,1056
73
- codegraphcontext-0.2.7.dist-info/METADATA,sha256=b-JZB05S_URssh7lFyAriQahbcDGZGR9m1c6EHBraWk,20659
74
- codegraphcontext-0.2.7.dist-info/WHEEL,sha256=YCfwYGOYMi5Jhw2fU4yNgwErybb2IX5PEwBKV4ZbdBo,91
75
- codegraphcontext-0.2.7.dist-info/entry_points.txt,sha256=LCxWCWMshdvYGoHBPuQZ8C-e4CiNSHCLXofrNSGHkoE,103
76
- codegraphcontext-0.2.7.dist-info/top_level.txt,sha256=CBgc6LAPZIO5FS0nSYYkylDifHsZTIqw3Gf5UwDxeGI,17
77
- codegraphcontext-0.2.7.dist-info/RECORD,,
72
+ codegraphcontext-0.2.8.dist-info/licenses/LICENSE,sha256=Btzdu2kIoMbdSp6OyCLupB1aRgpTCJ_szMimgEnpkkE,1056
73
+ codegraphcontext-0.2.8.dist-info/METADATA,sha256=kbILLIzw4eSNDmu_x2U8tEjeVddxwB6LWy57R8SJRDo,20690
74
+ codegraphcontext-0.2.8.dist-info/WHEEL,sha256=YCfwYGOYMi5Jhw2fU4yNgwErybb2IX5PEwBKV4ZbdBo,91
75
+ codegraphcontext-0.2.8.dist-info/entry_points.txt,sha256=LCxWCWMshdvYGoHBPuQZ8C-e4CiNSHCLXofrNSGHkoE,103
76
+ codegraphcontext-0.2.8.dist-info/top_level.txt,sha256=CBgc6LAPZIO5FS0nSYYkylDifHsZTIqw3Gf5UwDxeGI,17
77
+ codegraphcontext-0.2.8.dist-info/RECORD,,