Bug Description
Running hermes+honcho started in ~/apps/cline, has a link to see the session details. For my locally installed honcho server it incorrectly liks to the honcho server on the internet.

Steps to Reproduce
1 integrate locally docker hosted honcho
2 start hermes
3 Honcho session link shows incorrect location, i.e. https://app.honcho.dev/login?workspace=hermes&view=sessions&session=cline
Additionally, my config for honcho is on a non-standard port: "baseUrl": "http://localhost:8001"
Expected Behavior
link/connect to my local installation, running with "baseUrl": "http://localhost:8001"
Actual Behavior
links to publicly available internet server, non-self-hosted
Affected Component
Other
Messaging Platform (if gateway-related)
No response
Operating System
ubuntu 24.04
Python Version
python --version Python 3.12.3
Hermes Version
hermes --version Hermes Agent v0.6.0 (2026.3.30) Project: /home/user/.hermes/hermes-agent Python: 3.11.14 OpenAI SDK: 2.29.0 Up to date
Relevant Logs / Traceback
Root Cause Analysis (optional)
No response
Proposed Fix (optional)
No response
Are you willing to submit a PR for this?
Bug Description
Running hermes+honcho started in ~/apps/cline, has a link to see the session details. For my locally installed honcho server it incorrectly liks to the honcho server on the internet.

Steps to Reproduce
1 integrate locally docker hosted honcho
2 start hermes
3 Honcho session link shows incorrect location, i.e. https://app.honcho.dev/login?workspace=hermes&view=sessions&session=cline
Additionally, my config for honcho is on a non-standard port: "baseUrl": "http://localhost:8001"
Expected Behavior
link/connect to my local installation, running with "baseUrl": "http://localhost:8001"
Actual Behavior
links to publicly available internet server, non-self-hosted
Affected Component
Other
Messaging Platform (if gateway-related)
No response
Operating System
ubuntu 24.04
Python Version
python --version Python 3.12.3
Hermes Version
hermes --version Hermes Agent v0.6.0 (2026.3.30) Project: /home/user/.hermes/hermes-agent Python: 3.11.14 OpenAI SDK: 2.29.0 Up to date
Relevant Logs / Traceback
Root Cause Analysis (optional)
No response
Proposed Fix (optional)
No response
Are you willing to submit a PR for this?