Skip to content

[Bug]: ~/.hermes/hermes-agent/plugins/memory/hindsight/-init-.py #5993

@oscar4

Description

@oscar4

Bug Description

In running Hindsight the error he Hermes Hindsight plugin is crashing with:

NameError: get_hermes_home is not defined

requires the line
from hermes_constants import get_hermes_home

Steps to Reproduce

run hermes gateway

Expected Behavior

inserting the line "from hermes_constants import get_hermes_home" into the init/py

Actual Behavior

crashes without this line

Affected Component

Other

Messaging Platform (if gateway-related)

No response

Operating System

Fedora Linux 43, KDE Plasma Desktop Edition.

Python Version

Python 3.11.15.

Hermes Version

Hermes Agent v0.7.0 (2026.4.3)

Relevant Logs / Traceback

Root Cause Analysis (optional)

No response

Proposed Fix (optional)

insert the python code as above

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