Skip to content

Do not include unused prompt variants in configuration overview #15320

@sdirix

Description

@sdirix

Bug Description:

Agents can specify multiple variants of their prompts. They can be selected in the Configuration View. The non-selected prompts will not be used by the agent.

The configuration overview also shows which variables and functions are used by the agent, including the ones specified in the prompt (customizations).

At the moment the overview shows a union of all variables and functions of all prompt variant (customizations). However this is misleading as the ones of the non-selected variants will actually not be used.

The overview should be adapted to only show the variables and functions of the selected prompt (customization).

Image

Additional Information

  • Operating System: Ubuntu 24.04
  • Theia Version: latest master (4877a0b)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions