- Convert project to monorepo with separate web and extension packages
- Update package.json scripts to support pnpm workspace commands
- Remove individual configuration files from root directory
- Adjust Vercel configuration for monorepo deployment
- Prepare for Chrome extension development
- Remove existing web application source files in preparation for restructuring
- Simplify README environment variable section
- Update Vercel configuration to remove API key descriptions
- Prepare for more flexible API key management
- Update README with one-click Vercel deployment button
- Add detailed deployment steps for Gemini and DeepSeek API keys
- Modify defaults.ts to trim API key environment variables for better handling