Commit Graph

6 Commits

Author SHA1 Message Date
8549a4aa53 feat: migrate from inquirer to @inquirer/prompts for interactive prompts
- Replaced inquirer with @inquirer/prompts in various command files for improved prompt handling.
- Updated confirmation and input prompts in commands such as app, config, deploy, login, and others.
- Added a new command 'cc' for switching between Claude code models with appropriate configurations.
- Enhanced user experience by ensuring prompts are more streamlined and consistent across the application.
2026-01-15 09:17:07 +08:00
b631ff4a09 add pm2 2024-12-05 20:53:21 +08:00
2145fca826 add envision-cli 0.0.6 2024-11-29 13:32:58 +08:00
89e4107800 feat: add config set and npm config 2024-11-15 22:03:13 +08:00
c832c0274a feat: add vite dev containers 2024-10-21 01:36:34 +08:00
644539b624 feat: add baseURL dev and sequelize error 2024-10-19 17:32:02 +08:00