hermes - 💡(How to fix) Fix [Bug]: Hermes does not work through Claude CLI

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

Error Message

Error In Telegram: Error in terminal: 📝 Error: HTTP 400: Third-party apps now draw from your extra usage, not your plan limits. Add more at claude.ai/settings/usage and keep going. 📋 Details: {'type': 'error', 'error': {'type': 'invalid_request_error', 'message': 'Third-party apps now draw from your extra usage, not your plan limits. Add more at claude.ai/settings/usage and keep going.'}, 'request_id': 'req_*******'} ⚠️ Non-retryable error (HTTP 400) — trying fallback... ❌ Non-retryable error (HTTP 400): HTTP 400: Third-party apps now draw from your extra usage, not your plan limits. Add more at claude.ai/settings/usage and keep going. ❌ Non-retryable client error (HTTP 400). Aborting. 💡 This type of error won't be fixed by retrying. Error: Error code: 400 - {'type': 'error', 'error': {'type': 'invalid_request_error', 'message': 'Third-party apps now draw from your extra usage, not your plan limits. Add more at claude.ai/settings/usage and keep going.'}, 'request_id':

Additional Logs / Traceback (optional)

Root Cause

Root Cause Analysis (optional)

Fix Action

Fix / Workaround

⚠️ API call failed (attempt 1/3): BadRequestError [HTTP 400] 🔌 Provider: anthropic Model: claude-opus-4-7 🌐 Endpoint: https://api.anthropic.com 📝 Error: HTTP 400: Third-party apps now draw from your extra usage, not your plan limits. Add more at claude.ai/settings/usage and keep going. 📋 Details: {'type': 'error', 'error': {'type': 'invalid_request_error', 'message': 'Third-party apps now draw from your extra usage, not your plan limits. Add more at claude.ai/settings/usage and keep going.'}, 'request_id': 'req_*******'} ⚠️ Non-retryable error (HTTP 400) — trying fallback... ❌ Non-retryable error (HTTP 400): HTTP 400: Third-party apps now draw from your extra usage, not your plan limits. Add more at claude.ai/settings/usage and keep going. ❌ Non-retryable client error (HTTP 400). Aborting. 🔌 Provider: anthropic Model: claude-opus-4-7 🌐 Endpoint: https://api.anthropic.com 💡 This type of error won't be fixed by retrying. ─ ⚕ Hermes ───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────

Code Example

Report       https://paste.rs/EKeVd
agent.log    https://paste.rs/vfBi4
gateway.log  https://paste.rs/EMgdn

---
RAW_BUFFERClick to expand / collapse

Bug Description

Hermes does not work through Claude CLI

Steps to Reproduce

  1. hermes model
  2. Select Anthropic
  3. Select 1 (Claude Pro/Max subscription)
  4. Paste Claude token
  5. Select claude-opus-4.7 model

During the initial setup, after inserting the token into claude, it also requested a token like "sk-ant-oat01-u...", it was also specified in .env, it is present as "ANTHROPIC_TOKEN=sk-ant-oat01-..."

Expected Behavior

Hermes works through Claude CLI

Actual Behavior

Error In Telegram: [20.05.2026 8:52] 𝕯𝖒𝖎𝖙𝖗𝖞: hi [20.05.2026 8:52] Hermes Bot: ⚠️ The model provider failed after retries. I kept raw provider details out of chat; check gateway logs for diagnostics. [20.05.2026 8:52] Hermes Bot: ⚠️ The model provider failed after retries. I kept raw provider details out of chat; check gateway logs for diagnostics. [20.05.2026 8:52] Hermes Bot: ⚠️ The model provider failed after retries. I kept raw provider details out of chat; check gateway logs for diagnostics.

Error in terminal: ● not ────────────────────────────────────────

⚠️ API call failed (attempt 1/3): BadRequestError [HTTP 400] 🔌 Provider: anthropic Model: claude-opus-4-7 🌐 Endpoint: https://api.anthropic.com 📝 Error: HTTP 400: Third-party apps now draw from your extra usage, not your plan limits. Add more at claude.ai/settings/usage and keep going. 📋 Details: {'type': 'error', 'error': {'type': 'invalid_request_error', 'message': 'Third-party apps now draw from your extra usage, not your plan limits. Add more at claude.ai/settings/usage and keep going.'}, 'request_id': 'req_*******'} ⚠️ Non-retryable error (HTTP 400) — trying fallback... ❌ Non-retryable error (HTTP 400): HTTP 400: Third-party apps now draw from your extra usage, not your plan limits. Add more at claude.ai/settings/usage and keep going. ❌ Non-retryable client error (HTTP 400). Aborting. 🔌 Provider: anthropic Model: claude-opus-4-7 🌐 Endpoint: https://api.anthropic.com 💡 This type of error won't be fixed by retrying. ─ ⚕ Hermes ───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────

 Error: Error code: 400 - {'type': 'error', 'error': {'type': 'invalid_request_error', 'message': 'Third-party apps now draw from your extra usage, not your plan limits. Add more at claude.ai/settings/usage and keep going.'}, 'request_id':                   
 'req_**********'}

Affected Component

Configuration (config.yaml, .env, hermes setup)

Messaging Platform (if gateway-related)

No response

Debug Report

Report       https://paste.rs/EKeVd
agent.log    https://paste.rs/vfBi4
gateway.log  https://paste.rs/EMgdn

Operating System

Ubuntu 24.04

Python Version

3.12.3

Hermes Version

0.14.0

Additional Logs / Traceback (optional)

Root Cause Analysis (optional)

No response

Proposed Fix (optional)

No response

Are you willing to submit a PR for this?

  • I'd like to fix this myself and submit a PR

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING