Skip to content

[Bug]: Honcho session link for locally hosted honcho incorrectly links to public honcho server #4269

@Heavy-A

Description

@Heavy-A

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.
Image

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?

  • I'd like to fix this myself and submit a PR

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions