title, type, status, created, updated, verified_on, confidence, tags, sources
| title |
type |
status |
created |
updated |
verified_on |
confidence |
tags |
sources |
| Terminal Backend |
system |
active |
2026-07-22 |
2026-07-22 |
2026-07-22 |
high |
| terminal |
| shell |
| backend |
| persistence |
|
| raw/configs/hermes-config-sanitized.txt |
|
Terminal Backend
Purpose
Execute shell commands, scripts, and interactive sessions for Hermes.
Current Configuration
- Backend: local
- Working directory:
/home/hermes/workspace
- Timeout: 180 s
- Home mode: auto
- Container CPU: 1
- Persistent shell: true
Persistence
- Shell state (venv, env vars, aliases) persists across terminal calls
- Working directory fixed to
/home/hermes/workspace
- No containerized terminal confirmed
Known Issues
Related