Plant — narrow Seeds grow in chat
Each user-planted Seed is a narrow agent scoped to a topic. It remembers its own context and builds its own fact graph.
Data sources
- seedstablepublic.seeds
Seed metadata, owner, niche, and growth state.
- seed_messagestablepublic.seed_messages
Conversation history per Seed.
Pipeline components
- AgiLabsrc/components/seed/AgiLab.tsx
Per-seed lab UI.
- agi.functions.tssrc/lib/agi.functions.ts
Server functions powering planting, goals, and learning.