
hermes-claude-auth
kristianvast
Claude Code OAuth bypass for hermes-agent
AI 简介
这是一个为 Hermes-Agent 提供 Claude Code 订阅认证绕过支持的 Python 工具,通过运行时 Monkey Patch 实现对 Anthropic 服务端 OAuth 校验的兼容。核心功能包括动态注入签名 billing header、重构 system prompt 结构、适配新版 API 请求头与参数(如 beta 标志、工具命名空间转换、无效字段过滤等),所有修改均不侵入原始源码,依赖 import hook 在解释器启动时自动生效。适用于已订阅 Claude Code Max/Pro 并使用 Hermes-Agent 进行本地 AI 工作流编排的开发者,在 Anthropic 强化 OAuth 验证后维持合法订阅下的正常调用能力。
Python
MIT License319
Stars
58
Forks
13
Watchers
8
Issues
Star 增长
今日0
近 7 天0
近 30 天+30
综合评分48.31
默认分支main