gemcode 0.3.99__py3-none-any.whl → 0.3.100__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.
- gemcode/repl_slash.py +0 -3
- {gemcode-0.3.99.dist-info → gemcode-0.3.100.dist-info}/METADATA +1 -1
- {gemcode-0.3.99.dist-info → gemcode-0.3.100.dist-info}/RECORD +7 -7
- {gemcode-0.3.99.dist-info → gemcode-0.3.100.dist-info}/WHEEL +0 -0
- {gemcode-0.3.99.dist-info → gemcode-0.3.100.dist-info}/entry_points.txt +0 -0
- {gemcode-0.3.99.dist-info → gemcode-0.3.100.dist-info}/licenses/LICENSE +0 -0
- {gemcode-0.3.99.dist-info → gemcode-0.3.100.dist-info}/top_level.txt +0 -0
gemcode/repl_slash.py
CHANGED
|
@@ -618,9 +618,6 @@ async def process_repl_slash(
|
|
|
618
618
|
|
|
619
619
|
# ── /add-dir (safe multi-root access) ──────────────────────────────────────
|
|
620
620
|
if name in ("add-dir", "add_dir", "adddir"):
|
|
621
|
-
import os
|
|
622
|
-
from pathlib import Path
|
|
623
|
-
|
|
624
621
|
args = (sc.args or "").strip()
|
|
625
622
|
added: dict[str, Path] = getattr(cfg, "_added_dirs", None) or {}
|
|
626
623
|
setattr(cfg, "_added_dirs", added)
|
|
@@ -42,7 +42,7 @@ gemcode/prompt_suggestions.py,sha256=RNEclxtoorRqu-wUlzuyUJ7OLFVOOryGOZBpbaCducI
|
|
|
42
42
|
gemcode/query_sanitizer.py,sha256=KqXo5U7igNSgOAH4YpyANlgS--1WnZEdpO4AU4SNQUs,2746
|
|
43
43
|
gemcode/refine.py,sha256=BijEZ4Z32wGa9aK_WottyAhZF-j0xEqRg5UpjedNv2A,7653
|
|
44
44
|
gemcode/repl_commands.py,sha256=3AVG1uHovZT4fkkRNdKCnwgS3pxLhGvY0KD_0xz0p4o,19572
|
|
45
|
-
gemcode/repl_slash.py,sha256=
|
|
45
|
+
gemcode/repl_slash.py,sha256=5oUr_d0x0tXqYLnnpxf1hvDJ6yAAjw-ZFYLufRdgLUA,93187
|
|
46
46
|
gemcode/review_agent.py,sha256=4t7_5-aE60b4-EheJ_eSB_H2eQYf9GppKoui6jw0TME,5264
|
|
47
47
|
gemcode/rules.py,sha256=Itg02VpifOo6jqGj5xwna_ahaPPb0OVtaeR2cNI0pLE,3018
|
|
48
48
|
gemcode/session_runtime.py,sha256=MGOWWUz4ZUnWkuaYkc5EZ_uYYIvLjJc1N35X2GUX79k,23489
|
|
@@ -107,9 +107,9 @@ gemcode/web/__init__.py,sha256=EysmUAWs6g-lmMk4VFljKfaHVrEgb_FiIzwQmBdORJc,40
|
|
|
107
107
|
gemcode/web/sse_adapter.py,sha256=fXhKxn_bdJJUGqlmvkxLNSYL-ZiIZDaLHtQCF_BheRc,7108
|
|
108
108
|
gemcode/web/terminal_repl.py,sha256=fQt895g0qcr6VBhXfv_5b_bsC5zHT5-MO0ysBdgi2Fg,3886
|
|
109
109
|
gemcode/web/web_sse_compat.py,sha256=9A2s-GI7El7AotJqhO263FrLwppCXXkdydZ5EiOQbao,504
|
|
110
|
-
gemcode-0.3.
|
|
111
|
-
gemcode-0.3.
|
|
112
|
-
gemcode-0.3.
|
|
113
|
-
gemcode-0.3.
|
|
114
|
-
gemcode-0.3.
|
|
115
|
-
gemcode-0.3.
|
|
110
|
+
gemcode-0.3.100.dist-info/licenses/LICENSE,sha256=TD4524qn-W8Z07GTDnag-9jJPFutFZNB0a1WbMHPC54,8388
|
|
111
|
+
gemcode-0.3.100.dist-info/METADATA,sha256=J2bpSo3YkwEfu3p4juX7M5fXTiW_XFfTkA5hiDveXQU,17085
|
|
112
|
+
gemcode-0.3.100.dist-info/WHEEL,sha256=aeYiig01lYGDzBgS8HxWXOg3uV61G9ijOsup-k9o1sk,91
|
|
113
|
+
gemcode-0.3.100.dist-info/entry_points.txt,sha256=cZdLTLDiHbks7OSUCuxCh66dCWeQdpLR8BozoqfEjV4,45
|
|
114
|
+
gemcode-0.3.100.dist-info/top_level.txt,sha256=UYrjULLBY2bcgK6KI6flomJWmsbDXu7n0rvW2SWFrbo,8
|
|
115
|
+
gemcode-0.3.100.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|