codegraphcontext 0.2.2__py3-none-any.whl → 0.2.3__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.2
3
+ Version: 0.2.3
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
@@ -51,6 +51,7 @@ Requires-Dist: nbformat
51
51
  Requires-Dist: nbconvert>=7.16.6
52
52
  Requires-Dist: pathspec>=0.12.1
53
53
  Requires-Dist: falkordblite>=0.1.0; sys_platform != "win32" and python_version >= "3.12"
54
+ Requires-Dist: requests
54
55
  Provides-Extra: parsing
55
56
  Requires-Dist: tree-sitter>=0.21.0; extra == "parsing"
56
57
  Requires-Dist: tree-sitter-language-pack>=0.6.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.2
150
+ - **Version:** 0.2.3
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/)
@@ -62,9 +62,9 @@ codegraphcontext/tools/query_tool_languages/typescript_toolkit.py,sha256=3S4hpmO
62
62
  codegraphcontext/utils/debug_log.py,sha256=Qg7jwyeg7x2h3Ur_2S34bdMCkHdlk_ngHfPwa97A9vE,2836
63
63
  codegraphcontext/utils/tree_sitter_manager.py,sha256=_MnfTlroaXQLdGBDrVIJix1y0Z9UC8rHOn-TY3cxvGw,9039
64
64
  codegraphcontext/utils/visualize_graph.py,sha256=Ntq8l8SvAOvsOp19QKByjEwU7-5rPa_XfcGLOrUehq4,5003
65
- codegraphcontext-0.2.2.dist-info/licenses/LICENSE,sha256=Btzdu2kIoMbdSp6OyCLupB1aRgpTCJ_szMimgEnpkkE,1056
66
- codegraphcontext-0.2.2.dist-info/METADATA,sha256=zEV2Z0UPbIrquEKWY2-xeF1viJ2q1K7FfZa_g3fyjl4,19727
67
- codegraphcontext-0.2.2.dist-info/WHEEL,sha256=YCfwYGOYMi5Jhw2fU4yNgwErybb2IX5PEwBKV4ZbdBo,91
68
- codegraphcontext-0.2.2.dist-info/entry_points.txt,sha256=LCxWCWMshdvYGoHBPuQZ8C-e4CiNSHCLXofrNSGHkoE,103
69
- codegraphcontext-0.2.2.dist-info/top_level.txt,sha256=CBgc6LAPZIO5FS0nSYYkylDifHsZTIqw3Gf5UwDxeGI,17
70
- codegraphcontext-0.2.2.dist-info/RECORD,,
65
+ codegraphcontext-0.2.3.dist-info/licenses/LICENSE,sha256=Btzdu2kIoMbdSp6OyCLupB1aRgpTCJ_szMimgEnpkkE,1056
66
+ codegraphcontext-0.2.3.dist-info/METADATA,sha256=Ojk5ZaTOMBE8a63QS2ebUipGKl4Q3jiMZgxyyRO359Y,19751
67
+ codegraphcontext-0.2.3.dist-info/WHEEL,sha256=YCfwYGOYMi5Jhw2fU4yNgwErybb2IX5PEwBKV4ZbdBo,91
68
+ codegraphcontext-0.2.3.dist-info/entry_points.txt,sha256=LCxWCWMshdvYGoHBPuQZ8C-e4CiNSHCLXofrNSGHkoE,103
69
+ codegraphcontext-0.2.3.dist-info/top_level.txt,sha256=CBgc6LAPZIO5FS0nSYYkylDifHsZTIqw3Gf5UwDxeGI,17
70
+ codegraphcontext-0.2.3.dist-info/RECORD,,