feat(android): ai chat scaffold (#11124)

Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
Co-authored-by: eyhn <cneyhn@gmail.com>
This commit is contained in:
Aki Chang
2025-04-14 14:05:47 +08:00
committed by GitHub
parent 08dbaae19b
commit 00bd05897e
58 changed files with 3049 additions and 2168 deletions
@@ -6,6 +6,8 @@
"scripts": {
"build": "affine bundle",
"dev": "affine bundle --dev",
"sync": "cap sync",
"sync:dev": "CAP_SERVER_URL=http://10.0.2.2:8080 cap sync",
"studio": "cap open android"
},
"dependencies": {
@@ -25,6 +27,8 @@
"@capgo/inappbrowser": "^7.1.0",
"@sentry/react": "^9.2.0",
"@toeverything/infra": "workspace:*",
"async-call-rpc": "^6.4.2",
"idb": "^8.0.0",
"next-themes": "^0.4.4",
"react": "^19.0.0",
"react-dom": "^19.0.0",