kkfluous 4df06babd0
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
fix(mobile): replace top tab strip with hamburger drawer
The previous top tab strip ate vertical space and didn't match the
desktop sidebar UX. Add a Menu button next to the title (mobile only)
that slides the existing Sidebar in from the left as a drawer, with a
backdrop, scroll lock, and auto-close on selection.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-29 18:28:39 +08:00

GHBanner

Run and deploy your AI Studio app

This contains everything you need to run your app locally.

View your app in AI Studio: https://ai.studio/apps/99f30234-252e-4899-b2b5-6d6d1c336581

Run Locally

Prerequisites: Node.js

  1. Install dependencies: npm install
  2. Set the GEMINI_API_KEY in .env.local to your Gemini API key
  3. Run the app: npm run dev
Description
No description provided
Readme 96 KiB
Languages
TypeScript 98.1%
HTML 0.9%
Dockerfile 0.9%