Avatar Customization + Update Agent Brain (#23)

Co-authored-by: iamlukethedev <iamlukethedev@users.noreply.github.com>
This commit is contained in:
Luke The Dev
2026-03-20 23:05:14 -05:00
committed by GitHub
parent a5b0895dd8
commit 65c2b9cf85
39 changed files with 2803 additions and 551 deletions
+3
View File
@@ -1,6 +1,9 @@
# Browser/client gateway URL
NEXT_PUBLIC_GATEWAY_URL=ws://localhost:18789
# Debug UI
DEBUG=true
# App server
# PORT=3000
# HOST=127.0.0.1