Bug Description
When I run hermes tools, I expect to see the cron platform listed in the curses UI. The documentation says that this should work, but it doesn't.
If I run hermes tools list --platform cron then it does display the platform tools.
Steps to Reproduce
- run
hermes tools
- expect to see the
cron platform in addition to other platforms I have configured
- it isn't there
Expected Behavior
cron platform tools should be configurable via the curses UI as documented
Actual Behavior
It only displays other platforms I have configured: CLI, Discord, and global
Affected Component
Configuration (config.yaml, .env, hermes setup)
Messaging Platform (if gateway-related)
N/A (CLI only)
Debug Report
Report https://paste.rs/8bgqi
agent.log https://paste.rs/aTqAa
gateway.log https://paste.rs/UXnOA
gui.log https://paste.rs/O20qz
Operating System
MacOS 26.5
Python Version
3.11.15
Hermes Version
Hermes Agent v0.17.0 (2026.6.19) · upstream 3c75e11
Additional Logs / Traceback (optional)
Root Cause Analysis (optional)
No response
Proposed Fix (optional)
No response
Are you willing to submit a PR for this?
Bug Description
When I run
hermes tools, I expect to see thecronplatform listed in the curses UI. The documentation says that this should work, but it doesn't.If I run
hermes tools list --platform cronthen it does display the platform tools.Steps to Reproduce
hermes toolscronplatform in addition to other platforms I have configuredExpected Behavior
cronplatform tools should be configurable via the curses UI as documentedActual Behavior
It only displays other platforms I have configured: CLI, Discord, and global
Affected Component
Configuration (config.yaml, .env, hermes setup)
Messaging Platform (if gateway-related)
N/A (CLI only)
Debug Report
Operating System
MacOS 26.5
Python Version
3.11.15
Hermes Version
Hermes Agent v0.17.0 (2026.6.19) · upstream 3c75e11
Additional Logs / Traceback (optional)
Root Cause Analysis (optional)
No response
Proposed Fix (optional)
No response
Are you willing to submit a PR for this?