mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-04-27 01:11:40 +00:00
docs(koyeb): add Koyeb as a terminal backend option in documentation
This commit is contained in:
parent
abd5eacb6e
commit
b293d2dd3d
4 changed files with 33 additions and 7 deletions
|
|
@ -106,7 +106,7 @@ hermes-agent/
|
|||
│ ├── credential_files.py # File-based credential passthrough
|
||||
│ ├── env_passthrough.py # Env var passthrough for sandboxes
|
||||
│ ├── ansi_strip.py # ANSI escape stripping
|
||||
│ └── environments/ # Terminal backends (local, docker, ssh, modal, daytona, singularity)
|
||||
│ └── environments/ # Terminal backends (local, docker, ssh, modal, daytona, singularity, koyeb)
|
||||
│
|
||||
├── gateway/ # Messaging platform gateway
|
||||
│ ├── run.py # GatewayRunner — message dispatch (~9,000 lines)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue