Skip to content

regression: 'Export task history' is disabled while API is active #5324

@KJ7LNW

Description

@KJ7LNW

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

  1. Start a task with the API
  2. While the API is still running, attempt to use the 'Export task history' feature
  3. 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

Issue - In ProgressSomeone is actively working on this. Should link to a PR soon.bugSomething isn't working

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions