codebase-retrieval-context-engine 2.0.3__py3-none-any.whl → 2.0.4__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: codebase-retrieval-context-engine
3
- Version: 2.0.3
3
+ Version: 2.0.4
4
4
  Summary: Code retrieval engine — hybrid embedding + graph search for LLM context injection.
5
5
  Project-URL: Homepage, https://github.com/nullmastermind/local-context-engine
6
6
  Project-URL: Repository, https://github.com/nullmastermind/local-context-engine
@@ -15,6 +15,7 @@ Classifier: Programming Language :: Python :: 3.11
15
15
  Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
16
16
  Classifier: Topic :: Software Development :: Libraries
17
17
  Requires-Python: >=3.11
18
+ Requires-Dist: google-genai>=2.7.0
18
19
  Requires-Dist: mcp>=1.1.2
19
20
  Requires-Dist: numpy>=2.0
20
21
  Requires-Dist: pathspec>=0.11
@@ -22,6 +23,7 @@ Requires-Dist: pydantic>=2.0
22
23
  Requires-Dist: python-dotenv>=1.0
23
24
  Requires-Dist: rich>=13.0
24
25
  Requires-Dist: typer>=0.12
26
+ Requires-Dist: voyageai>=0.3
25
27
  Provides-Extra: anthropic
26
28
  Requires-Dist: anthropic>=0.25; extra == 'anthropic'
27
29
  Provides-Extra: aws
@@ -41,8 +43,6 @@ Requires-Dist: ruff; extra == 'dev'
41
43
  Provides-Extra: gcp
42
44
  Requires-Dist: anthropic[vertex]>=0.25; extra == 'gcp'
43
45
  Requires-Dist: google-cloud-aiplatform>=1.38; extra == 'gcp'
44
- Provides-Extra: google
45
- Requires-Dist: google-genai>=2.7.0; extra == 'google'
46
46
  Provides-Extra: openai
47
47
  Requires-Dist: openai>=1.0; extra == 'openai'
48
48
  Provides-Extra: treesitter
@@ -56,8 +56,6 @@ Requires-Dist: tree-sitter-ruby>=0.21; extra == 'treesitter'
56
56
  Requires-Dist: tree-sitter-rust>=0.21; extra == 'treesitter'
57
57
  Requires-Dist: tree-sitter-typescript>=0.21; extra == 'treesitter'
58
58
  Requires-Dist: tree-sitter>=0.21; extra == 'treesitter'
59
- Provides-Extra: voyage
60
- Requires-Dist: voyageai>=0.3; extra == 'voyage'
61
59
  Description-Content-Type: text/markdown
62
60
 
63
61
  <div align="center">
@@ -80,16 +78,6 @@ That's it. The AI agent passes workspace path and triggers index builds automati
80
78
 
81
79
  ---
82
80
 
83
- ## Build index manually (optional)
84
-
85
- ```bash
86
- uvx codebase-retrieval-context-engine index build
87
- ```
88
-
89
- Run from your project root. Env vars (`CORBELL_LLM_PROVIDER`, `GOOGLE_API_KEY`, etc.) must be set in your shell.
90
-
91
- ---
92
-
93
81
  ## Environment variables
94
82
 
95
83
  | Variable | Description |
@@ -1,4 +1,4 @@
1
- corbell/__init__.py,sha256=BaFS4Y0-zDapO7abzb83G5HBc7cB1xLntwgXWJbDixk,124
1
+ corbell/__init__.py,sha256=0oxyH3RGmoM2BTcc1YLdhvfA-HZ0pnMY3CWN3Zjcup4,124
2
2
  corbell/cli/__init__.py,sha256=5-MP6JIWgp4nDLNIhqP6Gtx97GESaIYg3NGxtRGaMv0,28
3
3
  corbell/cli/main.py,sha256=CP5EHizFLaBLF1EohgVo_-XFlm4VaO6peQaSnzyfxAI,1954
4
4
  corbell/cli/commands/__init__.py,sha256=0mAOs3RWC7XMZnGRN677hjPCHHQKDq9ASjIr_GQM3js,37
@@ -34,14 +34,14 @@ corbell/core/mcp/__init__.py,sha256=DDzfuVbX_GBTM5Nqy34JVgDUMeFd2_5ZcVMVuvjOddU,
34
34
  corbell/core/mcp/server.py,sha256=CmkqS2EYx4eRzquaJNdPPAx_G07_sJUaK1v_u_aXhTc,5380
35
35
  corbell/core/query/__init__.py,sha256=OCyVRZOyh_eLGhOxR_JYyH6zp8O7qy_-rC3fqGHm7Bc,56
36
36
  corbell/core/query/diagnostics.py,sha256=o9uIAYFQy8hHua1xLMToSaQPP6xcmnvDJMY3fVg1Dhg,2102
37
- corbell/core/query/engine.py,sha256=wqaZy-ACZQhLua9mlgad4boowDsRFW1TQtQpP5dTReU,17374
37
+ corbell/core/query/engine.py,sha256=6fBlKEbcfxk6TkBhzI122IGLU7NTWNOwNg7cXLGH1aI,17315
38
38
  corbell/core/query/enhancer.py,sha256=w5mvm1B8qQZpL6RVhMuhq_rls77hakGSNUyanfkyNEU,3934
39
39
  corbell/core/query/formatter.py,sha256=xMr8HE-oxBSEKb514aixY7aoUWGeYoK1w5wnaIlCYEc,2813
40
40
  corbell/core/query/graph_expander.py,sha256=Y-yKnr6db-OM2Gh8ukYgVIcUZa6-wfWA-GhdvOwf_yA,9184
41
41
  corbell/core/query/merger.py,sha256=fs6PL7X7EweXnSnDRnpzmpaU8JjwJpL0akzm4hSwLJk,6168
42
42
  corbell/core/query/reranker.py,sha256=0M8Km2WEO3NX46gT0mF7ma9e0v_HOYXu-t6WgF5U2tI,7262
43
- codebase_retrieval_context_engine-2.0.3.dist-info/METADATA,sha256=yb84Ich965QFp98h1XcO_uk9uhRn-OaYGG8zsZtEWp0,4089
44
- codebase_retrieval_context_engine-2.0.3.dist-info/WHEEL,sha256=mffPy8wBnZQn2VnJUU5jE99KsxaSfiyMHV9Yt0aLVxs,87
45
- codebase_retrieval_context_engine-2.0.3.dist-info/entry_points.txt,sha256=vFB4a4Qb7Ty182usK8deJXiis0UYnGIUDusw0V3Jya8,115
46
- codebase_retrieval_context_engine-2.0.3.dist-info/licenses/LICENSE,sha256=HrhfyXIkWY2tGFK11kg7vPCqhgh5DcxleloqdhrpyMY,11558
47
- codebase_retrieval_context_engine-2.0.3.dist-info/RECORD,,
43
+ codebase_retrieval_context_engine-2.0.4.dist-info/METADATA,sha256=LF0F2fQDaiRUuOAe7ZgR-_IBLXAQp7Qt6fqEpHEVZGM,3787
44
+ codebase_retrieval_context_engine-2.0.4.dist-info/WHEEL,sha256=mffPy8wBnZQn2VnJUU5jE99KsxaSfiyMHV9Yt0aLVxs,87
45
+ codebase_retrieval_context_engine-2.0.4.dist-info/entry_points.txt,sha256=vFB4a4Qb7Ty182usK8deJXiis0UYnGIUDusw0V3Jya8,115
46
+ codebase_retrieval_context_engine-2.0.4.dist-info/licenses/LICENSE,sha256=HrhfyXIkWY2tGFK11kg7vPCqhgh5DcxleloqdhrpyMY,11558
47
+ codebase_retrieval_context_engine-2.0.4.dist-info/RECORD,,
corbell/__init__.py CHANGED
@@ -2,5 +2,5 @@
2
2
  Corbell — Code retrieval engine for LLM context injection.
3
3
  """
4
4
 
5
- __version__ = "2.0.3"
5
+ __version__ = "2.0.4"
6
6
  __all__ = ["__version__"]
@@ -154,8 +154,7 @@ def _execute_pipeline(
154
154
  q_vecs = emb_model.encode([sq])
155
155
  except Exception as exc:
156
156
  return (
157
- f"Error: Failed to load embedding model '{model_name}'. "
158
- f"Ensure 'sentence-transformers' is installed. ({exc})",
157
+ f"Error: Failed to encode query with embedding model '{model_name}': {exc}",
159
158
  diagnostics,
160
159
  )
161
160