chore: establish signals feature baseline

This commit is contained in:
-Puter
2026-07-23 14:29:57 +05:30
parent aa1c89a310
commit 52510d1107
10 changed files with 433 additions and 5 deletions

View File

@@ -7,6 +7,8 @@
"packages/*"
],
"catalog": {
"@rivet-dev/agentos": "^0.2.7",
"@rivet-dev/agentos-core": "^0.2.10",
"dotenv": "^17.4.2",
"zod": "^4.4.3",
"lucide-react": "^1.23.0",
@@ -19,7 +21,8 @@
"@types/react-dom": "^19.2.3",
"tailwindcss": "^4.3.2",
"tailwind-merge": "^3.6.0",
"@better-auth/expo": "1.6.15"
"@better-auth/expo": "1.6.15",
"effect": "4.0.0-beta.99"
}
},
"type": "module",