mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-02-08 22:05:08 -05:00
This PR publicly exposes all the agents listed in the store to the internet. ### Changes 🏗️ Remove the auth requirement for an agent to download the agent. ### Checklist 📋 #### For code changes: - [x] I have clearly listed my changes in the PR description - [x] I have made a test plan - [x] I have tested my changes according to the test plan: - [x] Accessing `http://localhost:8006/api/store/download/agents/{agentId}` without authorization key.