-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Summary
Support for accessing and comparing multiple Redis deployments within a single agent turn/request, particularly for lightweight inspection and comparison operations.
Context
Currently the agent is single-deployment focused per turn, requiring separate requests for different deployments. Some use cases require comparing or inspecting multiple clusters in a single operation.
Proposed Approach
- Support multi-cluster access per turn for lightweight inspection/comparison agents only
- Avoid multi-cluster support for deep triage agents (already slow and complex)
- Need to clarify target use cases: what tasks need to be performed across clusters?
Considerations
- Instance selection UI/UX
- Connection management for multiple simultaneous connections
- Result aggregation and comparison formatting
- Scope boundaries for which agent types support this
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request