mirror of
https://github.com/githubhjs/CLIProxyAPIPlus.git
synced 2026-07-13 10:05:21 +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
|
||||
Reference in New Issue
Block a user