Spaces:
Runtime error
Runtime error
File size: 33,525 Bytes
2e77d9c 584f417 2e77d9c 584f417 2e77d9c 584f417 2e77d9c 584f417 2e77d9c 584f417 2e77d9c 584f417 2e77d9c 584f417 2e77d9c 584f417 2e77d9c 584f417 2e77d9c 584f417 2e77d9c 584f417 2e77d9c 584f417 2e77d9c 584f417 2e77d9c 584f417 2e77d9c 584f417 2e77d9c 584f417 2e77d9c 584f417 2e77d9c 584f417 2e77d9c 584f417 2e77d9c 584f417 2e77d9c 5992667 f0fe4b2 5992667 c88268c 5992667 c88268c 5992667 c88268c 5992667 f0fe4b2 5992667 f0fe4b2 5992667 f0fe4b2 5992667 f0fe4b2 2e77d9c 0dc1136 5992667 0dc1136 7b2e267 0dc1136 7b2e267 5992667 7b2e267 5992667 2e77d9c 584f417 2e77d9c 584f417 2e77d9c 584f417 2e77d9c 584f417 2e77d9c 584f417 2e77d9c 584f417 2e77d9c 584f417 2e77d9c 584f417 2e77d9c 584f417 2e77d9c 6f03cb1 bcbd595 8e04d70 264c420 bcbd595 3d46b8d cb876c4 bcbd595 cb876c4 bcbd595 cb876c4 bcbd595 cb876c4 bcbd595 cb876c4 bcbd595 cb876c4 bcbd595 cb876c4 bcbd595 cb876c4 bcbd595 cb876c4 bcbd595 264c420 bcbd595 264c420 bcbd595 264c420 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 |
"""
Recursive Context Manager for Clawdbot
CHANGELOG [2025-01-28 - Josh]
CREATED: Initial recursive context manager with ChromaDB vector search,
file reading, and conversation persistence. Based on MIT Recursive
Language Model technique for unlimited context.
CHANGELOG [2026-01-31 - Gemini]
ADDED: Phase 1 Orchestrator tools: create_shadow_branch, write_file, shell_execute.
ADDED: Documentation Scanner to mandate Living Changelog headers.
FIXED: PermissionError on /.cache by forcing ONNXMiniLM_L6_V2.DOWNLOAD_PATH.
CHANGELOG [2026-01-31 - Claude/Opus]
ADDED: get_stats() method β was called by app.py but never defined, causing
crash on startup. Returns dict with file counts, conversation counts,
collection sizes, and persistence status.
ADDED: list_files() method β directory exploration tool for the agent.
Returns tree of files/dirs at a given path relative to repo root.
ADDED: search_conversations() method β semantic search over saved conversation
history in ChromaDB. Essential for persistent memory across sessions.
ADDED: search_testament() method β searches for Testament/architectural decision
files and returns matching content. Falls back to codebase search if no
dedicated testament files exist.
ADDED: index_repository() method β actually indexes the repo into ChromaDB on
init. Without this, search_code() always returned empty because nothing
was ever added to the codebase collection. Runs in background thread to
avoid blocking startup.
PRESERVED: All existing functions from prior changelogs remain intact.
HFDatasetPersistence class, create_shadow_branch, write_file, shell_execute,
search_code, read_file, save_conversation_turn β all unchanged.
NOTE: get_stats() is critical β app.py calls it at module level during UI
construction AND in the system prompt. Missing it = instant crash.
CHANGELOG [2026-02-02 - Gemini Pro]
FIXED: write_file now pushes to Remote Space (Permanent Persistence).
FIXED: Relaxed CHANGELOG check to non-blocking warning.
CLEANED: Removed duplicate function definitions at EOF.
"""
from pathlib import Path
from typing import List, Dict, Optional, Tuple
import chromadb
from chromadb.config import Settings
from chromadb.utils.embedding_functions import ONNXMiniLM_L6_V2
import hashlib
import json
import os
import time
import threading
import subprocess
import re
# =============================================================================
# CHROMA DB PATH SELECTION
# =============================================================================
def _select_chroma_path():
"""HF Spaces Docker containers wipe everything EXCEPT /data on restart."""
data_path = Path("/data/chroma_db")
try:
data_path.mkdir(parents=True, exist_ok=True)
test_file = data_path / ".write_test"
test_file.write_text("test")
test_file.unlink()
return str(data_path)
except (OSError, PermissionError):
workspace_path = Path("/workspace/chroma_db")
workspace_path.mkdir(parents=True, exist_ok=True)
return str(workspace_path)
CHROMA_DB_PATH = _select_chroma_path()
# =============================================================================
# HF DATASET PERSISTENCE
# =============================================================================
class HFDatasetPersistence:
"""Handles durable cloud storage via your 1TB PRO Dataset repository."""
def __init__(self, repo_id: str = None):
from huggingface_hub import HfApi
self.api = HfApi()
self.repo_id = repo_id or os.getenv("MEMORY_REPO")
self.token = os.getenv("HF_TOKEN") or os.getenv("HUGGINGFACE_TOKEN")
self._repo_ready = False
if self.repo_id and self.token:
self._ensure_repo_exists()
def _ensure_repo_exists(self):
if self._repo_ready:
return
try:
self.api.repo_info(
repo_id=self.repo_id,
repo_type="dataset",
token=self.token
)
self._repo_ready = True
except Exception:
try:
self.api.create_repo(
repo_id=self.repo_id,
repo_type="dataset",
private=True,
token=self.token
)
self._repo_ready = True
except Exception:
pass
@property
def is_configured(self):
return bool(self.repo_id and self.token)
def save_conversations(self, data: List[Dict]):
if not self.is_configured:
return
temp = Path("/tmp/conv_backup.json")
temp.write_text(json.dumps(data, indent=2))
try:
self.api.upload_file(
path_or_fileobj=str(temp),
path_in_repo="conversations.json",
repo_id=self.repo_id,
repo_type="dataset",
token=self.token
)
except Exception:
pass
def load_conversations(self) -> List[Dict]:
if not self.is_configured:
return []
try:
from huggingface_hub import hf_hub_download
local_path = hf_hub_download(
repo_id=self.repo_id,
filename="conversations.json",
repo_type="dataset",
token=self.token
)
with open(local_path, 'r') as f:
return json.load(f)
except Exception:
return []
# =============================================================================
# RECURSIVE CONTEXT MANAGER
# =============================================================================
class RecursiveContextManager:
"""Manages unlimited context and vibe-coding tools for E-T Systems."""
INDEXABLE_EXTENSIONS = {
'.py', '.js', '.ts', '.jsx', '.tsx', '.mjs', '.cjs',
'.json', '.yaml', '.yml', '.toml',
'.md', '.txt', '.rst',
'.html', '.css', '.scss',
'.sh', '.bash',
'.sql',
'.env.example',
'.gitignore', '.dockerignore',
'.cfg', '.ini', '.conf',
}
MAX_INDEX_SIZE = 256 * 1024
def __init__(self, repo_path: str):
self.repo_path = Path(repo_path)
self.persistence = HFDatasetPersistence()
# Embedding Config
self.embedding_function = ONNXMiniLM_L6_V2()
cache_dir = os.getenv("CHROMA_CACHE_DIR", "/tmp/.cache/chroma")
self.embedding_function.DOWNLOAD_PATH = cache_dir
os.makedirs(cache_dir, exist_ok=True)
self.chroma_client = chromadb.PersistentClient(
path=CHROMA_DB_PATH,
settings=Settings(anonymized_telemetry=False, allow_reset=True)
)
c_name = self._get_collection_name()
self.collection = self.chroma_client.get_or_create_collection(
name=c_name,
embedding_function=self.embedding_function
)
self.conversations = self.chroma_client.get_or_create_collection(
name=f"conv_{c_name.split('_')[1]}",
embedding_function=self.embedding_function
)
if self.conversations.count() == 0:
self._restore_from_cloud()
self._indexing = False
self._index_error = None
self._indexed_file_count = 0
if self.repo_path.exists() and self.repo_path.is_dir():
self._start_background_indexing()
def _restore_from_cloud(self):
data = self.persistence.load_conversations()
for conv in data:
try:
self.conversations.add(
documents=[conv["document"]],
metadatas=[conv["metadata"]],
ids=[conv["id"]]
)
except Exception:
pass
def _get_collection_name(self) -> str:
path_hash = hashlib.md5(str(self.repo_path).encode()).hexdigest()[:8]
return f"codebase_{path_hash}"
# =====================================================================
# REPOSITORY INDEXING
# =====================================================================
def _start_background_indexing(self):
self._indexing = True
thread = threading.Thread(target=self._index_repository, daemon=True)
thread.start()
def _index_repository(self):
try:
skip_dirs = {
'.git', '__pycache__', 'node_modules', 'venv', '.venv',
'env', '.eggs', 'dist', 'build', '.next', '.nuxt',
'chroma_db', '.chroma'
}
count = 0
for file_path in self.repo_path.rglob('*'):
if file_path.is_dir(): continue
if any(skip in file_path.parts for skip in skip_dirs): continue
suffix = file_path.suffix.lower()
if suffix not in self.INDEXABLE_EXTENSIONS:
if file_path.name not in {'Dockerfile', 'Makefile', 'Procfile', '.gitignore', '.dockerignore', '.env.example'}:
continue
try:
if file_path.stat().st_size > self.MAX_INDEX_SIZE: continue
except OSError: continue
try:
content = file_path.read_text(encoding='utf-8', errors='ignore')
except (OSError, UnicodeDecodeError): continue
if not content.strip(): continue
rel_path = str(file_path.relative_to(self.repo_path))
chunks = self._chunk_file(content, rel_path)
for chunk_id, chunk_text, chunk_meta in chunks:
try:
self.collection.upsert(
documents=[chunk_text],
metadatas=[chunk_meta],
ids=[chunk_id]
)
except Exception: continue
count += 1
self._indexed_file_count = count
except Exception as e:
self._index_error = str(e)
finally:
self._indexing = False
def _chunk_file(self, content: str, rel_path: str) -> List[Tuple[str, str, dict]]:
lines = content.split('\n')
chunks = []
chunk_size = 50
overlap = 10
if len(lines) <= chunk_size:
content_hash = hashlib.md5(content.encode()).hexdigest()[:12]
chunk_id = f"{rel_path}::full::{content_hash}"
meta = {
'path': rel_path,
'chunk': 'full',
'lines': f"1-{len(lines)}",
'total_lines': len(lines)
}
chunks.append((chunk_id, content, meta))
else:
start = 0
chunk_num = 0
while start < len(lines):
end = min(start + chunk_size, len(lines))
chunk_text = '\n'.join(lines[start:end])
content_hash = hashlib.md5(chunk_text.encode()).hexdigest()[:12]
chunk_id = f"{rel_path}::chunk{chunk_num}::{content_hash}"
meta = {
'path': rel_path,
'chunk': f"chunk_{chunk_num}",
'lines': f"{start + 1}-{end}",
'total_lines': len(lines)
}
chunks.append((chunk_id, chunk_text, meta))
chunk_num += 1
start += chunk_size - overlap
return chunks
# =====================================================================
# STATS
# =====================================================================
def get_stats(self) -> dict:
"""Return system statistics for the UI sidebar and system prompt."""
try:
return {
'total_files': self._indexed_file_count,
'indexed_chunks': self.collection.count(),
'conversations': self.conversations.count(),
'chroma_path': CHROMA_DB_PATH,
'persistence_configured': self.persistence.is_configured,
'indexing_in_progress': self._indexing,
'index_error': self._index_error,
}
except Exception as e:
return {"index_error": str(e)}
# =====================================================================
# PHASE 1 ORCHESTRATOR TOOLS
# =====================================================================
def create_shadow_branch(self):
"""Creates a timestamped backup branch of the E-T Systems Space."""
timestamp = time.strftime("%Y%m%d-%H%M%S")
branch_name = f"vibe-backup-{timestamp}"
try:
repo_id = os.getenv("ET_SYSTEMS_SPACE")
if not repo_id: return "Error: ET_SYSTEMS_SPACE env var not set."
self.persistence.api.create_branch(
repo_id=repo_id,
branch=branch_name,
repo_type="space",
token=self.persistence.token
)
return f"π‘οΈ Shadow branch created: {branch_name}"
except Exception as e:
return f"β οΈ Shadow branch failed: {e}"
def write_file(self, path: str, content: str):
"""Writes file locally AND pushes to the remote HF Space."""
warning = ""
# 1. Non-blocking warning instead of rejection
if not re.search(r"CHANGELOG \[\d{4}-\d{2}-\d{2} - \w+\]", content):
warning = "\nβ οΈ NOTE: Missing CHANGELOG header."
try:
# 2. Write to Local Disk (Container)
full_path = self.repo_path / path
full_path.parent.mkdir(parents=True, exist_ok=True)
full_path.write_text(content)
# 3. Push to Remote Space (Persistence)
remote_msg = ""
target_space = os.getenv("ET_SYSTEMS_SPACE")
if self.persistence.is_configured and target_space:
try:
self.persistence.api.upload_file(
path_or_fileobj=str(full_path),
path_in_repo=path,
repo_id=target_space,
repo_type="space",
token=self.persistence.token,
commit_message=f"Clawdbot update: {path}"
)
remote_msg = f"\nπ Pushed to remote Space: {target_space}"
except Exception as e:
remote_msg = f"\nβ οΈ Local write success, but remote push failed: {e}"
return f"β
Wrote {path}{warning}{remote_msg}"
except Exception as e:
return f"Error writing file: {e}"
def shell_execute(self, command: str):
"""Runs shell commands in the /workspace directory."""
try:
result = subprocess.run(
command, shell=True, capture_output=True, text=True,
cwd=self.repo_path, timeout=30
)
return f"STDOUT: {result.stdout}\nSTDERR: {result.stderr}"
except Exception as e:
return f"Execution Error: {e}"
# =====================================================================
# GIT TOOLS (Fixed for Double-URL Issue)
# =====================================================================
def _get_authenticated_remote_url(self):
"""Helper to construct the correct authenticated URL."""
token = os.getenv("GITHUB_TOKEN")
repo = os.getenv("GITHUB_REPO")
if not token or not repo:
return None
# Clean the repo string if it's already a full URL
if repo.startswith("https://github.com/"):
repo = repo.replace("https://github.com/", "")
if repo.endswith(".git"):
repo = repo[:-4]
return f"https://{token}@github.com/{repo}.git"
def push_to_github(self, commit_message="Auto-backup from Clawdbot"):
"""Pushes the current workspace to the configured GitHub repository."""
remote_url = self._get_authenticated_remote_url()
if not remote_url:
return "β Error: GITHUB_TOKEN or GITHUB_REPO secret is missing."
try:
# 1. Initialize if needed
if not (self.repo_path / ".git").exists():
subprocess.run(["git", "init"], cwd=self.repo_path, check=True)
subprocess.run(["git", "config", "user.email", "clawdbot@e-t-systems.ai"], cwd=self.repo_path)
subprocess.run(["git", "config", "user.name", "Clawdbot"], cwd=self.repo_path)
subprocess.run(["git", "branch", "-M", "main"], cwd=self.repo_path)
# 2. Configure Remote (Idempotent)
subprocess.run(["git", "remote", "remove", "origin"], cwd=self.repo_path, stderr=subprocess.DEVNULL)
subprocess.run(["git", "remote", "add", "origin", remote_url], cwd=self.repo_path, check=True)
# 3. Add, Commit, Push
subprocess.run(["git", "add", "."], cwd=self.repo_path, check=True)
# Commit (allow empty if nothing changed)
commit_res = subprocess.run(
["git", "commit", "-m", commit_message],
cwd=self.repo_path, capture_output=True, text=True
)
# Push (force is safer for a backup mirror)
push_res = subprocess.run(
["git", "push", "-u", "origin", "main", "--force"],
cwd=self.repo_path, capture_output=True, text=True
)
if push_res.returncode == 0:
# Clean URL for display security
display_url = remote_url.replace(os.getenv("GITHUB_TOKEN"), "TOKEN_HIDDEN")
return f"β
Successfully pushed to GitHub"
else:
return f"β οΈ Git Push Failed: {push_res.stderr}"
except Exception as e:
return f"β Critical Git Error: {e}"
def pull_from_github(self, branch="main"):
"""Hard reset: Destroys local changes and pulls clean code from GitHub."""
remote_url = self._get_authenticated_remote_url()
if not remote_url:
return "β Error: GITHUB_TOKEN or GITHUB_REPO secret is missing."
try:
# 1. Init if missing
if not (self.repo_path / ".git").exists():
subprocess.run(["git", "init"], cwd=self.repo_path, check=True)
subprocess.run(["git", "remote", "add", "origin", remote_url], cwd=self.repo_path)
# 2. Fetch and Reset
subprocess.run(["git", "fetch", "origin"], cwd=self.repo_path, check=True)
res = subprocess.run(
["git", "reset", "--hard", f"origin/{branch}"],
cwd=self.repo_path, capture_output=True, text=True
)
if res.returncode == 0:
return f"β
RESTORE COMPLETED. Local files replaced with GitHub/{branch}."
else:
return f"β οΈ Pull Failed: {res.stderr}"
except Exception as e:
return f"β Critical Git Error: {e}"
# =====================================================================
# WORKING MEMORY NOTEBOOK (Structured List)
# =====================================================================
def _load_notebook(self) -> List[Dict]:
"""Internal helper to load notebook JSON."""
notebook_path = self.repo_path / "memory" / "notebook.json"
if not notebook_path.exists():
return []
try:
return json.loads(notebook_path.read_text(encoding='utf-8'))
except:
return []
def _save_notebook(self, notes: List[Dict]):
"""Internal helper to save notebook JSON with audit logging."""
notebook_path = self.repo_path / "memory" / "notebook.json"
log_path = self.repo_path / "memory" / "history.log"
notebook_path.parent.mkdir(parents=True, exist_ok=True)
notebook_path.write_text(json.dumps(notes, indent=2), encoding='utf-8')
# Audit Log (Metadata only)
try:
timestamp = time.strftime("%Y-%m-%d %H:%M:%S")
with open(log_path, "a") as f:
f.write(f"[{timestamp}] NOTEBOOK UPDATED | Count: {len(notes)}\n")
except: pass
def notebook_read(self) -> str:
"""Reads the Working Memory notebook."""
notes = self._load_notebook()
if not notes:
return ""
display = []
for i, note in enumerate(notes):
display.append(f"{i+1}. [{note['timestamp']}] {note['content']}")
return "\n".join(display)
def notebook_add(self, content: str) -> str:
"""Adds a new note to the notebook."""
notes = self._load_notebook()
if len(notes) >= 25:
return "β οΈ Notebook full (25/25 slots). Please delete obsolete notes first."
timestamp = time.strftime("%Y-%m-%d %H:%M")
notes.append({"timestamp": timestamp, "content": content})
self._save_notebook(notes)
return f"β
Note added. ({len(notes)}/25 slots used)"
def notebook_delete(self, index: int) -> str:
"""Deletes a note by its number (1-based index)."""
notes = self._load_notebook()
try:
idx = int(index) - 1
if 0 <= idx < len(notes):
removed = notes.pop(idx)
self._save_notebook(notes)
return f"β
Deleted note #{index}: '{removed['content'][:30]}...'"
else:
return f"β Invalid index: {index}. Valid range: 1-{len(notes)}"
except ValueError:
return "β Index must be a number."
# =====================================================================
# RECURSIVE SEARCH TOOLS
# =====================================================================
def search_code(self, query: str, n: int = 5) -> List[Dict]:
if self.collection.count() == 0:
return []
actual_n = min(n, self.collection.count())
res = self.collection.query(query_texts=[query], n_results=actual_n)
return [
{"file": m['path'], "snippet": d[:500]}
for d, m in zip(res['documents'][0], res['metadatas'][0])
]
def read_file(self, path: str, start_line: int = None, end_line: int = None) -> str:
p = self.repo_path / path
if not p.exists():
return f"File not found: {path}"
try:
content = p.read_text(encoding='utf-8', errors='ignore')
if start_line is not None or end_line is not None:
lines = content.split('\n')
start = (start_line or 1) - 1
end = end_line or len(lines)
sliced = lines[start:end]
return '\n'.join(sliced)
return content
except Exception as e:
return f"Error reading {path}: {e}"
def list_files(self, path: str = "", max_depth: int = 3) -> str:
target = self.repo_path / path
if not target.exists(): return f"Path not found: {path}"
if not target.is_dir(): return f"Not a directory: {path}"
skip_dirs = {
'.git', '__pycache__', 'node_modules', 'venv', '.venv',
'chroma_db', '.chroma', 'dist', 'build'
}
lines = [f"π {path or '(repo root)'}"]
def _walk(dir_path: Path, prefix: str, depth: int):
if depth > max_depth: return
try:
entries = sorted(dir_path.iterdir(), key=lambda p: (not p.is_dir(), p.name.lower()))
except PermissionError: return
for i, entry in enumerate(entries):
if entry.name in skip_dirs or entry.name.startswith('.'): continue
is_last = (i == len(entries) - 1)
connector = "βββ " if is_last else "βββ "
if entry.is_dir():
lines.append(f"{prefix}{connector}π {entry.name}/")
extension = " " if is_last else "β "
_walk(entry, prefix + extension, depth + 1)
else:
size = entry.stat().st_size
size_str = f"{size:,}B" if size < 1024 else f"{size // 1024:,}KB"
lines.append(f"{prefix}{connector}π {entry.name} ({size_str})")
_walk(target, "", 1)
return '\n'.join(lines)
def search_conversations(self, query: str, n: int = 5) -> List[Dict]:
if self.conversations.count() == 0: return []
actual_n = min(n, self.conversations.count())
res = self.conversations.query(query_texts=[query], n_results=actual_n)
results = []
for doc, meta in zip(res['documents'][0], res['metadatas'][0]):
results.append({'content': doc[:1000], 'metadata': meta})
return results
def search_testament(self, query: str, n: int = 5) -> List[Dict]:
testament_names = {'testament', 'decisions', 'adr', 'architecture', 'principles', 'constitution', 'changelog', 'design'}
testament_results = []
if self.collection.count() > 0:
actual_n = min(n * 2, self.collection.count())
res = self.collection.query(query_texts=[query], n_results=actual_n)
for doc, meta in zip(res['documents'][0], res['metadatas'][0]):
path_lower = meta.get('path', '').lower()
is_testament = any(name in path_lower for name in testament_names)
testament_results.append({
'file': meta['path'],
'snippet': doc[:500],
'is_testament': is_testament
})
testament_results.sort(key=lambda r: (not r.get('is_testament', False)))
return testament_results[:n]
def save_conversation_turn(self, u, a, t_id):
"""WHY: Pulls the FULL history before pushing to cloud to prevent memory loss."""
combined = f"USER: {u}\n\nASSISTANT: {a}"
u_id = f"turn_{int(time.time())}"
# 1. Save locally to ChromaDB
self.conversations.add(documents=[combined], metadatas=[{"turn": t_id}], ids=[u_id])
# 2. Retrieve the complete historical record to avoid overwriting with a single turn
all_convs = self.conversations.get()
full_data = []
for i in range(len(all_convs['ids'])):
full_data.append({
"document": all_convs['documents'][i],
"metadata": all_convs['metadatas'][i],
"id": all_convs['ids'][i]
})
# 3. Push the entire manifest back to your PRO storage dataset
self.persistence.save_conversations(full_data)
# =====================================================================
# GIT TOOLS
# =====================================================================
def _get_authenticated_remote_url(self):
"""Helper to construct the correct authenticated URL."""
token = os.getenv("GITHUB_TOKEN")
repo = os.getenv("GITHUB_REPO")
if not token or not repo:
return None
# Clean the repo string if it's already a full URL
if repo.startswith("https://github.com/"):
repo = repo.replace("https://github.com/", "")
if repo.endswith(".git"):
repo = repo[:-4]
return f"https://{token}@github.com/{repo}.git"
def push_to_github(self, commit_message="Auto-backup from Clawdbot"):
"""Pushes the current workspace to the configured GitHub repository."""
remote_url = self._get_authenticated_remote_url()
if not remote_url:
return "β Error: GITHUB_TOKEN or GITHUB_REPO secret is missing."
try:
# 1. Initialize if needed
if not (self.repo_path / ".git").exists():
subprocess.run(["git", "init"], cwd=self.repo_path, check=True)
subprocess.run(["git", "config", "user.email", "clawdbot@e-t-systems.ai"], cwd=self.repo_path)
subprocess.run(["git", "config", "user.name", "Clawdbot"], cwd=self.repo_path)
subprocess.run(["git", "branch", "-M", "main"], cwd=self.repo_path)
# 2. Configure Remote (Idempotent)
subprocess.run(["git", "remote", "remove", "origin"], cwd=self.repo_path, stderr=subprocess.DEVNULL)
subprocess.run(["git", "remote", "add", "origin", remote_url], cwd=self.repo_path, check=True)
# 3. Add, Commit, Push
subprocess.run(["git", "add", "."], cwd=self.repo_path, check=True)
# Commit (allow empty if nothing changed)
commit_res = subprocess.run(
["git", "commit", "-m", commit_message],
cwd=self.repo_path, capture_output=True, text=True
)
# Push (force is safer for a backup mirror)
push_res = subprocess.run(
["git", "push", "-u", "origin", "main", "--force"],
cwd=self.repo_path, capture_output=True, text=True
)
if push_res.returncode == 0:
repo_name = os.getenv("GITHUB_REPO").replace("https://github.com/", "").replace(".git", "")
return f"β
Successfully pushed to GitHub: https://github.com/{repo_name}"
else:
return f"β οΈ Git Push Failed: {push_res.stderr}"
except Exception as e:
return f"β Critical Git Error: {e}"
def pull_from_github(self, branch="main"):
"""Hard reset: Destroys local changes and pulls clean code from GitHub."""
remote_url = self._get_authenticated_remote_url()
if not remote_url:
return "β Error: GITHUB_TOKEN or GITHUB_REPO secret is missing."
try:
# 1. Init if missing
if not (self.repo_path / ".git").exists():
subprocess.run(["git", "init"], cwd=self.repo_path, check=True)
subprocess.run(["git", "remote", "add", "origin", remote_url], cwd=self.repo_path)
# 2. Fetch and Reset
subprocess.run(["git", "fetch", "origin"], cwd=self.repo_path, check=True)
res = subprocess.run(
["git", "reset", "--hard", f"origin/{branch}"],
cwd=self.repo_path, capture_output=True, text=True
)
if res.returncode == 0:
return f"β
RESTORE COMPLETED. Local files replaced with GitHub/{branch}."
else:
return f"β οΈ Pull Failed: {res.stderr}"
except Exception as e:
return f"β Critical Git Error: {e}"
# =====================================================================
# WORKING MEMORY NOTEBOOK (Structured List)
# =====================================================================
def _load_notebook(self) -> List[Dict]:
"""Internal helper to load notebook JSON."""
notebook_path = self.repo_path / "memory" / "notebook.json"
if not notebook_path.exists(): return []
try: return json.loads(notebook_path.read_text(encoding='utf-8'))
except: return []
def _save_notebook(self, notes: List[Dict]):
"""Internal helper to save notebook JSON with audit logging."""
notebook_path = self.repo_path / "memory" / "notebook.json"
log_path = self.repo_path / "memory" / "history.log"
notebook_path.parent.mkdir(parents=True, exist_ok=True)
notebook_path.write_text(json.dumps(notes, indent=2), encoding='utf-8')
try:
timestamp = time.strftime("%Y-%m-%d %H:%M:%S")
with open(log_path, "a") as f: f.write(f"[{timestamp}] NOTEBOOK UPDATED | Count: {len(notes)}\n")
except: pass
def notebook_read(self) -> str:
"""Reads the Working Memory notebook."""
notes = self._load_notebook()
if not notes: return ""
display = []
for i, note in enumerate(notes):
display.append(f"{i+1}. [{note['timestamp']}] {note['content']}")
return "\n".join(display)
def notebook_add(self, content: str) -> str:
"""Adds a new note to the notebook."""
notes = self._load_notebook()
if len(notes) >= 25: return "β οΈ Notebook full (25/25 slots). Please delete obsolete notes first."
timestamp = time.strftime("%Y-%m-%d %H:%M")
notes.append({"timestamp": timestamp, "content": content})
self._save_notebook(notes)
return f"β
Note added. ({len(notes)}/25 slots used)"
def notebook_delete(self, index: int) -> str:
"""Deletes a note by its number (1-based index)."""
notes = self._load_notebook()
try:
idx = int(index) - 1
if 0 <= idx < len(notes):
removed = notes.pop(idx)
self._save_notebook(notes)
return f"β
Deleted note #{index}: '{removed['content'][:30]}...'"
else: return f"β Invalid index: {index}. Valid range: 1-{len(notes)}"
except ValueError: return "β Index must be a number."
|