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

feat(platform): Agent Store V2 #8306

Closed
wants to merge 217 commits into from

Conversation

Swiftyos
Copy link
Contributor

@Swiftyos Swiftyos commented Oct 10, 2024

Background

To make life easier when creating our new ui, I'm going to be building up a compent library and making sure they all stay pure react functions.

Changes 🏗️

  • Added Search Bar Component
Screenshot 2024-10-10 at 18 42 56

TODO

  • Filter Chips
    Screenshot 2024-10-11 at 12 32 16

  • Featured Store Card
    Screenshot 2024-10-11 at 12 32 03

  • Creator Card

Screenshot 2024-10-11 at 12 27 24

  • Store Card

Screenshot 2024-10-11 at 12 33 17

  • Button
    Screenshot 2024-10-11 at 12 27 05

  • Callout
    Screenshot 2024-10-11 at 12 26 40

  • NavBar
    Screenshot 2024-10-11 at 12 32 56

Testing 🔍

Note

Only for the new autogpt platform, currently in autogpt_platform/

  • Create from scratch and execute an agent with at least 3 blocks
  • Import an agent from file upload, and confirm it executes correctly
  • Upload agent to marketplace
  • Import an agent from marketplace and confirm it executes correctly
  • Edit an agent from monitor, and confirm it executes correctly

@Swiftyos Swiftyos self-assigned this Oct 10, 2024
@github-actions github-actions bot added platform/frontend AutoGPT Platform - Front end platform/backend AutoGPT Platform - Back end size/l labels Oct 10, 2024
Copy link

netlify bot commented Oct 10, 2024

Deploy Preview for auto-gpt-docs canceled.

Name Link
🔨 Latest commit 30a047e
🔍 Latest deploy log https://app.netlify.com/sites/auto-gpt-docs/deploys/674dd966eef93a000888dd3e

@github-actions github-actions bot added size/xl and removed size/l labels Oct 11, 2024
@Swiftyos Swiftyos marked this pull request as ready for review October 11, 2024 10:56
@Swiftyos Swiftyos requested a review from a team as a code owner October 11, 2024 10:56
@Swiftyos Swiftyos requested review from Torantulino and Bentlybro and removed request for a team October 11, 2024 10:56
Copy link
Contributor

github-actions bot commented Dec 2, 2024

Conflicts have been resolved! 🎉 A maintainer will review the pull request shortly.

@github-actions github-actions bot removed the conflicts Automatically applied to PRs with merge conflicts label Dec 2, 2024
Bentlybro and others added 5 commits December 2, 2024 11:17
This adds the rating card, currently i just make it show in every agent
page till we have better logic for it + we want to make it show on the
block builder when we are looking at some one else's agent from the
marketplace, this is to be implemented soon

The Tutorial and ? buttons will also be hidden on the market place pages
so ignore them showing for now

### Changes 🏗️

![image](https://github.com/user-attachments/assets/7bd0314e-6c47-4c58-a113-1ea421f8c257)

![image](https://github.com/user-attachments/assets/1b5f5244-9387-4bbc-ba52-0de1c9dcd3d6)
…ub.com:Significant-Gravitas/AutoGPT into swiftyos/open-1920-marketplace-home-components
@Swiftyos Swiftyos closed this Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform/backend AutoGPT Platform - Back end platform/frontend AutoGPT Platform - Front end Review effort [1-5]: 4 size/xl
Projects
Status: Done
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants