feat: open source multi-user AI notebook with observability

This commit is contained in:
wuyang
2026-07-28 14:28:00 +08:00
commit 935c411847
30 changed files with 6522 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
{
"name": "续想",
"short_name": "续想",
"description": "让零散念头继续生长的私人笔记本",
"start_url": "/",
"display": "standalone",
"background_color": "#f3f0e9",
"theme_color": "#f3f0e9",
"icons": [
{
"src": "/icon.svg",
"sizes": "any",
"type": "image/svg+xml",
"purpose": "any maskable"
}
]
}