-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Component/s: Agents
-
None
-
Severity 3 - Minor
Issue Summary
Rovo Agents (custom, Forge, etc.) do not respect the removal of context items from the UI context bar, continuing to send the removed context in the request payload.
Steps to Reproduce
- Open Rovo and select an agent (e.g., a custom or Forge agent like Ask Concourse).
- Add a work item or specific context to the context bar.
- Remove the context by clicking the "X" on the context chip in the UI.
- Submit a prompt or query to the agent.
- Inspect the network payload/request being sent to the agent.
Expected Results
The context should be excluded from the request payload once it has been removed from the UI.
Actual Results
The removed context is still present in the payload sent to the agent, even though it is no longer visible in the UI.
...
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available.
- mentioned in
-
Page Loading...
- resolves
-
CES-171816 Loading...