Problem or Use Case
When hermes is run with the --yolo option, it will not ask for permission to run dangerous commands. I propose that the CLI shoud have a LABEL stating the permissions that the agent has:
- "FULL ACCESS": All permisions, the agent does not ask for permissions.
- "RESTRICTED ACCESS": Restricted permissions, the agent ask for permissions.
Proposed Solution
Add a LABEL to the CLI, before the context length use, to inform the user of the PERMISSIONS mode.
Alternatives Considered
No response
Feature Type
CLI improvement
Scope
Small (single file, < 50 lines)
Contribution
Problem or Use Case
When hermes is run with the --yolo option, it will not ask for permission to run dangerous commands. I propose that the CLI shoud have a LABEL stating the permissions that the agent has:
Proposed Solution
Add a LABEL to the CLI, before the context length use, to inform the user of the PERMISSIONS mode.
Alternatives Considered
No response
Feature Type
CLI improvement
Scope
Small (single file, < 50 lines)
Contribution