adde196a40d4a442254f7a3e833dbb2006d10603
Added two redirect routes in artifacts/api-server/src/app.ts: - GET / → 302 redirect to /api/ui - GET /api → 302 redirect to /api/ui This means opening the preview URL or the root of the app immediately lands on the Timmy UI without any manual navigation. No changes to the UI itself, no new routes, no new files. Verified: both / and /api return HTTP 302 with Location: /api/ui.
Description
Timmy Tower World — sovereign AI agent economy
Languages
TypeScript
68.9%
JavaScript
15.5%
Shell
10.6%
HTML
4.5%
CSS
0.4%