Skip to main content

GigiDC

GigiDC is being rebuilt as a Discord-native agent runtime with Go, Docker Compose, local PostgreSQL, pgvector, durable jobs, LLM provider routing, memory tools, and an external Discord app integration layer. The target shape is not a chatbot with plugins. Gigi should understand a request, choose scoped context and tools, enforce permissions, run deterministic tools, compose an answer, confirm risky actions, and audit the path.
The old Node/Supabase runtime has been removed. The current foundation exposes health/readiness, Discord liveness routing, admin-gated capability grants, guild-scoped LLM provider setup, plugin catalog controls, deterministic and semantic external app routing, guild mention chat fallback through a configured chat model, current-channel memory count/search tools, and opt-in public external app dispatch. Rich semantic retrieval, rich DM chat, reasoning chat, and restricted action routing are not live yet.

Foundation Shape

Start Here