@runloop/remote-agents-sdk
Preparing search index...
codex
FileChange
Type Alias FileChange
FileChange
:
|
{
content
:
string
;
type
:
"add"
}
|
{
content
:
string
;
type
:
"delete"
}
|
{
move_path
:
string
|
null
;
type
:
"update"
;
unified_diff
:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@runloop/remote-agents-sdk
Loading...