Skip to content

remove agents when cleaning up#10

Merged
Gawor270 merged 1 commit intomainfrom
cleanup-agents
Oct 23, 2025
Merged

remove agents when cleaning up#10
Gawor270 merged 1 commit intomainfrom
cleanup-agents

Conversation

@Gawor270
Copy link
Member

No description provided.

Copilot AI review requested due to automatic review settings October 23, 2025 14:35
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR implements cleanup of ElevenLabs agents when sessions are deleted. Previously, only sessions were disconnected and removed, but the associated agents persisted. Now, agents are tracked via a new map and explicitly deleted during cleanup.

Key Changes:

  • Added tracking of peer-to-agent mappings
  • Implemented agent deletion during session cleanup

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@Gawor270 Gawor270 merged commit 2320607 into main Oct 23, 2025
1 check passed
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.

3 participants