Originally created by @jeannotdamoiseaux on GitHub (Jan 10, 2025).
Feature Request
Is your feature request related to a problem? Please describe.
Currently, users cannot see when and which tools (e.g., web searches, code execution) are used to generate answers. This lack of visibility makes responses less transparent and complicates debugging.
Describe the solution you'd like
Introduce a clear, user-facing indicator that displays the tools used during the interaction, including their names and purpose. This could be implemented as a small, expandable section within the interface that logs tool usage in real-time or after a response is generated.
Describe alternatives you've considered
Providing a summary of tool usage in a system-generated note appended to responses.
Adding an optional "debug mode" for users who want detailed logs of tool activity.
Making tool usage visible only in specific views, such as in developer settings.
Additional context
This feature will enhance transparency and trust by showing users how their answers are generated. It will also simplify debugging for maintainers and contributors. Below is a mock example of how the tool usage display might look in the UI:
Originally created by @jeannotdamoiseaux on GitHub (Jan 10, 2025).
# Feature Request
**Is your feature request related to a problem? Please describe.**
Currently, users cannot see when and which tools (e.g., web searches, code execution) are used to generate answers. This lack of visibility makes responses less transparent and complicates debugging.
**Describe the solution you'd like**
Introduce a clear, user-facing indicator that displays the tools used during the interaction, including their names and purpose. This could be implemented as a small, expandable section within the interface that logs tool usage in real-time or after a response is generated.
**Describe alternatives you've considered**
- Providing a summary of tool usage in a system-generated note appended to responses.
- Adding an optional "debug mode" for users who want detailed logs of tool activity.
- Making tool usage visible only in specific views, such as in developer settings.
**Additional context**
This feature will enhance transparency and trust by showing users how their answers are generated. It will also simplify debugging for maintainers and contributors. Below is a mock example of how the tool usage display might look in the UI:
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @jeannotdamoiseaux on GitHub (Jan 10, 2025).
Feature Request
Is your feature request related to a problem? Please describe.
Currently, users cannot see when and which tools (e.g., web searches, code execution) are used to generate answers. This lack of visibility makes responses less transparent and complicates debugging.
Describe the solution you'd like
Introduce a clear, user-facing indicator that displays the tools used during the interaction, including their names and purpose. This could be implemented as a small, expandable section within the interface that logs tool usage in real-time or after a response is generated.
Describe alternatives you've considered
Additional context
This feature will enhance transparency and trust by showing users how their answers are generated. It will also simplify debugging for maintainers and contributors. Below is a mock example of how the tool usage display might look in the UI: