hermes - 💡(How to fix) Fix [Feature]: claude-cli backend provider just like openclaw [2 comments, 2 participants]

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…
GitHub stats
NousResearch/hermes-agent#16923Fetched 2026-04-29 06:38:15
View on GitHub
Comments
2
Participants
2
Timeline
8
Reactions
3
Author
Timeline (top)
labeled ×4commented ×2closed ×1subscribed ×1
RAW_BUFFERClick to expand / collapse

Problem or Use Case

I would like to legally use my Claude subscription with Hermes without risking being banned by Anthropic.

Anthropic allows Claude CLI usage through "claude -p" as done by OpenClaw:

https://docs.openclaw.ai/gateway/cli-backends#how-it-works

I would love for Hermes to implement this.

Proposed Solution

Anthropic allows Claude CLI usage through "claude -p" as done by OpenClaw:

https://docs.openclaw.ai/gateway/cli-backends#how-it-works

I would love to see this added to Hermes so we can legally use our Claude subscriptions without risking being banned by Anthropic.

Alternatives Considered

No response

Feature Type

Configuration option

Scope

Small (single file, < 50 lines)

Contribution

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

Debug Report (optional)

extent analysis

TL;DR

Implementing the "claude -p" configuration option in Hermes, as done by OpenClaw, may allow legal use of Claude subscriptions without risking a ban from Anthropic.

Guidance

  • Review the OpenClaw documentation on CLI backends to understand how "claude -p" works: https://docs.openclaw.ai/gateway/cli-backends#how-it-works
  • Investigate the Hermes codebase to identify the relevant file(s) where this configuration option could be added, given the scope is estimated to be small (single file, < 50 lines)
  • Consider submitting a PR to implement this feature, as indicated by the contributor's willingness to do so
  • Verify that Anthropic's terms of service are respected and that the implementation complies with their requirements for legal use of Claude subscriptions

Notes

The success of this approach depends on Anthropic's specific policies and the accuracy of the OpenClaw documentation. It's crucial to ensure that any implementation respects Anthropic's terms to avoid any legal or service issues.

Recommendation

Apply workaround by implementing the "claude -p" configuration option in Hermes, as this seems to be a legally compliant method to use Claude subscriptions according to the provided information.

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