diff --git a/.gitmodules b/.gitmodules index cb83ef33..c7cb7c22 100644 --- a/.gitmodules +++ b/.gitmodules @@ -30,3 +30,7 @@ path = agbenchmark/challenges url = https://github.com/SilenNaihin/agbenchmark_challenges.git branch = main +[submodule "agent/PolyGPT"] + path = agent/PolyGPT + url = https://github.com/polywrap/PolyGPT.git + branch = nerfzael-agent-protocol diff --git a/agent/PolyGPT b/agent/PolyGPT new file mode 160000 index 00000000..d5af817d --- /dev/null +++ b/agent/PolyGPT @@ -0,0 +1 @@ +Subproject commit d5af817deeefeca519ad83a96c1d4e764aab35ad