熊潇 abearxiong
abearxiong transferred repository abearxiong/test-nutjs to test/test-nutjs 2026-02-02 18:31:28 +08:00
abearxiong created repository test/test-nutjs 2026-02-02 18:31:10 +08:00
abearxiong pushed to main at kevisual/code-center 2026-02-02 18:06:37 +08:00
158dd9e85c Refactor AI proxy error handling and remove deprecated upload and event routes
82e3392b36 优化 token 处理逻辑,统一 createCookie 调用格式,返回 token 过期时间
Compare 2 commits »
abearxiong pushed to main at kevisual/use-config 2026-02-02 14:49:49 +08:00
abearxiong pushed to main at kevisual/code-builder 2026-02-02 12:54:45 +08:00
ce574e9fa7 temp
abearxiong pushed to main at kevisual/code-builder 2026-02-02 06:08:24 +08:00
d273e82b73 feat: 更新构建配置,添加清理输出目录功能并修改版本号
abearxiong pushed to main at kevisual/use-config 2026-02-02 05:44:17 +08:00
69df2803c0 chore: update package version and dependencies; add env-config for dynamic config keys
abearxiong created branch main in test/test-ai-sdk 2026-02-02 02:18:53 +08:00
abearxiong pushed to main at test/test-ai-sdk 2026-02-02 02:18:53 +08:00
96ecbd026e feat: Initialize test-ai-sdk project with Bun
abearxiong created repository test/test-ai-sdk 2026-02-01 23:40:26 +08:00
abearxiong pushed to main at kevisual/cnb 2026-02-01 23:37:28 +08:00
412c057756 update
7a01339ef2 feat: 添加工作空间存活管理功能,重置和清理超时任务,使用 dayjs 格式化时间
6e5a642ab2 feat: 将所有路由的中间件从 'auth' 更新为 'admin-auth',并更新版本至 0.0.13
0d17d56628 feat: 添加工作空间保持存活功能,更新相关依赖和配置
972d68b87e feat: 更新版本至 0.0.10,修复依赖项 ws 的位置
Compare 7 commits »
abearxiong pushed to main at kevisual/code-center 2026-02-01 19:26:49 +08:00
a0f0f65d20 update
abearxiong pushed to main at kevisual/kevisual-center 2026-02-01 19:23:00 +08:00
e42fce5bd1 update
85f742ad2b update
Compare 2 commits »
abearxiong renamed repository from kevsiual-permission to kevisual/kevisual-permission 2026-02-01 19:03:39 +08:00
abearxiong pushed to main at kevisual/kevisual-permission 2026-02-01 19:03:20 +08:00
abearxiong pushed to main at kevisual/query 2026-02-01 18:18:08 +08:00
abearxiong pushed to main at kevisual/query 2026-02-01 18:08:24 +08:00
168c7cdee4 chore: bump version to 0.0.39 and enhance adapter to merge existing search parameters with body and params
abearxiong pushed to main at kevisual/kevisual-oss 2026-02-01 17:37:53 +08:00
151a74fad1 feat: 添加 listObjects 方法的 getMeta 选项以获取对象元数据
abearxiong pushed to main at kevisual/code-center 2026-02-01 16:23:10 +08:00
337abd2bc3 temp
32167faf67 重构 postProxy 函数,移动到新文件 ai-proxy-chunk/post-proxy.ts,优化文件上传处理逻辑
Compare 2 commits »
abearxiong pushed to main at kevisual/code-center 2026-02-01 03:58:46 +08:00
82c9b834e9 更新依赖项,添加 flowme 插入触发器和监听器;重构数据库连接管理;优化用户路由和 SSE 处理