Web
apps/web is a static Next.js App Router site. It is deployed as prebuilt HTML, CSS, JavaScript, and public assets.
Docs
The repository is a monorepo for local-first agent memory work. The public website is static; the reusable memory behavior lives in packages and command-line tools.
apps/web is a static Next.js App Router site. It is deployed as prebuilt HTML, CSS, JavaScript, and public assets.
packages/memory contains the local SDK, CLI, dashboard, and sharing tools for continuity workflows.
packages/convex remains available for backend experiments, but it is not part of the public website runtime.
pnpm installpnpm dev:webpnpm buildpnpm lintpnpm typecheck