Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new diagnostic tabs #538

Merged
merged 1 commit into from
Jul 2, 2024
Merged

Add new diagnostic tabs #538

merged 1 commit into from
Jul 2, 2024

Commits on Jul 2, 2024

  1. 🔄 synced local 'skyvern-frontend/src/' with remote 'skyvern-frontend/…

    …src/'
    
    <!-- ELLIPSIS_HIDDEN -->
    
    | 🚀 | This description was created by [Ellipsis](https://www.ellipsis.dev) for commit 2e6fb7a31a98c249461b08048404df3b16f63806  |
    |--------|--------|
    
    ### Summary:
    Adds new diagnostic tabs for 'HTML Element Tree' and 'LLM Request (Raw)' in `StepArtifacts` component, handling new artifact types and updating UI accordingly.
    
    **Key points**:
    - **File Modified**: `skyvern-frontend/src/routes/tasks/detail/StepArtifacts.tsx`
    - **Component Modified**: `StepArtifacts`
    - **New Tabs Added**: 'HTML Element Tree' and 'LLM Request (Raw)'
    - **New Artifact Types Handled**: `ArtifactType.VisibleElementsTree` and `ArtifactType.LLMRequest`
    - **UI Changes**: Updated `TabsList` to include new tabs and `TabsContent` to display corresponding content if artifacts are present.
    
    ----
    Generated with ❤️ by [ellipsis.dev](https://www.ellipsis.dev)
    
    <!-- ELLIPSIS_HIDDEN -->
    ykeremy committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    39ae778 View commit details
    Browse the repository at this point in the history