hermes-agent/tools
dmahan93 11ad4173de fix: Modal sandbox eval infra (9 fixes for TBLite baseline)
Fixes discovered while running TBLite baseline evaluation:

1. ephemeral_disk param not supported in modal 1.3.5 - check before passing
2. Modal legacy image builder requires working pip - add ensurepip fix via
   setup_dockerfile_commands to handle task images with broken pip
3. Host cwd leaked into Modal sandbox - add /home/ to host prefix check
4. Tilde ~ not expanded by subprocess.run(cwd=) in sandboxes - use /root
5. install_pipx must stay True for swerex-remote to be available

Dependencies also needed (not in this commit):
- git submodule update --init mini-swe-agent
- uv pip install swe-rex boto3
2026-03-09 18:36:28 -05:00
..
environments fix: Modal sandbox eval infra (9 fixes for TBLite baseline) 2026-03-09 18:36:28 -05:00
__init__.py docs: complete Daytona backend documentation coverage 2026-03-06 03:37:05 -08:00
approval.py
browser_tool.py feat: enhance systemd unit and install script for browser dependencies 2026-03-08 04:36:23 -07:00
clarify_tool.py
code_execution_tool.py fix: include url in web_extract trimmed results & fix docs 2026-03-07 18:07:36 -08:00
cronjob_tools.py
debug_helpers.py
delegate_tool.py
file_operations.py
file_tools.py
fuzzy_match.py
homeassistant_tool.py
honcho_tools.py
image_generation_tool.py Fix image_generate 'Event loop is closed' in gateway 2026-03-07 16:56:49 -08:00
interrupt.py
mcp_tool.py
memory_tool.py
mixture_of_agents_tool.py More major refactor/tech debt removal! 2026-02-21 20:22:33 -08:00
openrouter_client.py
patch_parser.py
process_registry.py
registry.py
rl_training_tool.py
send_message_tool.py
session_search_tool.py refactor: clean up type hints and docstrings in session_search_tool 2026-03-04 21:25:54 -08:00
skill_manager_tool.py
skills_guard.py Add OpenRouter app attribution headers to skills_guard and trajectory_compressor 2026-03-08 14:23:18 -07:00
skills_hub.py
skills_sync.py
skills_tool.py Revert "feat: skill prerequisites — hide skills with unmet runtime dependencies" 2026-03-08 03:58:13 -07:00
terminal_tool.py fix: Modal sandbox eval infra (9 fixes for TBLite baseline) 2026-03-09 18:36:28 -05:00
todo_tool.py
transcription_tools.py
tts_tool.py
vision_tools.py
web_tools.py fix: include url in web_extract trimmed results & fix docs 2026-03-07 18:07:36 -08:00