Skip to content

Comments

BREAKING: Multiple selected agents for agentGUI#42

Merged
kenblu24 merged 1 commit intomainfrom
multiselect
Feb 12, 2026
Merged

BREAKING: Multiple selected agents for agentGUI#42
kenblu24 merged 1 commit intomainfrom
multiselect

Conversation

@kenblu24
Copy link
Owner

This is a breaking change, as I've changed AgentGui.selected from type Agent to type list[Agent].

This change allows for the future possibility of selecting multiple agents, although there are no provisions to select multiple agents through the UI yet.

@kenblu24
Copy link
Owner Author

Hi all, please LMK if this change breaks anything on your end, particularly once you click on an agent to select it.

OR if you can think of a way to do this in a backwards-compatible way, please tell.

Copy link
Collaborator

@michabay05 michabay05 left a comment

Choose a reason for hiding this comment

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

These changes make sense. I have also tested them locally and everything works as it did before.

@kenblu24 kenblu24 merged commit 7c05dc1 into main Feb 12, 2026
2 checks passed
@kenblu24 kenblu24 deleted the multiselect branch February 12, 2026 14:35
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.

2 participants