This commit is contained in:
2025-08-25 07:06:50 +02:00
parent e8d09164ff
commit 581fb0c0f0
15 changed files with 287 additions and 2 deletions

View File

@@ -64,7 +64,10 @@ herolib/downloader/scrape_scapegraph/scrape_md.py
herolib/downloader/scrape_scapegraph/scrape_search.py
herolib/downloader/scrape_scapegraph/scrape_with_local_llm.py
herolib/downloader/scrape_scapegraph/scrape_with_local_llm_search.py
herolib/infra/tmuxrunner/enhanced_runner.py
herolib/infra/tmuxrunner/model.py
herolib/infra/tmuxrunner/process_monitor.py
herolib/infra/tmuxrunner/task_runner.py
herolib/infra/tmuxrunner/task_runner_api.py
herolib/tools/__init__.py
herolib/tools/extensions.py
herolib/tools/gitscanner.py