Skip to content

docs(xurl): clarify Docker auth HOME#29122

Closed
slegarraga wants to merge 1 commit into
NousResearch:mainfrom
slegarraga:docs/xurl-docker-home
Closed

docs(xurl): clarify Docker auth HOME#29122
slegarraga wants to merge 1 commit into
NousResearch:mainfrom
slegarraga:docs/xurl-docker-home

Conversation

@slegarraga

Copy link
Copy Markdown

Summary

  • clarify that Dockerized Hermes tool subprocesses use HOME=$HERMES_HOME/home
  • document that xurl OAuth state should live under /opt/data/home/.xurl in the official Docker layout
  • update the bundled xurl skill docs and generated website page with the Docker HOME pitfall

Fixes #29108

Test Plan

  • git diff --check
  • HERMES_TEST_WORKERS=1 scripts/run_tests.sh tests/website/test_generate_skill_docs.py
  • npm run build (passes; existing broken-link/broken-anchor warnings remain unrelated)
  • npm run typecheck (pre-existing/unrelated failure: src/components/UserStoriesCollage/index.tsx(148,47): error TS2503: Cannot find namespace 'JSX'.)

@alt-glitch alt-glitch added P3 Low — cosmetic, nice to have type/docs Documentation improvements area/docker Docker image, Compose, packaging tool/skills Skills system (list, view, manage) labels May 20, 2026
@slegarraga

Copy link
Copy Markdown
Author

Consolidating open PRs — focusing on Spectral / OpenAI Agents / Anthropic. Happy to reopen if still useful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/docker Docker image, Compose, packaging P3 Low — cosmetic, nice to have tool/skills Skills system (list, view, manage) type/docs Documentation improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Docker xurl docs can lead auth to be stored outside Hermes subprocess HOME

2 participants