repositories
loading repo index
repositories
loading repo index
repository
loading code, commits, and activity
public Clawd ADK gateway launch mirror
stars
latest
clone command
git clone gitlawb://did:key:z6Mkq5mY...iFZ5/my-project-publ...git clone gitlawb://did:key:z6Mkq5mY.../my-project-publ...2fa351d6docs: add automaton and perps launch sources16d ago| #1 | { |
| #2 | "name": "mem0-demo", |
| #3 | "version": "0.1.0", |
| #4 | "private": true, |
| #5 | "scripts": { |
| #6 | "dev": "next dev --turbopack", |
| #7 | "build": "next build", |
| #8 | "start": "next start", |
| #9 | "lint": "next lint" |
| #10 | }, |
| #11 | "dependencies": { |
| #12 | "@ai-sdk/openai": "^1.1.15", |
| #13 | "@assistant-ui/react": "^0.8.2", |
| #14 | "@assistant-ui/react-ai-sdk": "^0.8.0", |
| #15 | "@assistant-ui/react-markdown": "^0.8.0", |
| #16 | "@mem0/vercel-ai-provider": "^1.0.4", |
| #17 | "@radix-ui/react-alert-dialog": "^1.1.6", |
| #18 | "@radix-ui/react-avatar": "^1.1.3", |
| #19 | "@radix-ui/react-popover": "^1.1.6", |
| #20 | "@radix-ui/react-scroll-area": "^1.2.3", |
| #21 | "@radix-ui/react-slot": "^1.1.2", |
| #22 | "@radix-ui/react-tooltip": "^1.1.8", |
| #23 | "@types/js-cookie": "^3.0.6", |
| #24 | "@types/react-syntax-highlighter": "^15.5.13", |
| #25 | "@types/uuid": "^10.0.0", |
| #26 | "ai": "^4.1.46", |
| #27 | "class-variance-authority": "^0.7.1", |
| #28 | "clsx": "^2.1.1", |
| #29 | "js-cookie": "^3.0.5", |
| #30 | "lucide-react": "^0.477.0", |
| #31 | "next": "15.2.0", |
| #32 | "react": "^19.0.0", |
| #33 | "react-dom": "^19.0.0", |
| #34 | "react-markdown": "^10.0.1", |
| #35 | "react-syntax-highlighter": "^15.6.1", |
| #36 | "remark-gfm": "^4.0.1", |
| #37 | "remark-math": "^6.0.0", |
| #38 | "tailwind-merge": "^3.0.2", |
| #39 | "tailwindcss-animate": "^1.0.7", |
| #40 | "uuid": "^11.1.0" |
| #41 | }, |
| #42 | "devDependencies": { |
| #43 | "@eslint/eslintrc": "^3.3.0", |
| #44 | "@types/node": "^22", |
| #45 | "@types/react": "^19", |
| #46 | "@types/react-dom": "^19", |
| #47 | "eslint": "^9", |
| #48 | "eslint-config-next": "15.2.0", |
| #49 | "postcss": "^8", |
| #50 | "tailwindcss": "^3.4.1", |
| #51 | "typescript": "^5" |
| #52 | }, |
| #53 | "packageManager": "pnpm@10.5.2", |
| #54 | "pnpm": { |
| #55 | "onlyBuiltDependencies": [ |
| #56 | "sqlite3" |
| #57 | ] |
| #58 | } |
| #59 | } |
| #60 |