Skip to content

Commit e8d39d6

Browse files
cephalonautoz-agent
andcommitted
Restore blank line removed incidentally in conversation.rs
Co-Authored-By: Oz <oz-agent@warp.dev>
1 parent fe3b1f4 commit e8d39d6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/src/ai/agent/conversation.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -346,6 +346,7 @@ pub struct AIConversation {
346346
/// these conversations — the remote worker's own client handles status
347347
/// reporting.
348348
is_remote_child: bool,
349+
349350
/// The last event sequence number observed from the v2 orchestration
350351
/// event log. Used on restore to resume event delivery without
351352
/// re-delivering already-processed events.

0 commit comments

Comments
 (0)