Commit Graph

77 Commits

Author SHA1 Message Date
9f20e149a0 feat: 更新依赖项,添加 OpenCode 支持,重构代理和路由逻辑,新增 AGENTS 文档 2026-01-20 02:46:29 +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
2f79925e3d update 2026-01-17 16:19:49 +08:00
cc043bfd7e update 2026-01-17 01:13:55 +08:00
6a375db5a1 update 2026-01-15 18:59:06 +08:00
a5ce44ba70 更新依赖,增强ASR功能,优化代理路由处理,添加登录页面渲染 2026-01-15 12:42:39 +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
a90f98ef3f 更新依赖并增强应用管理命令功能 2025-12-29 03:33:11 +08:00
9647fcf48f update 2025-12-29 01:54:45 +08:00
91409861b9 update 2025-12-29 01:34:06 +08:00
a52ac525bf feat: 更新依赖项版本,调整 pnpm-lock.yaml 和 package.json 中的 @kevisual/ha-api 版本,优化 WebSocket 处理逻辑 2025-12-24 00:28:39 +08:00
4bdebd66d4 feat: 更新依赖项版本,添加新功能并重构代码,增强 ASR 服务和灯光控制逻辑 2025-12-23 00:40:09 +08:00
f12fea7246 feat: 更新依赖项版本,增强代理请求处理逻辑,调整 WebSocket 路由和 API 代理配置 2025-12-21 06:40:16 +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
bafe51f140 add package kevisual/api 2025-12-19 18:54:25 +08:00
fb2b2d4d6f feat: add kv-code dependency and integrate kv-code editor in settings
- Added @kevisual/kv-code dependency to package.json
- Integrated kv-code editor in the FirstLogin and Config components
- Updated layout to include ToastContainer for notifications
- Implemented saveConfig functionality in store with success notifications
- Created detailed configuration documentation in 10-config.md
- Added typings.d.ts for type definitions
2025-12-19 13:10:46 +08:00
5b610fd600 init cli center 2025-12-18 01:51:51 +08:00
22de8cad52 fix: 移除不再使用的依赖项 '@kevisual/hot-api' 和 '@nut-tree-fork/nut-js' 2025-12-17 21:33:06 +08:00
73d98a1209 chore: update dependencies and package versions
- Bump packageManager from pnpm@10.25.0 to pnpm@10.26.0
- Update @kevisual/router from ^0.0.37 to ^0.0.39
- Update @types/node from ^24.10.2 to ^25.0.3
- Update inquirer from ^13.0.2 to ^13.1.0
- Update lodash-es from ^4.17.21 to ^4.17.22
- Update send from ^1.2.0 to ^1.2.1
- Update version of @kevisual/cli from 0.0.74 to 0.0.75 in package.json
- Update pnpm-lock.yaml to reflect changes in dependencies and versions
2025-12-17 20:22:30 +08:00
2393cbefbb fix: 修复下载配置文件失败时的错误处理逻辑 2025-12-17 12:18:55 +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
ee33208e6c fix: fix hot-api for not build in bun app.mjs 2025-12-05 20:53:25 +08:00
94e331e376 update 2025-12-05 20:01:12 +08:00
2dee724ec8 update add remote config 2025-12-04 02:29:42 +08:00
7471602ac1 fix: update windows jianrong 2025-12-01 15:33:30 +08:00
fcb3ec8993 update 2025-12-01 14:56:49 +08:00
ba3b2190ab update version 2025-12-01 02:25:00 +08:00
5f33926540 update 2025-11-28 03:15:10 +08:00
b2fcc84321 update add update 2025-11-28 02:49:52 +08:00
01c253e553 use bun for default engine 2025-11-28 01:01:52 +08:00
283fa5c603 bump: 更新版本 2025-11-25 00:35:45 +08:00
81eb20a853 修改依赖 2025-11-18 18:58:00 +08:00
6f709ff3e2 update 2025-11-18 02:01:22 +08:00
ba171fb744 fix: 更新初始化和pack的 cmd 2025-11-17 18:14:47 +08:00
5df5a943ed update: 更新light-code部分的代码模块 2025-11-11 03:42:21 +08:00
02d5cc9fb0 remove all submodules 2025-10-12 19:00:09 +08:00
0dc3605861 bump 2025-08-11 20:24:58 +08:00
0ed33bd451 bump version 2025-08-08 05:02:21 +08:00
dcce3e27d4 fix: 依赖更新 2025-07-18 01:07:19 +08:00
010816eb39 update fix 2025-07-18 01:04:20 +08:00
3c0cb64478 update 2025-06-19 00:07:18 +08:00
ddf50bbe4b update version 2025-06-02 11:12:57 +08:00
613ed47474 fix 2025-05-29 11:27:44 +08:00
552653c8f7 "feat: 新增 kevisual 同步配置,升级相关依赖" 2025-05-27 01:39:15 +08:00
ed5c9833e6 fix: update 2025-05-23 23:56:40 +08:00
a05f2cd291 feat: update ev cli 2025-05-18 17:59:54 +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