Skip to content

The HTML results directory does not store results for multiple attempts at the same task #96

@joellabes

Description

@joellabes

Two rows in the results table:

Image

But they both have the same path

Image

And there is only one folder in the html directory, which points to the first run's results

Image

Whereas there are two folders in the airbnb004 directory:

Image

To reproduce:

  1. Run ade run airbnb004 --agent claude --db duckdb --project-type dbt --n-attempts 2
  2. Run ade view
  3. Click the yellow Results button beside each run
  4. Notice that the number of output tokens is identical, even though the summary table had different data per run

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions