multi-site-livechat
Matches
A multi-tenant live chat monorepo using Turbo.
→ Replace npm/yarn with pnpm; convert to pnpm workspaces and use pnpm import to generate pnpm-lock.yaml from existing lockfile.
Agent-native memory infrastructure that persists conversation and execution state across sessions.
→ Import `@memorilabs/memori` and register it with the chat agent's LLM client to automatically persist conversations and enable recall on subsequent messages.