mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-04-25 00:51:20 +00:00
- plugins_cmd.py: import rewriter changed `import hermes_cli` to `import hermes_agent.cli` but left variable usage as `hermes_cli.__file__`, causing a NameError at runtime - scripts/hermes-gateway: stale `from gateway.run import` (no .py extension so it was missed by **/*.py globs) - scripts/install.ps1: stale `tools\skills_sync.py` path, use hermes-skills-sync console_script instead |
||
|---|---|---|
| .. | ||
| lib | ||
| whatsapp-bridge | ||
| __init__.py | ||
| batch_runner.py | ||
| build_skills_index.py | ||
| contributor_audit.py | ||
| discord-voice-doctor.py | ||
| hermes-gateway | ||
| install.cmd | ||
| install.ps1 | ||
| install.sh | ||
| kill_modal.sh | ||
| mini_swe_runner.py | ||
| release.py | ||
| restructure_import_rewriter.py | ||
| restructure_move_map.py | ||
| rl_cli.py | ||
| run_tests.sh | ||
| sample_and_compress.py | ||
| trajectory_compressor.py | ||