mirror of
https://github.com/open-jarvis/OpenJarvis.git
synced 2026-07-28 14:07:55 +00:00
- Replace hardcoded /matx/u/aspark/... paths with OPENJARVIS_HYBRID_EXPERIMENTS_DIR env var defaulting to ~/.openjarvis/experiments/hybrid across runner, sweep orchestrator, report builder, backfill, and the SWE-bench dataset regression test. - run_sweep.py REPO_ROOT now inferred from __file__; VENV_PY + LOG_DIR overridable via env. - archon.py ARCHON_SRC env var no longer falls back to a personal clone; docstring points at the upstream repo. - README / docstring scrub: remove personal github link, personal install paths, '(Andrew's lane)' comment, /matx/u/aspark/CLAUDE.md spec ref. - Add minion_logs/ and oj-debug.*.json to .gitignore.