mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-04-25 00:51:20 +00:00
- Added new environments for reinforcement learning, including `HermesSweEnv` for software engineering tasks and `TerminalTestEnv` for inline testing. - Introduced `ToolContext` for unrestricted access to tools during reward computation. - Updated `.gitignore` to exclude `wandb/` directory. - Enhanced `README.md` with detailed architecture and usage instructions for Atropos environments. - Added configuration files for SWE and terminal test environments to streamline setup. - Removed unnecessary compiled Python files from `__pycache__`. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| deepseek_v3_1_parser.py | ||
| deepseek_v3_parser.py | ||
| glm45_parser.py | ||
| glm47_parser.py | ||
| hermes_parser.py | ||
| kimi_k2_parser.py | ||
| llama_parser.py | ||
| longcat_parser.py | ||
| mistral_parser.py | ||
| qwen3_coder_parser.py | ||
| qwen_parser.py | ||