@valon-technologies/gestalt
Preparing search index...
services/agent
AgentSessionStartHook
Interface AgentSessionStartHook
interface
AgentSessionStartHook
{
id
:
string
;
type
:
string
;
command
:
string
[]
;
cwd
:
string
;
timeout
:
string
;
env
:
{
[
key
:
string
]:
string
}
;
output
?:
AgentSessionStartHookOutput
;
}
Index
Properties
id
type
command
cwd
timeout
env
output?
Properties
id
id
:
string
type
type
:
string
command
command
:
string
[]
cwd
cwd
:
string
timeout
timeout
:
string
env
env
:
{
[
key
:
string
]:
string
}
Optional
output
output
?:
AgentSessionStartHookOutput
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
type
command
cwd
timeout
env
output
@valon-technologies/gestalt
Loading...