hermes-agent/scripts
Shannon Sands 36ea883d45 Merge origin/main into atropos-integrations
Merged main's latest changes including:
- New hermes_cli/ unified CLI commands
- File operations tools, fuzzy match, patch parser
- RL training tools and tinker-atropos submodule
- Enhanced batch_runner and run_agent
- Gateway improvements (Telegram, Discord)
- Cron job management
- Installation scripts

Preserved our branch-specific features:
- Modal backend (atropos/backends/modal_backend.py)
- Modal terminal tool integration (ModalProfile, _ModalSandboxPool, etc.)
- Singularity/Apptainer support
- Atropos AgentEnv Modal config fields
- Combined pyproject.toml extras (atropos + messaging + cron + cli)

Conflict resolution:
- cli.py, model_tools.py, README.md: accepted main (newer features)
- pyproject.toml: combined both extras and package lists
- tools/terminal_tool.py: accepted main's base + re-inserted Modal integration
2026-02-09 00:08:25 +00:00
..
hermes-gateway Enhance CLI with multi-platform messaging integration and configuration management 2026-02-02 19:01:51 -08:00
install.ps1 Transition installation to uv for py version and speed to be easier to streamline 2026-02-07 23:54:53 +00:00
install.sh Transition installation to uv for py version and speed to be easier to streamline 2026-02-07 23:54:53 +00:00
launch_llama_cpp_glm47_flash.sh smokes working, fixing up toolserver. switched to llama.cpp, ollama sucks too much 2026-02-03 11:41:34 +10:00
launch_llama_cpp_hermes_4_36b.sh group size 1 works, some timeouts but could be just local server 2026-02-03 16:24:47 +10:00
sample_and_compress.py Add mini-swe-agent runner and trajectory compressor 2026-01-23 00:52:46 +00:00