Skip to content

Repository files navigation

Agent Avatars

A searchable library of deterministic, pre-generated agent avatars. The MVP adds public download/open/copy actions, Supabase-backed accounts and favorites, and user-owned Agent Teams, delivered as a React/Vite application on Cloudflare Pages.

Architecture baseline

Implementation starts from these approved documents:

Stage 2 modules share the repository-root tooling. Documentation integrity can always be checked with:

git diff --check

Identity data development

The Supabase identity foundation is under supabase/; its browser-safe typed entry point is src/lib/supabase/index.ts. Local database verification requires Docker and the pinned Node/npm versions:

npm ci --ignore-scripts
npx supabase start
npm run test:db
npm run check:database-types

Copy .env.example to an ignored local environment file and replace only the local public publishable key. Never place a service-role key or database secret in a VITE_* variable.

About

A plethora of avatars for agents

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages