mirror of
https://github.com/githubhjs/CLIProxyAPIPlus.git
synced 2026-07-12 01:25:13 +00:00
Add claude code support
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package misc
|
||||
|
||||
import _ "embed"
|
||||
|
||||
//go:embed claude_code_instructions.txt
|
||||
var ClaudeCodeInstructions string
|
||||
@@ -0,0 +1 @@
|
||||
[{"type":"text","text":"You are Claude Code, Anthropic's official CLI for Claude.","cache_control":{"type":"ephemeral"}}]
|
||||
Reference in New Issue
Block a user