@deskcreate/agentcraft
Preparing search index...
skills
CreatorPackConfig
Interface CreatorPackConfig
interface
CreatorPackConfig
{
budget
?:
RunBudget
;
cache
?:
boolean
|
"auto"
|
"aggressive"
;
cacheRoot
?:
string
;
contentRoot
?:
string
;
memory
?:
boolean
|
{
filePath
?:
string
}
;
readOnlyByDefault
?:
boolean
;
skillActivation
?:
"auto"
|
"always"
|
"directive-only"
;
toolSelection
?:
"auto"
|
"all"
;
}
Index
Properties
budget?
cache?
cache
Root?
content
Root?
memory?
read
Only
By
Default?
skill
Activation?
tool
Selection?
Properties
Optional
Readonly
budget
budget
?:
RunBudget
Optional
Readonly
cache
cache
?:
boolean
|
"auto"
|
"aggressive"
Optional
Readonly
cache
Root
cacheRoot
?:
string
Optional
Readonly
content
Root
contentRoot
?:
string
Optional
Readonly
memory
memory
?:
boolean
|
{
filePath
?:
string
}
Optional
Readonly
read
Only
By
Default
readOnlyByDefault
?:
boolean
Optional
Readonly
skill
Activation
skillActivation
?:
"auto"
|
"always"
|
"directive-only"
Optional
Readonly
tool
Selection
toolSelection
?:
"auto"
|
"all"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
budget
cache
cache
Root
content
Root
memory
read
Only
By
Default
skill
Activation
tool
Selection
@deskcreate/agentcraft
Loading...