mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-19 06:45:50 +00:00
修复buddy rehatch的问题
This commit is contained in:
@@ -111,6 +111,7 @@ export type CompanionBones = {
|
||||
export type CompanionSoul = {
|
||||
name: string
|
||||
personality: string
|
||||
seed?: string
|
||||
}
|
||||
|
||||
export type Companion = CompanionBones &
|
||||
|
||||
Reference in New Issue
Block a user