This website requires JavaScript.
Explore
Help
Sign In
molecule-ai
/
hermes-agent
Watch
35
Star
0
Fork
0
You've already forked hermes-agent
Code
Issues
3
Pull Requests
4
Actions
5
Packages
Projects
Releases
Wiki
Activity
54cbf30c14
hermes-agent
/
hermes_cli
History
teknium1
bdac541d1e
Rename OPENAI_API_KEY to HERMES_OPENAI_API_KEY in configuration and codebase for clarity and to avoid conflicts. Update related documentation and error messages to reflect the new key name, ensuring backward compatibility with existing setups.
2026-02-17 03:11:17 -08:00
..
__init__.py
Enhance CLI with multi-platform messaging integration and configuration management
2026-02-02 19:01:51 -08:00
config.py
Rename OPENAI_API_KEY to HERMES_OPENAI_API_KEY in configuration and codebase for clarity and to avoid conflicts. Update related documentation and error messages to reflect the new key name, ensuring backward compatibility with existing setups.
2026-02-17 03:11:17 -08:00
cron.py
Enhance CLI with multi-platform messaging integration and configuration management
2026-02-02 19:01:51 -08:00
doctor.py
Remove browserbase SDK check and add Node.js and agent-browser validation in doctor script
2026-02-16 02:41:24 -08:00
gateway.py
Fix gateway exit code to enable systemd auto-restart on connection failure
2026-02-10 16:01:00 -08:00
main.py
Add messaging platform enhancements: STT, stickers, Discord UX, Slack, pairing, hooks
2026-02-15 21:38:59 -08:00
pairing.py
Add messaging platform enhancements: STT, stickers, Discord UX, Slack, pairing, hooks
2026-02-15 21:38:59 -08:00
setup.py
Add Text-to-Speech (TTS) functionality with multiple providers
2026-02-12 10:05:08 -08:00
status.py
Fix Modal backend not working from CLI
2026-02-16 19:47:23 -08:00
uninstall.py
Add uninstall command to CLI and update documentation
2026-02-02 22:18:18 -08:00