-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Description
Version: 3.22.5
API Provider: Anthropic
Model: sonnet-3.5
What happened?
The 'Export task history' feature shows a 馃毇 symbol while the API is active. This prevents users from exporting task history while developing and letting the model continue to operate, which is a common workflow for debugging and understanding interactions between the model and Roo.
Expected behavior
'Export task history' should work at all times, even if it downloads a partial file with only whatever is available at the moment. Users should be able to export task history while the API is running to help debug and understand the interactions.
Steps to reproduce
- Start a task with the API
- While the API is still running, attempt to use the 'Export task history' feature
- Observe that the option shows a 馃毇 symbol and cannot be used
Additional context
This functionality worked in version 3.16.5 and broke somewhere before 3.22.5. It's a regression that impacts the development workflow, as users often need to inspect API responses while the model is still running to understand what's happening between the model and Roo.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status