Skip to content

docs(auth): scrub Fly.io host detail from quarantine-log comment - #60145

Merged
benbarclay merged 1 commit into
mainfrom
fix/scrub-fly-refs-quarantine-comment
Jul 15, 2026
Merged

docs(auth): scrub Fly.io host detail from quarantine-log comment#60145
benbarclay merged 1 commit into
mainfrom
fix/scrub-fly-refs-quarantine-comment

Conversation

@benbarclay

Copy link
Copy Markdown
Collaborator

Why

hermes-agent is the public/OSS repo. The forensic-logging comment added in #59976 (_quarantine_nous_oauth_state in hermes_cli/auth.py) named Fly — the specific managed-hosting compute provider — twice:

  • A NAS-hosted Fly agent can take a terminal invalid_grant…
  • The Fly log drain is WARNING-only…

That's a Hermes Cloud infrastructure detail that shouldn't be exposed in public source. The same scrub was applied to the boot re-seed helper (#59983) before it merged; this instance slipped through in #59976.

What

Comment-only reword, behaviour unchanged:

  • A NAS-hosted Fly agentA hosted agent
  • The Fly log drain is WARNING-onlyA managed log drain may be WARNING-only

("NAS" / "hosted agent" are already normalized throughout the public repo — 13+ pre-existing references — so only the Fly host detail is scrubbed.)

Tests

tests/hermes_cli/test_quarantine_forensic_logging.py — 5/5 still pass (comment-only change).

Review lane

Touches hermes_cli/auth.py → Teknium's runtime-auth review lane.

hermes-agent is public/OSS; the forensic-logging comment in
_quarantine_nous_oauth_state named 'Fly' (the specific managed-hosting compute
provider) twice. Reword generically ('a hosted agent', 'a managed log drain may
be WARNING-only') — the behaviour is unchanged, only the comment. Follows the
same scrub applied to the boot re-seed helper (#59983) before merge; this one
slipped through in #59976.
@alt-glitch alt-glitch added type/docs Documentation improvements comp/cli CLI entry point, hermes_cli/, setup wizard area/auth Authentication, OAuth, credential pools P3 Low — cosmetic, nice to have labels Jul 7, 2026
@benbarclay
benbarclay merged commit 5fc2d9e into main Jul 15, 2026
31 checks passed
@benbarclay
benbarclay deleted the fix/scrub-fly-refs-quarantine-comment branch July 15, 2026 22:44
Gravezzz pushed a commit to Gravezzz/hermes-agent that referenced this pull request Jul 21, 2026
…sResearch#60145)

hermes-agent is public/OSS; the forensic-logging comment in
_quarantine_nous_oauth_state named 'Fly' (the specific managed-hosting compute
provider) twice. Reword generically ('a hosted agent', 'a managed log drain may
be WARNING-only') — the behaviour is unchanged, only the comment. Follows the
same scrub applied to the boot re-seed helper (NousResearch#59983) before merge; this one
slipped through in NousResearch#59976.
randlee pushed a commit to randlee/hermes-agent that referenced this pull request Aug 11, 2026
…sResearch#60145)

hermes-agent is public/OSS; the forensic-logging comment in
_quarantine_nous_oauth_state named 'Fly' (the specific managed-hosting compute
provider) twice. Reword generically ('a hosted agent', 'a managed log drain may
be WARNING-only') — the behaviour is unchanged, only the comment. Follows the
same scrub applied to the boot re-seed helper (NousResearch#59983) before merge; this one
slipped through in NousResearch#59976.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/auth Authentication, OAuth, credential pools comp/cli CLI entry point, hermes_cli/, setup wizard P3 Low — cosmetic, nice to have type/docs Documentation improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants