AutoGPT
AutoGPT copied to clipboard
feat(market) Add on delete to market
Background
So we can easily delete agents in the marketplace in the db and have it cascade through to related tables
Changes ๐๏ธ
Added onDelete: Cascade to AnalyticsTracker and Agents
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
PR Reviewer Guide ๐
Here are some key observations to aid the review process:
| โฑ๏ธย Estimated effort to review: 2 ๐ต๐ตโชโชโช |
| ๐งชย No relevant tests |
| ๐ย No security concerns identified |
| โกย Recommended focus areas for review Potential Data Loss Relationship Change |
Deploy Preview for auto-gpt-docs canceled.
| Name | Link |
|---|---|
| Latest commit | 64532b8eb78774b964d76e5622e3e1e00dd89b77 |
| Latest deploy log | https://app.netlify.com/sites/auto-gpt-docs/deploys/66ffb46faa29010008799e68 |