Skip to content

Commit e082c24

Browse files
committed
fix(crush): rm claude max hack
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
1 parent d77cfb7 commit e082c24

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

crush/crush.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -97,14 +97,6 @@
9797
]
9898
},
9999
"providers": {
100-
"anthropic": {
101-
"api_key": "Bearer $(npx anthropic-api-key)",
102-
"extra_headers": {
103-
"anthropic-version": "2023-06-01",
104-
"anthropic-beta": "oauth-2025-04-20"
105-
},
106-
"system_prompt_prefix": "You are Claude Code, Anthropic's official CLI for Claude."
107-
},
108100
"copilot": {
109101
"type": "openai-compat",
110102
"base_url": "https://api.githubcopilot.com",

0 commit comments

Comments
 (0)