mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-01 16:31:56 +08:00
Drop the duplicate _load_openclaw_config_early() added in the salvaged commit — load_openclaw_config() (line 979) has the identical body and is a plain instance method that only needs self.source_root, which is already set before __init__ needs it.