肖应宇 xiaoyingyu
  • Joined on 2025-08-20
xiaoyingyu pushed tag v3.3.2 to skills/deerflow2 2026-06-15 09:46:44 +08:00
xiaoyingyu pushed to feat/kexue-ui-maintain at skills/deerflow2 2026-06-15 09:46:36 +08:00
c7b45a912a chore: 推进版本,v3.3.2
xiaoyingyu pushed to feat/kexue-ui-maintain at skills/deerflow2 2026-06-15 09:45:17 +08:00
bc5fcb1fa9 chore(tour):取消Tour,因为没有和平台信息绑定
f14d0fe6fd feat(suggestion): 背景色变化
015313cb83 chore: 去除字体放大的多余部分
39eb29d54e fix(brand): 修复品牌根选择器变量覆盖
6adc8cbedf feat(suggestionList): 仅在xclaw中显示
Compare 5 commits »
xiaoyingyu pushed to feat/kexue-ui-maintain at skills/deerflow2 2026-06-13 11:30:56 +08:00
d0afbf1897 refactor(brand): 重构品牌系统,移除 SESSION_BRAND 并完善初始化逻辑
xiaoyingyu pushed to feat/kexue-ui at kexueadmin/ai-chat-ui 2026-06-12 17:33:34 +08:00
c4e9a6466e fix(auth): 支持通过环境变量配置认证地址
xiaoyingyu pushed to feat/kexue-ui-maintain at skills/deerflow2 2026-06-12 17:24:47 +08:00
02692444a5 chore: 暂时隐藏suggestionlist
xiaoyingyu pushed to feat/kexue-ui at kexueadmin/ai-chat-ui 2026-06-12 14:48:46 +08:00
da3fad3b44 fix(auth): 修复 mixed-content 问题,将认证接口改为相对路径并走代理
xiaoyingyu pushed to feat/kexue-ui at kexueadmin/ai-chat-ui 2026-06-12 14:11:47 +08:00
95c75ce331 build(deps): 同步包管理与后端依赖配置
4a434f9580 fix(auth): 修复启动脚本与前端认证流程
Compare 2 commits »
xiaoyingyu pushed to feat/kexue-ui-maintain at skills/deerflow2 2026-06-12 11:53:42 +08:00
5d634e3ad1 test(brand): 覆盖新增品牌辅助函数和 CSS 选择器单测
269408b66f feat(table): 表格下载支持 CSV 和 Markdown 双格式下拉选择
8e6c8c7424 refactor(chat): 品牌化聊天页面布局和图标,移除 sxwz 硬编码偏移
6958efb2ad refactor(brand): 品牌颜色系统重构,使用 CSS 自定义属性驱动主题
Compare 4 commits »
xiaoyingyu pushed to feat/kexue-ui-maintain at skills/deerflow2 2026-06-11 17:56:18 +08:00
3f9fad05f5 chore: 推进版本,v3.3.1
xiaoyingyu pushed to feat/kexue-ui-maintain at skills/deerflow2 2026-06-11 17:51:41 +08:00
b0876e6542 fix(sxwz): 修复制品面板打开时输入框布局偏移
6c4f88d4c8 test(e2e): 添加 E2E 测试基础设施和线程记忆测试
9f42024682 test(memory): 添加线程记忆更新器 JSON 修复测试
ade336f30a refactor(memory): 提取 JSON 工具函数到共享模块
e55be0da3a fix(deploy): comment out local image tagging in push command
Compare 6 commits »
xiaoyingyu pushed to feat/kexue-ui-maintain at skills/deerflow2 2026-06-11 17:48:47 +08:00
5027a92314 fix(sxwz): 修复制品面板打开时输入框布局偏移
29203a14b8 test(e2e): 添加 E2E 测试基础设施和线程记忆测试
a1eff2fa12 test(memory): 添加线程记忆更新器 JSON 修复测试
252cd71fe0 refactor(memory): 提取 JSON 工具函数到共享模块
Compare 4 commits »
xiaoyingyu pushed to feat/kexue-ui-maintain at skills/deerflow2 2026-06-11 09:53:26 +08:00
c17ba298fb fix(ui): 发送按钮 SVG 属性改为 JSX 驼峰格式
7d5e25e325 feat(input): 附件引用弹窗新增搜索过滤框
f3c160f103 feat(artifact): artifact markdown 表格复用 CopyButton
407618baf0 refactor(table): 表格复制按钮复用 CopyButton,下载改为 markdown+BOM
1637a0e71c fix(copy): copyToClipboard 始终发送 postMessage
Compare 5 commits »
xiaoyingyu pushed to feat/kexue-ui-maintain at skills/deerflow2 2026-06-10 18:01:40 +08:00
03ff3ece7f fix(brand): brand更新不及时的问题
xiaoyingyu pushed to feat/kexue-ui-maintain at skills/deerflow2 2026-06-10 17:52:43 +08:00
c45bc4d521 style(input): 调整发送按钮为圆形图标样式并更新主题色
9eb494b1b4 feat(brand): 聊天页 sxwz 模式下输入框左移 172px
0bd9b9bdcb feat(brand): workspace 组件接入品牌文案和 Logo 切换
62fd2e6f06 feat(brand): 新增品牌切换系统核心模块
Compare 4 commits »
xiaoyingyu pushed to feat/kexue-ui-maintain at skills/deerflow2 2026-06-02 10:21:41 +08:00
63563ce6a3 feat: 重置会话时新增checkbox,清除当前会话的memory
xiaoyingyu pushed to feat/kexue-ui-maintain at skills/deerflow2 2026-06-01 17:57:36 +08:00
dd98337a92 fix: 修复错误的id
xiaoyingyu pushed to feat/kexue-ui-maintain at skills/deerflow2 2026-06-01 17:55:11 +08:00
0fdeb27e06 fix(workspace): 优化欢迎建议布局并完善输入框提交判断
xiaoyingyu pushed to feat/kexue-ui-maintain at skills/deerflow2 2026-05-18 16:31:15 +08:00
f0f7b8df4d script: 添加git hook,每次push之前都rebase git-main
xiaoyingyu pushed to feat/kexue-ui-maintain at skills/deerflow2 2026-05-18 16:04:59 +08:00
ae2cfa2386 chore:快捷Skill按钮维护
15b295f45e dev:版本推进
453ef0d4da chore: 快捷Skill按钮维护
d2d7d0fc99 chore:隐藏管理记忆的入口
41ac04f9f9 feat: 本地清理旧用户遗留的localstorage
Compare 18 commits »