fix: add bounded AgentRun event detail
This commit is contained in:
@@ -76,6 +76,7 @@ export interface AgentRunResourceOptions {
|
||||
commandId: string | null;
|
||||
sessionId: string | null;
|
||||
afterSeq: number | null;
|
||||
eventDetailSeq: number | null;
|
||||
tail: number | null;
|
||||
fullText: boolean;
|
||||
reason: string | null;
|
||||
|
||||
Reference in New Issue
Block a user