hermes-agent/docs
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
..
agents.md Moved "architecture" dir to "docs" for clarity 2026-01-30 07:54:51 +00:00
cli.md Add context compression feature for long conversations 2026-02-01 18:01:31 -08:00
llm_client.md Moved "architecture" dir to "docs" for clarity 2026-01-30 07:54:51 +00:00
message_graph.md Moved "architecture" dir to "docs" for clarity 2026-01-30 07:54:51 +00:00
messaging.md Enhance agent configuration and documentation for tool progress and working directory 2026-02-03 14:57:27 -08:00
MODAL_BACKEND.md readme edit 2026-02-06 04:24:39 -05:00
tools.md Enhance documentation for CLI and tool integration 2026-01-31 06:33:43 +00:00