熊潇 abearxiong
abearxiong pushed to main at kevisual/kevisual-center 2026-02-07 02:01:38 +08:00
aaaeb873ac chore: update version to 0.1.1 in package.json; refactor user deletion logic in page.tsx
abearxiong pushed to main at kevisual/code-center 2026-02-07 00:16:05 +08:00
d62a75842f Refactor: Remove unused Convex HTTP routes and schema definitions
abearxiong pushed to main at test/test-ai-sdk 2026-02-06 23:41:29 +08:00
e4d89b9250 feat: 添加对 Anthropic 的支持,更新模型测试配置
abearxiong pushed to main at template/electron-template 2026-02-06 23:35:44 +08:00
effd5655ed Refactor code structure for improved readability and maintainability
abearxiong pushed to main at kevisual/s3-migrate 2026-02-06 19:48:38 +08:00
b510d6667a 添加 S3 数据迁移工具的 README 文档,包含功能特性、支持的存储服务、环境配置、安装和使用方法等信息
abearxiong pushed to main at kevisual/code-center 2026-02-06 19:45:21 +08:00
32f4e9c40f 优化 S3 客户端配置,动态设置 forcePathStyle 属性以支持 Minio, 暂时只发现minio需要frocePathSylte,tos不需要
abearxiong pushed to main at kevisual/s3-migrate 2026-02-06 19:19:39 +08:00
73e9a33cc3 实现 S3 对象迁移功能,添加对象复制和元数据获取逻辑
abearxiong created branch main in kevisual/s3-migrate 2026-02-06 19:11:58 +08:00
abearxiong pushed to main at kevisual/s3-migrate 2026-02-06 19:11:58 +08:00
b6d8af60a1 Add scripts for MinIO client installation and S3 object copying
abearxiong created repository kevisual/s3-migrate 2026-02-06 19:11:40 +08:00
abearxiong pushed to main at kevisual/code-center 2026-02-06 02:47:01 +08:00
cb742807b4 重构应用列表处理逻辑,优化变量命名并移除冗余路由
abearxiong created repository kevisual/cnb-center 2026-02-05 19:09:52 +08:00
abearxiong created repository kevisual/convex 2026-02-05 18:35:45 +08:00
abearxiong pushed to main at kevisual/kevisual-home 2026-02-05 17:01:37 +08:00
23fdbf2105 clear code
abearxiong pushed to main at kevisual/kevisual-home 2026-02-05 16:59:06 +08:00
dfae42065a add version
abearxiong renamed repository from kevisual-login to kevisual/kevisual-home 2026-02-05 16:57:44 +08:00
abearxiong pushed to main at kevisual/code-center 2026-02-05 16:31:12 +08:00
266b7b33de Refactor config management to use Drizzle ORM
abearxiong pushed to main at kevisual/kevisual-center 2026-02-05 14:31:48 +08:00
6b1f58614e update
abearxiong pushed to main at kevisual/light-code-demo 2026-02-05 14:25:58 +08:00
63d8ab8ff0 feat: add remote app functionality and environment configuration
abearxiong pushed to main at kevisual/code-center 2026-02-05 14:08:49 +08:00
5200cf4c38 修复用户应用键的分隔符,从 '-' 更改为 '--',以保持一致性并优化 WebSocket 连接管理