Skip to content

docs: update Anthropic console URLs to platform.claude.com#3758

Merged
teknium1 merged 1 commit into
mainfrom
hermes/hermes-75583d09
Apr 19, 2026
Merged

docs: update Anthropic console URLs to platform.claude.com#3758
teknium1 merged 1 commit into
mainfrom
hermes/hermes-75583d09

Conversation

@teknium1

Copy link
Copy Markdown
Contributor

Anthropic migrated their developer console from console.anthropic.com to platform.claude.com. Three user-facing display URLs were still pointing to the old domain:

  • hermes_cli/setup.py — API key setup prompt
  • hermes_cli/main.py — model flow prompt
  • run_agent.py — 401 troubleshooting output

The OAuth token refresh endpoint was already migrated in PR #3246 (with fallback).

Spotted by @LucidPaths in PR #3237.

@github-actions

Copy link
Copy Markdown
Contributor

⚠️ Supply Chain Risk Detected

This PR contains patterns commonly associated with supply chain attacks. This does not mean the PR is malicious — but these patterns require careful human review before merging.

⚠️ WARNING: Install hook files modified

These files can execute code during package installation or interpreter startup.

Files:

hermes_cli/setup.py

Automated scan triggered by supply-chain-audit. If this is a false positive, a maintainer can approve after manual review.

Anthropic migrated their developer console from console.anthropic.com
to platform.claude.com. Two user-facing display URLs were still pointing
to the old domain:

- hermes_cli/main.py — API key prompt in the Anthropic model flow
- run_agent.py — 401 troubleshooting output

The OAuth token refresh endpoint was already migrated in PR #3246
(with fallback).

Spotted by @LucidPaths in PR #3237.

(Salvage of #3758 — dropped the setup.py hunk since that section was
refactored away and no longer contains the stale URL.)
@teknium1 teknium1 force-pushed the hermes/hermes-75583d09 branch from 95a4bfc to 3542bda Compare April 19, 2026 01:55
@teknium1 teknium1 merged commit 1e5f043 into main Apr 19, 2026
5 of 7 checks passed
@teknium1 teknium1 deleted the hermes/hermes-75583d09 branch April 19, 2026 01:56
ulasbilgen pushed a commit to ulasbilgen/hermes-adhd-agent that referenced this pull request May 1, 2026
Anthropic migrated their developer console from console.anthropic.com
to platform.claude.com. Two user-facing display URLs were still pointing
to the old domain:

- hermes_cli/main.py — API key prompt in the Anthropic model flow
- run_agent.py — 401 troubleshooting output

The OAuth token refresh endpoint was already migrated in PR NousResearch#3246
(with fallback).

Spotted by @LucidPaths in PR NousResearch#3237.

(Salvage of NousResearch#3758 — dropped the setup.py hunk since that section was
refactored away and no longer contains the stale URL.)
aj-nt pushed a commit to aj-nt/hermes-agent that referenced this pull request May 1, 2026
Anthropic migrated their developer console from console.anthropic.com
to platform.claude.com. Two user-facing display URLs were still pointing
to the old domain:

- hermes_cli/main.py — API key prompt in the Anthropic model flow
- run_agent.py — 401 troubleshooting output

The OAuth token refresh endpoint was already migrated in PR NousResearch#3246
(with fallback).

Spotted by @LucidPaths in PR NousResearch#3237.

(Salvage of NousResearch#3758 — dropped the setup.py hunk since that section was
refactored away and no longer contains the stale URL.)
02356abc pushed a commit to 02356abc/hermes-agent that referenced this pull request May 14, 2026
Anthropic migrated their developer console from console.anthropic.com
to platform.claude.com. Two user-facing display URLs were still pointing
to the old domain:

- hermes_cli/main.py — API key prompt in the Anthropic model flow
- run_agent.py — 401 troubleshooting output

The OAuth token refresh endpoint was already migrated in PR NousResearch#3246
(with fallback).

Spotted by @LucidPaths in PR NousResearch#3237.

(Salvage of NousResearch#3758 — dropped the setup.py hunk since that section was
refactored away and no longer contains the stale URL.)
gweeteve pushed a commit to gweeteve/hermes-agent that referenced this pull request Jun 2, 2026
Anthropic migrated their developer console from console.anthropic.com
to platform.claude.com. Two user-facing display URLs were still pointing
to the old domain:

- hermes_cli/main.py — API key prompt in the Anthropic model flow
- run_agent.py — 401 troubleshooting output

The OAuth token refresh endpoint was already migrated in PR NousResearch#3246
(with fallback).

Spotted by @LucidPaths in PR NousResearch#3237.

(Salvage of NousResearch#3758 — dropped the setup.py hunk since that section was
refactored away and no longer contains the stale URL.)
Egavasyug pushed a commit to Egavasyug/hermes-agent that referenced this pull request Jun 10, 2026
Anthropic migrated their developer console from console.anthropic.com
to platform.claude.com. Two user-facing display URLs were still pointing
to the old domain:

- hermes_cli/main.py — API key prompt in the Anthropic model flow
- run_agent.py — 401 troubleshooting output

The OAuth token refresh endpoint was already migrated in PR NousResearch#3246
(with fallback).

Spotted by @LucidPaths in PR NousResearch#3237.

(Salvage of NousResearch#3758 — dropped the setup.py hunk since that section was
refactored away and no longer contains the stale URL.)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant