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 html elements tree in prompt #731

Merged
merged 1 commit into from
Aug 26, 2024

Commits on Aug 26, 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 e3ddc5bda7d296d2e5e8b9eb02f3da105be0e2e1  |
    |--------|--------|
    
    ### Summary:
    This PR introduces a new artifact type `VisibleElementsTreeInPrompt` and a corresponding `HTMLArtifact` component to fetch and display formatted HTML data in the `StepArtifacts` component.
    
    **Key points**:
    - Added `VisibleElementsTreeInPrompt` to `ArtifactType` in `skyvern-frontend/src/api/types.ts`.
    - Created `HTMLArtifact` component in `skyvern-frontend/src/routes/tasks/detail/HTMLArtifact.tsx` to fetch and format HTML data.
    - Updated `StepArtifacts` in `skyvern-frontend/src/routes/tasks/detail/StepArtifacts.tsx` to use `HTMLArtifact` for `VisibleElementsTreeInPrompt` artifacts.
    
    ----
    Generated with ❤️ by [ellipsis.dev](https://www.ellipsis.dev)
    
    <!-- ELLIPSIS_HIDDEN -->
    ykeremy committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    4b82233 View commit details
    Browse the repository at this point in the history