Commit Graph

10 Commits

Author SHA1 Message Date
xiongxiao
342b68abe3 Refactor code structure for improved readability and maintainability 2026-03-15 04:22:35 +08:00
xiongxiao
228635a3cc fix add publish ev 2026-03-14 17:45:50 +08:00
a74b984d95 feat: 添加 npm patch 命令以自动更新补丁版本 2026-02-03 03:01:25 +08:00
cc043bfd7e update 2026-01-17 01:13:55 +08:00
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
a05f2cd291 feat: update ev cli 2025-05-18 17:59:54 +08:00
4b16ec8499 feat: add query-login 2025-03-22 00:52:58 +08:00
a117281b9e feat: 添加publish 2024-12-05 17:31:32 +08:00
da6211299b fix: update envision-cli tools for proxy and run app 2024-12-05 02:26:47 +08:00
89e4107800 feat: add config set and npm config 2024-11-15 22:03:13 +08:00