fix(tmux-subagent): avoid transcript fetches during idle stability checks
This commit is contained in:
@@ -16,6 +16,7 @@ export function createTrackedSession(params: {
|
||||
lastSeenAt: now,
|
||||
closePending: false,
|
||||
closeRetryCount: 0,
|
||||
activityVersion: 0,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user