feat(builder,server): add review of agent submissions to the admin portal (#7914)

Co-authored-by: Aarushi <aarushik93@gmail.com>
This commit is contained in:
Nicholas Tindle
2024-08-30 11:20:59 -07:00
committed by GitHub
parent 60a8e00578
commit baa00a5b03
29 changed files with 740 additions and 184 deletions

View File

@@ -32,6 +32,14 @@
"name": "market",
"path": "../rnd/market"
},
{
"name": "lib",
"path": "../rnd/autogpt_libs"
},
{
"name": "infra",
"path": "../rnd/infra"
},
{
"name": "[root]",
"path": ".."