codegraphcontext 0.4.14__py3-none-any.whl → 0.4.15__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.
@@ -139,7 +139,7 @@ class CGCBundle:
139
139
  from importlib.metadata import version as get_version
140
140
  py_version = get_version("codegraphcontext")
141
141
  except Exception:
142
- py_version = "0.4.14"
142
+ py_version = "0.4.15"
143
143
 
144
144
  metadata["format_version"] = "1.0.0"
145
145
  metadata["generator"] = f"PYv{py_version}"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: codegraphcontext
3
- Version: 0.4.14
3
+ Version: 0.4.15
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
@@ -183,7 +183,7 @@ A powerful **MCP server** and **CLI toolkit** that indexes local code into a gra
183
183
  ---
184
184
 
185
185
  ## Project Details
186
- - **Version:** 0.4.14
186
+ - **Version:** 0.4.15
187
187
  - **Authors:** Shashank Shekhar Singh <shashankshekharsingh1205@gmail.com>
188
188
  - **License:** MIT License (See [LICENSE](LICENSE) for details)
189
189
  - **Website:** [CodeGraphContext](http://codegraphcontext.vercel.app/)
@@ -18,7 +18,7 @@ codegraphcontext/cli/setup_wizard.py,sha256=_aZxOe3q4qIEQeaghDVsNPxMRcxJsvibrfqf
18
18
  codegraphcontext/cli/visualizer.py,sha256=md5HehQ9_8lBTejQqq2lxXtMRzDxCjjF9L9h2qu6KR0,1902
19
19
  codegraphcontext/core/__init__.py,sha256=mXMX6gBJ6DMad6lTvQvrpTxaSt1QfPMn3t_x1pZF4cg,10492
20
20
  codegraphcontext/core/bundle_registry.py,sha256=k3QZAGaLo2DV5p1xhqzgl_bf7faHCBfWT6ETYylSbKU,5711
21
- codegraphcontext/core/cgc_bundle.py,sha256=oLSMmLMJVd0JigFjJFXbzDRO4fKjuUD0Fl1_7OEBHHE,41052
21
+ codegraphcontext/core/cgc_bundle.py,sha256=fO3hw2fCgNGxNFEa9_A7k9Cima9EA8OifHnnyxb7S1Q,41052
22
22
  codegraphcontext/core/cgcignore.py,sha256=6q7y11V_bNEhMC1167HiUyr7yxDCNg2OMr0DQAqCzlE,4213
23
23
  codegraphcontext/core/database.py,sha256=RWMdKKinoWewyTyTuIXX-fk7EHkba91LO18gZ12wwEg,14648
24
24
  codegraphcontext/core/database_falkordb.py,sha256=iN7uSvXFVp1clSjF2q92Omh4k6TlgAlS1-1QL9FF50o,25989
@@ -154,9 +154,9 @@ codegraphcontext/viz/dist/wasm/tree-sitter-typescript.wasm,sha256=hRVATc7tOOHthq
154
154
  codegraphcontext/viz/dist/wasm/tree-sitter.wasm,sha256=CCeVuI_hXktkBD-DW01xYPv5XoAYVRIqzJUJI5te-RY,196763
155
155
  codegraphcontext/viz/dist/wasm/web-tree-sitter.js,sha256=DIaCNqRylrT_PBVw8g4ImeSnhP9uXNe_ycOlUiVGPko,153666
156
156
  codegraphcontext/viz/dist/wasm/web-tree-sitter.wasm,sha256=CCeVuI_hXktkBD-DW01xYPv5XoAYVRIqzJUJI5te-RY,196763
157
- codegraphcontext-0.4.14.dist-info/licenses/LICENSE,sha256=rh8M-bJpQYJnw2vtRVgt0t7piMZXh5QzaKeNEI0vqqA,1061
158
- codegraphcontext-0.4.14.dist-info/METADATA,sha256=MvD3fxmCeYy3c0isUirHNIhEGElnRr6cW4K937yv7aw,23904
159
- codegraphcontext-0.4.14.dist-info/WHEEL,sha256=aeYiig01lYGDzBgS8HxWXOg3uV61G9ijOsup-k9o1sk,91
160
- codegraphcontext-0.4.14.dist-info/entry_points.txt,sha256=LCxWCWMshdvYGoHBPuQZ8C-e4CiNSHCLXofrNSGHkoE,103
161
- codegraphcontext-0.4.14.dist-info/top_level.txt,sha256=CBgc6LAPZIO5FS0nSYYkylDifHsZTIqw3Gf5UwDxeGI,17
162
- codegraphcontext-0.4.14.dist-info/RECORD,,
157
+ codegraphcontext-0.4.15.dist-info/licenses/LICENSE,sha256=rh8M-bJpQYJnw2vtRVgt0t7piMZXh5QzaKeNEI0vqqA,1061
158
+ codegraphcontext-0.4.15.dist-info/METADATA,sha256=An3PFo4XyoM65S_BOSdhrZWjb2_wVfiMUYzDvseR9tc,23904
159
+ codegraphcontext-0.4.15.dist-info/WHEEL,sha256=aeYiig01lYGDzBgS8HxWXOg3uV61G9ijOsup-k9o1sk,91
160
+ codegraphcontext-0.4.15.dist-info/entry_points.txt,sha256=LCxWCWMshdvYGoHBPuQZ8C-e4CiNSHCLXofrNSGHkoE,103
161
+ codegraphcontext-0.4.15.dist-info/top_level.txt,sha256=CBgc6LAPZIO5FS0nSYYkylDifHsZTIqw3Gf5UwDxeGI,17
162
+ codegraphcontext-0.4.15.dist-info/RECORD,,