dulus 0.2.35__tar.gz → 0.2.37__tar.gz
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.
- {dulus-0.2.35/dulus.egg-info → dulus-0.2.37}/PKG-INFO +1 -1
- {dulus-0.2.35 → dulus-0.2.37/dulus.egg-info}/PKG-INFO +1 -1
- {dulus-0.2.35 → dulus-0.2.37}/dulus.py +5 -2
- {dulus-0.2.35 → dulus-0.2.37}/dulus_gui.py +28 -5
- {dulus-0.2.35 → dulus-0.2.37}/memory/tools.py +42 -3
- {dulus-0.2.35 → dulus-0.2.37}/pyproject.toml +1 -1
- {dulus-0.2.35 → dulus-0.2.37}/LICENSE +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/MANIFEST.in +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/README.md +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/agent.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/backend/__init__.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/backend/compressor.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/backend/context.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/backend/githook.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/backend/marketplace.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/backend/mempalace_bridge.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/backend/personas.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/backend/plugins.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/backend/server.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/backend/tasks.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/batch_api.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/checkpoint/__init__.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/checkpoint/hooks.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/checkpoint/store.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/checkpoint/types.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/claude_code_watcher.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/clipboard_utils.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/cloudsave.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/common.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/compaction.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/config.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/context.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/data/__init__.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/data/active_persona.json +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/data/context.json +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/data/marketplace.json +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/data/personas.json +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/data/plugins/__init__.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/data/plugins/composio/__init__.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/data/plugins/composio/composio_plugin/__init__.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/data/plugins/composio/composio_plugin/session_manager.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/data/plugins/composio/composio_plugin/tool_generator.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/data/plugins/composio/plugin.json +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/data/plugins/composio/plugin_tool.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/data/tasks.json +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/docs/README.md +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/docs/__init__.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/docs/api.html +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/docs/architecture.md +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/docs/azure-speech-template.json +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/docs/dashboard/index.html +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/docs/divider.svg +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/docs/generate.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/docs/hero.svg +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/docs/index.html +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/docs/news.md +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/docs/nvidia-models.svg +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/docs/particle-playground.html +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/docs/personas/index.html +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/docs/poetry-banner.png +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/docs/preview.html +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/docs/sec-agents.svg +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/docs/sec-brainstorm.svg +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/docs/sec-bridges.svg +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/docs/sec-features.svg +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/docs/sec-freetier.svg +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/docs/sec-memory.svg +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/docs/sec-models.svg +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/docs/sec-perms.svg +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/docs/sec-plugins.svg +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/docs/sec-quickstart.svg +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/docs/sec-ssj.svg +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/docs/spinners.svg +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/docs/split-pane.svg +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/docs/terminal-boot.svg +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/docs/uploads/particle-playground.html +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/dulus.egg-info/SOURCES.txt +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/dulus.egg-info/dependency_links.txt +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/dulus.egg-info/entry_points.txt +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/dulus.egg-info/requires.txt +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/dulus.egg-info/top_level.txt +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/dulus_mcp/__init__.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/dulus_mcp/client.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/dulus_mcp/config.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/dulus_mcp/tools.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/dulus_mcp/types.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/gui/__init__.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/gui/agent_bridge.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/gui/chat_widget.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/gui/main_window.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/gui/personas.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/gui/session_utils.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/gui/settings_dialog.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/gui/sidebar.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/gui/tasks_view.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/gui/themes.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/gui/tool_panel.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/input.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/license_manager.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/memory/__init__.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/memory/audit.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/memory/consolidator.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/memory/context.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/memory/offload.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/memory/palace.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/memory/scan.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/memory/sessions.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/memory/store.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/memory/types.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/memory/vector_search.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/multi_agent/__init__.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/multi_agent/subagent.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/multi_agent/tools.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/offload_helper.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/plugin/__init__.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/plugin/autoadapter.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/plugin/loader.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/plugin/recommend.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/plugin/store.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/plugin/types.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/providers.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/setup.cfg +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/skill/__init__.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/skill/builtin.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/skill/clawhub.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/skill/executor.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/skill/loader.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/skill/tools.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/skills.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/spinner.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/string_utils.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/subagent.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/task/__init__.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/task/store.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/task/tools.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/task/types.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/tests/test_checkpoint.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/tests/test_compaction.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/tests/test_diff_view.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/tests/test_injection_fix.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/tests/test_license.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/tests/test_mcp.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/tests/test_memory.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/tests/test_plugin.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/tests/test_skills.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/tests/test_subagent.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/tests/test_task.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/tests/test_telegram_buffer.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/tests/test_tool_registry.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/tests/test_voice.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/tmux_offloader.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/tmux_tools.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/tool_registry.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/tools.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/ui/__init__.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/ui/input.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/ui/render.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/voice/__init__.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/voice/keyterms.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/voice/recorder.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/voice/stt.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/voice/tts.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/webchat.py +0 -0
- {dulus-0.2.35 → dulus-0.2.37}/webchat_server.py +0 -0
|
@@ -238,7 +238,7 @@ try:
|
|
|
238
238
|
from importlib.metadata import version as _pkg_version
|
|
239
239
|
VERSION = _pkg_version("dulus")
|
|
240
240
|
except Exception:
|
|
241
|
-
VERSION = "0.2.
|
|
241
|
+
VERSION = "0.2.36" # dev fallback — keep in sync with pyproject.toml
|
|
242
242
|
|
|
243
243
|
# ── ANSI helpers (used even with rich for non-markdown output) ─────────────
|
|
244
244
|
from common import C, clr, info, ok, warn, err, stream_thinking, print_tool_start, print_tool_end, sanitize_text
|
|
@@ -7674,7 +7674,10 @@ def setup_readline(history_file: Path):
|
|
|
7674
7674
|
sys.stdout.write(f" {m}\n")
|
|
7675
7675
|
sys.stdout.flush()
|
|
7676
7676
|
|
|
7677
|
-
|
|
7677
|
+
try:
|
|
7678
|
+
readline.set_completion_display_matches_hook(display_matches)
|
|
7679
|
+
except AttributeError:
|
|
7680
|
+
pass # pyreadline3 on Windows doesn't support this hook
|
|
7678
7681
|
readline.set_completer(completer)
|
|
7679
7682
|
# Autosuggestion-feel: first Tab shows full match list (no beep), case-insensitive,
|
|
7680
7683
|
# coloured prefix, and "/" anywhere triggers an implicit completion hint on Tab.
|
|
@@ -127,6 +127,26 @@ def launch_gui(config: dict | None = None, initial_prompt: str | None = None) ->
|
|
|
127
127
|
"""
|
|
128
128
|
cfg = config or load_config()
|
|
129
129
|
|
|
130
|
+
# ── Ensure MemPalace is initialized for fresh installs ──────────────────
|
|
131
|
+
try:
|
|
132
|
+
from pathlib import Path as _Path
|
|
133
|
+
import subprocess as _sp, sys as _sys, os as _os
|
|
134
|
+
_mp_cfg = _Path.home() / ".mempalace" / "config.json"
|
|
135
|
+
if not _mp_cfg.exists():
|
|
136
|
+
_mem_dir = _Path.home() / ".dulus" / "memory"
|
|
137
|
+
_mem_dir.mkdir(parents=True, exist_ok=True)
|
|
138
|
+
_env = {**_os.environ, "PYTHONIOENCODING": "utf-8", "PYTHONUTF8": "1"}
|
|
139
|
+
_sp.run(
|
|
140
|
+
[_sys.executable, "-X", "utf8", "-m", "mempalace", "init",
|
|
141
|
+
str(_mem_dir), "--yes", "--no-llm"],
|
|
142
|
+
stdout=_sp.DEVNULL, stderr=_sp.DEVNULL,
|
|
143
|
+
env=_env,
|
|
144
|
+
creationflags=getattr(_sp, "CREATE_NO_WINDOW", 0),
|
|
145
|
+
check=False,
|
|
146
|
+
)
|
|
147
|
+
except Exception:
|
|
148
|
+
pass # best-effort; don't block GUI startup
|
|
149
|
+
|
|
130
150
|
# Theme
|
|
131
151
|
ctk.set_appearance_mode(cfg.get("appearance", "dark"))
|
|
132
152
|
ctk.set_default_color_theme("dark-blue")
|
|
@@ -266,11 +286,14 @@ def launch_gui(config: dict | None = None, initial_prompt: str | None = None) ->
|
|
|
266
286
|
itok = event.get("input_tokens", 0)
|
|
267
287
|
otok = event.get("output_tokens", 0)
|
|
268
288
|
app.set_status(f"Listo (+{itok}/{otok} tok)", t["success"])
|
|
269
|
-
|
|
270
|
-
#
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
289
|
+
|
|
290
|
+
# Only rebuild sidebar if this is a brand-new session not yet in the list.
|
|
291
|
+
# Rebuilding after every message causes annoying flicker.
|
|
292
|
+
sid = event.get("session_id")
|
|
293
|
+
if sid and sid not in app.sidebar._session_buttons:
|
|
294
|
+
app.set_sessions(scan_sessions())
|
|
295
|
+
if sid:
|
|
296
|
+
app.set_active_session(sid)
|
|
274
297
|
|
|
275
298
|
elif etype == "permission":
|
|
276
299
|
_show_perm(event.get("description", ""))
|
|
@@ -13,6 +13,45 @@ from .scan import scan_all_memories, format_memory_manifest
|
|
|
13
13
|
from .sessions import search_session_history
|
|
14
14
|
|
|
15
15
|
|
|
16
|
+
# ── MemPalace auto-init helper ─────────────────────────────────────────────
|
|
17
|
+
|
|
18
|
+
def _mempalace_env() -> dict:
|
|
19
|
+
"""Return environment dict with UTF-8 overrides for Windows safety."""
|
|
20
|
+
import os as _os
|
|
21
|
+
return {**_os.environ, "PYTHONIOENCODING": "utf-8", "PYTHONUTF8": "1"}
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
def _is_mempalace_initialized() -> bool:
|
|
25
|
+
"""Check whether MemPalace has been init'd (config dir exists)."""
|
|
26
|
+
try:
|
|
27
|
+
from pathlib import Path as _Path
|
|
28
|
+
return (_Path.home() / ".mempalace" / "config.json").exists()
|
|
29
|
+
except Exception:
|
|
30
|
+
return False
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
def _ensure_mempalace_initialized(mem_dir: "Path") -> None:
|
|
34
|
+
"""Run ``mempalace init`` if the global palace has never been set up.
|
|
35
|
+
|
|
36
|
+
This is a no-op for existing installations so it is safe to call on every
|
|
37
|
+
startup / save.
|
|
38
|
+
"""
|
|
39
|
+
if _is_mempalace_initialized():
|
|
40
|
+
return
|
|
41
|
+
try:
|
|
42
|
+
import subprocess as _sp, sys as _sys
|
|
43
|
+
_sp.run(
|
|
44
|
+
[_sys.executable, "-X", "utf8", "-m", "mempalace", "init",
|
|
45
|
+
str(mem_dir), "--yes", "--no-llm"],
|
|
46
|
+
stdout=_sp.DEVNULL, stderr=_sp.DEVNULL,
|
|
47
|
+
env=_mempalace_env(),
|
|
48
|
+
creationflags=getattr(_sp, "CREATE_NO_WINDOW", 0),
|
|
49
|
+
check=False,
|
|
50
|
+
)
|
|
51
|
+
except Exception:
|
|
52
|
+
pass # best-effort; don't crash the UI on init failure
|
|
53
|
+
|
|
54
|
+
|
|
16
55
|
# ── Tool implementations ───────────────────────────────────────────────────
|
|
17
56
|
|
|
18
57
|
def _memory_save(params: dict, config: dict) -> str:
|
|
@@ -37,15 +76,15 @@ def _memory_save(params: dict, config: dict) -> str:
|
|
|
37
76
|
# mempalace skips already-filed files, so only the new MD gets indexed.
|
|
38
77
|
if config.get("mem_palace", True) and scope == "user":
|
|
39
78
|
try:
|
|
40
|
-
import subprocess as _sp, sys as _sys
|
|
79
|
+
import subprocess as _sp, sys as _sys
|
|
41
80
|
from pathlib import Path as _Path
|
|
42
81
|
_mem_dir = _Path.home() / ".dulus" / "memory"
|
|
43
|
-
|
|
82
|
+
_ensure_mempalace_initialized(_mem_dir)
|
|
44
83
|
_sp.Popen(
|
|
45
84
|
[_sys.executable, "-X", "utf8", "-m", "mempalace", "mine",
|
|
46
85
|
str(_mem_dir), "--wing", "memory", "--agent", "dulus"],
|
|
47
86
|
stdout=_sp.DEVNULL, stderr=_sp.DEVNULL,
|
|
48
|
-
env=
|
|
87
|
+
env=_mempalace_env(),
|
|
49
88
|
creationflags=getattr(_sp, "CREATE_NO_WINDOW", 0),
|
|
50
89
|
)
|
|
51
90
|
except Exception:
|
|
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|
|
4
4
|
|
|
5
5
|
[project]
|
|
6
6
|
name = "dulus"
|
|
7
|
-
version = "0.2.
|
|
7
|
+
version = "0.2.37"
|
|
8
8
|
description = "Spanish-first multi-provider AI CLI — 14 NVIDIA models free, Mesa Redonda, voice, TTS, RTK token reducer, MemPalace"
|
|
9
9
|
readme = "README.md"
|
|
10
10
|
requires-python = ">=3.11"
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|