v1.5.1: Remove dead code and fix all build warnings
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
f278e53b7e
commit
a0568508ea
@@ -245,8 +245,6 @@ pub struct AIConversation {
|
||||
/// Set to true when auto-compact fires; reset when summarization completes.
|
||||
has_pending_auto_compact: bool,
|
||||
|
||||
/// Number of times this child agent conversation has been automatically
|
||||
/// restarted after a transient error. Capped at MAX_SUBAGENT_RETRIES.
|
||||
subagent_retry_count: u8,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user