Files
cli/assistant
xiongxiao 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
..
2025-06-06 02:03:10 +08:00
2025-04-27 22:16:09 +08:00
2025-04-27 22:16:09 +08:00
2025-12-17 22:32:33 +08:00
2025-04-25 02:14:24 +08:00
2025-04-27 22:16:09 +08:00

assistant cli

初始化路径

启动服务

配置