Skip to content

User peer naming is inconsistent with the other Honcho plugins #22

Description

@rrei

The OpenCode plugin stores the user as a user-<peerName> peer, while the Claude Code and Hermes plugins use the bare <peerName>. When these plugins share a workspace, the user's memory is silently split: OpenCode writes to its own peer and never sees or contributes to what the other tools learn.

The fix is to drop the prefix so OpenCode uses the bare peerName, matching the sibling plugins.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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