π¨ Critical Blocker
chat.opensin.ai redirects to /landing and shows the OLD dashboard-enterprise code. The new OpenSIN-WebApp code has been ready for weeks but never deployed.
Current Status (2026-04-16)
| Site |
Status |
Issue |
| chat.opensin.ai |
β OLD CODE |
Redirects to /landing, shows outdated UI |
| docs.opensin.ai |
β
OK |
Working fine |
| opensin.ai |
β
OK |
Working fine |
Root Cause
The Vercel deployment was blocked because no Vercel API token was found in the system.
Required Env Vars for Vercel
NEXT_PUBLIC_SUPABASE_URL=http://92.5.60.87:8006
NEXT_PUBLIC_SUPABASE_ANON_KEY=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJyb2xlIjoiYW5vbiIsImlzcyI6InN1cGFiYXNlIiwiaWF0IjoxNzY5Mjc5NTAyLCJleHAiOjE5MjY5NTk1MDJ9.HCam8-Pv3vAN8lthCwOpQuels9LkGKK8hVRJQCPEYWE
AI_PROXY_URL=http://92.5.60.87:4100/v1
AI_API_KEY=sk-sin-fleet-master
NEXT_PUBLIC_APP_URL=https://chat.opensin.ai
Next Steps
- User needs to login to Vercel dashboard: https://vercel.com/dashboard
- Add the 5 environment variables above to the project
OpenSIN-AI/OpenSIN-WebApp
- Trigger a redeploy (or merge main branch to auto-deploy)
- Verify chat.opensin.ai shows the new AI chat interface
Credentials Location
All credentials stored in global-brain at:
~/.config/opencode/credentials/SUPABASE.md
~/.config/opencode/credentials/chat-opensin-ai.env
Created by oracle agent
π¨ Critical Blocker
chat.opensin.ai redirects to
/landingand shows the OLD dashboard-enterprise code. The new OpenSIN-WebApp code has been ready for weeks but never deployed.Current Status (2026-04-16)
Root Cause
The Vercel deployment was blocked because no Vercel API token was found in the system.
Required Env Vars for Vercel
Next Steps
OpenSIN-AI/OpenSIN-WebAppCredentials Location
All credentials stored in global-brain at:
~/.config/opencode/credentials/SUPABASE.md~/.config/opencode/credentials/chat-opensin-ai.envCreated by oracle agent