mirror of
https://github.com/siteboon/claudecodeui.git
synced 2026-06-17 05:12:02 +08:00
docs: update session activity guard comment
This commit is contained in:
@@ -6,7 +6,7 @@ export interface SessionActivity {
|
||||
canInterrupt: boolean;
|
||||
/**
|
||||
* When this request was first marked as processing (client clock). Drives
|
||||
* the elapsed-time display and the stale `session-status` reply guard.
|
||||
* the elapsed-time display and the stale `chat_subscribed` idle-ack guard.
|
||||
*/
|
||||
startedAt: number;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user