Commit Graph

47 Commits

Author SHA1 Message Date
e53c166c29 fix: 更新依赖项版本以修复兼容性问题并优化导入路径 2026-02-19 04:00:09 +08:00
3f899dbd5f update 2026-01-20 23:23:07 +08:00
91d4fed474 feat: update README with installation command and add debug logs in deploy command
- Added installation command for the CLI tool in README.
- Enhanced deploy command with debug logging for upload results and query app version.
- Integrated useKey for fetching KEVISUAL_TOKEN in get-config module.
- Added debug logging in queryAppVersion for better traceability.
- Updated temp.md with new dependency and example command for deployment.
2026-01-17 23:28:38 +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
4f541748da fix 2026-01-14 00:14:25 +08:00
91409861b9 update 2025-12-29 01:34:06 +08:00
36628c8279 feat: update WebSocket connection and add system version sending functionality
- Changed WebSocket connection URL to localhost for testing.
- Added a function to send system version to the server upon connection and after a delay.
- Improved logging for received messages.

chore: update package dependencies

- Bump versions for several dependencies including @kevisual/query, lucide-react, vue, and others.
- Update package manager version to pnpm@10.26.1.

fix: adjust app initialization to use sessionStorage

- Modified the app initialization to use a custom sessionStorage implementation backed by an LRU cache.

feat: implement sessionStorage with LRU cache

- Added a new module for sessionStorage that utilizes LRUCache for efficient caching.
2025-12-21 04:20:25 +08:00
4aeb3637bf feat: enhance AI commands and logging system
- Update @kevisual/query to 0.0.32 and @kevisual/router to 0.0.37
- Restructure AI command interface with run and deploy subcommands
- Add comprehensive logging throughout cmd-execution flow
- Improve sync module with better configuration handling
- Add clickable link functionality in logger
- Enhance error handling and debugging capabilities

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-10 17:45:09 +08:00
5b83f7a6d1 up 2025-12-09 13:40:41 +08:00
502fef024f fix 2025-12-03 18:07:42 +08:00
87824c0021 图片上传hash 有bug,修复 2025-12-03 18:05:40 +08:00
b2fcc84321 update add update 2025-11-28 02:49:52 +08:00
6d32fedfb0 temp 2025-11-18 01:32:00 +08:00
5df5a943ed update: 更新light-code部分的代码模块 2025-11-11 03:42:21 +08:00
4dbee366c5 feat: add clone file 2025-10-12 19:55:33 +08:00
b239dae9e3 update: 优化部署 2025-06-18 22:42:39 +08:00
78d2b2b161 fix: deploy show tips 2025-05-29 11:43:46 +08:00
0507163248 fix bugs for query -app 2025-05-29 04:04:11 +08:00
a05f2cd291 feat: update ev cli 2025-05-18 17:59:54 +08:00
e9eedcd1bd "feat: 升级本地应用管理依赖,新增应用删除功能及强制覆盖下载选项" 2025-05-17 15:53:06 +08:00
035ddc248c add install base 2025-05-17 03:32:38 +08:00
4e007d48a4 add check sync 2025-05-16 02:54:30 +08:00
785bd7b004 "feat: 同步功能增强与配置优化,支持多类型同步及日志分级" 2025-05-12 23:53:45 +08:00
eaccbf5ada add sync download 2025-05-12 04:30:17 +08:00
4aec2bc231 bun 多文件上传会有问题 2025-05-11 21:57:54 +08:00
97acbfcf35 feat: add run script 2025-04-27 23:50:22 +08:00
6867de838e feat: add silky cli tools 2025-04-27 22:16:09 +08:00
6827945446 feat: clear rollup 2025-04-24 12:42:02 +08:00
43ce37b1ce clear code 2025-04-03 01:08:37 +08:00
aadd8266b1 update download app show me 2025-03-30 20:23:45 +08:00
be6d7091c3 temp 2025-03-23 18:14:36 +08:00
6e410eb3b0 fix 2025-03-23 12:24:08 +08:00
d56c4c15f2 fix: update login error 2025-03-23 12:17:06 +08:00
4b16ec8499 feat: add query-login 2025-03-22 00:52:58 +08:00
ce9b43b497 feat: add app download 2025-03-09 10:35:13 +08:00
e525833fc8 fix: fix bugs 2025-02-28 11:09:41 +08:00
c01820d1c6 token cache 2025-02-26 23:59:42 +08:00
26c6248d10 feat: login by command by web 2025-02-25 20:04:24 +08:00
2145fca826 add envision-cli 0.0.6 2024-11-29 13:32:58 +08:00
35cec990c6 feat: add pack module 2024-11-21 02:08:35 +08:00
89e4107800 feat: add config set and npm config 2024-11-15 22:03:13 +08:00
f51a304b81 fix: base url setting 2024-11-03 01:58:24 +08:00
cfa9cabb4b fix: 更新依赖 2024-11-02 23:48:35 +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
5c3f454d8c feat: add app serve 2024-10-17 01:18:03 +08:00
ef21829ffe init for deploy files 2024-10-10 00:43:50 +08:00