Skip to content

Herald client quickstart hardcodes archon.technology instead of using node URL #448

@macterra

Description

@macterra

Bug

The Herald client's "AI Agent Quick Start" section hardcodes https://archon.technology as the node URL:

apps/herald-client/src/App.tsx:300

export ARCHON_NODE_URL=https://archon.technology

This should use the node's actual URL (e.g. https://4tress.org) from the Herald config, similar to how agentDomain is already used for the address examples on lines 311-318.

Impact

Users following the quickstart on any non-archon.technology Herald instance will point their CLI at the wrong node.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions