mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-03 01:07:31 +08:00
merge: resolve conflict with main (i18n refactor)
Main moved StatusPage constants/functions inside the component and added i18n support. Resolved by keeping the i18n structure and adding the runningRemote key to en.ts, zh.ts, and types.ts for remote gateway display.
This commit is contained in:
@@ -277,6 +277,6 @@ docker restart hermes
|
||||
|
||||
```sh
|
||||
docker logs --tail 50 hermes # Recent logs
|
||||
docker exec hermes hermes version # Verify version
|
||||
docker run -it --rm nousresearch/hermes-agent:latest version # Verify version
|
||||
docker stats hermes # Resource usage
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user