• Joined on 2025-06-24
JOJO pushed to main at JOJO/agent-Specialization 2026-06-10 19:18:51 +08:00
dcb25dfe89 fix: 堆叠块深色hover不可见 & 底部块高度偏差 & 新增隐藏边线开关
JOJO pushed to main at JOJO/agent-Specialization 2026-06-10 17:41:32 +08:00
3abbf30422 feat(admin): 管理员密码管理功能,支持搜索用户名/邮箱重置密码
JOJO pushed to main at JOJO/agent-Specialization 2026-06-10 16:41:56 +08:00
4004bceb0c feat(config): 新用户默认deep模式+自动深压缩开启
JOJO pushed to main at JOJO/agent-Specialization 2026-06-10 15:59:14 +08:00
820ec69354 feat(memory): 新增项目记忆系统,整合总体+项目记忆注入
JOJO pushed to main at JOJO/agent-Specialization 2026-06-10 03:26:38 +08:00
5d2da692b0 chore: remove easyagent/models.json with plaintext keys, add to gitignore
JOJO pushed to main at JOJO/agent-Specialization 2026-06-10 03:09:44 +08:00
960d087db0 fix(sub-agent): stdout output, real-time progress, config externalization
JOJO pushed to main at JOJO/agent-Specialization 2026-06-10 01:50:54 +08:00
JOJO pushed to main at JOJO/agent-Specialization 2026-06-10 01:44:51 +08:00
4ba15555b7 refactor(sub_agent): 子智能体模型配置外置化,对齐 custom_models.json 设计
JOJO pushed to main at JOJO/agent-Specialization 2026-06-10 01:08:59 +08:00
6255efc594 perf: CSS content-visibility + containment 优化长对话渲染性能
JOJO pushed to main at JOJO/agent-Specialization 2026-06-10 00:50:33 +08:00
d24e00b9b3 feat(voice): Android 端侧离线语音识别集成
JOJO pushed to main at JOJO/agent-Specialization 2026-06-09 15:02:14 +08:00
62e2c08f5a fix(style): 统一三主题 token 圆环绿黄红状态颜色为夜间模式值
644b609d85 fix(ui): 修复Git侧边栏刷新时loading文字闪烁 - 只在首次加载显示loading,刷新时保持现有文字避免闪烁
Compare 2 commits »
JOJO pushed to main at JOJO/agent-Specialization 2026-06-09 12:14:15 +08:00
ca4bf17639 fix(chat): 运行期间权限切换使用pending机制,避免来回切换插入多余消息
JOJO pushed to main at JOJO/agent-Specialization 2026-06-09 11:48:41 +08:00
ff7108738e fix(style): 去除审批面板边缘光晕
d5bf110b88 fix(style): 修复弹窗和审批面板文字颜色在深色模式下的异常显示
033bea236c feat(ui): 预输入/引导消息队列存在时自动隐藏Git状态栏
59b81c4551 fix(git): 修复Git变更面板中文文件名八进制转义显示
a2a04b9529 fix(permission): 新建对话时优先加载个人空间偏好的默认权限模式
Compare 6 commits »
JOJO pushed to main at JOJO/agent-Specialization 2026-06-09 10:48:41 +08:00
8d87068ba7 fix(chat): 修复内容大幅增长时滚动锁定不及时的问题
2fcd241d94 fix(frontend): 移除历史消息加载时action-item的入场动画,仅流式输出时保留动画
Compare 2 commits »
JOJO pushed to main at JOJO/agent-Specialization 2026-06-09 10:11:45 +08:00
4807c0b9f1 fix(frontend): 重构堆叠块高度引擎,根治鬼畜抖动并统一动画
0d4f6c9e56 fix(frontend): 修复对话压缩后页面抽搐、重复显示与滚动重置
66261e91c6 feat: 添加语音输入按钮,位于发送按钮左侧
Compare 3 commits »
JOJO pushed to main at JOJO/agent-Specialization 2026-06-08 02:09:27 +08:00
5245507378 feat: 添加语音输入按钮,位于发送按钮左侧
d60808923f fix: 修复堆叠块在折叠状态下全局鬼畜与容器动画不同步
Compare 2 commits »
JOJO pushed to main at JOJO/agent-Specialization 2026-06-07 23:48:55 +08:00
b6818bc0d0 fix: edit_file diff 显示修复 — 多行替换排序 & 行间间隙
84336b1802 fix(input): 重构消息队列动画 — 去掉容器外框、纯位移FLIP同步动画
d639278182 fix(overlay): 修复手机端图片/视频本地选择兼容性问题
Compare 3 commits »
JOJO pushed to main at JOJO/agent-Specialization 2026-06-07 16:57:06 +08:00
7c08031413 fix(android): 修复国产手机 WebView 中本地图片/视频选择无效的问题
JOJO pushed to main at JOJO/agent-Specialization 2026-06-07 16:43:25 +08:00
5723da8eb1 fix(android): 修复 App 内本地图片/视频选择无效的问题
180fb9bfbd chore(deps): add sherpa-onnx for voice/ASR support
78544cb205 refactor: remove run_python tool, consolidate all execution to run_command
4bf0733907 feat: add minimal tool reel animation
Compare 4 commits »
JOJO pushed to main at JOJO/agent-Specialization 2026-06-07 03:41:30 +08:00
a1dd97d5f1 fix(ui): align composer status controls