Skip to content

Preserve agent archives across UI reconnects#200

Merged
cbusillo merged 1 commit into
mainfrom
fix/preserve-agent-archives-on-reconnect
May 29, 2026
Merged

Preserve agent archives across UI reconnects#200
cbusillo merged 1 commit into
mainfrom
fix/preserve-agent-archives-on-reconnect

Conversation

@cbusillo
Copy link
Copy Markdown
Owner

Summary

  • distinguish the first event-sender lifecycle from a later reconnect after all senders disconnect
  • preserve archived terminal agents across sender gaps so completed agent metadata remains queryable after reconnect/resume
  • add a regression for reconnecting after the sender gap

Validation

  • cargo test -p code-core reconnect_after_sender_gap_keeps_existing_archived_agents
  • cargo test -p code-core registering_second_session_keeps_existing_archived_agents
  • ./build-fast.sh

Follow-up to #199 auto-review finding for #175.

@cbusillo cbusillo merged commit 1f13f5f into main May 29, 2026
1 check passed
@cbusillo cbusillo deleted the fix/preserve-agent-archives-on-reconnect branch May 29, 2026 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant