|
|
8814f963f5
|
fix(ux): 用户发送后即时显示 assistant 头部和等待提示
|
2026-04-28 17:56:52 +08:00 |
|
|
|
9a5a116fd6
|
feat(ui): 新增欢迎文字和等待提示文案
|
2026-04-28 17:56:14 +08:00 |
|
|
|
b151f8ff71
|
feat: add host workspace manager, mcp-tool-config skill, and UI enhancements
|
2026-04-28 13:04:51 +08:00 |
|
|
|
ecca5da8ab
|
fix: harden multimodal handling and sanitize mcp action results
|
2026-04-27 20:11:21 +08:00 |
|
|
|
bb6bfff176
|
fix(ui): stabilize tool header icons and mcp completion label
|
2026-04-27 15:51:52 +08:00 |
|
|
|
9d8beacc8d
|
fix: align thinking and tool status text in blocks
|
2026-04-27 15:35:10 +08:00 |
|
|
|
9dfb1567d2
|
fix: render user media previews from media store refs
|
2026-04-27 12:57:13 +08:00 |
|
|
|
e3e2d22dc4
|
fix(chat): restore collapse max height in block mode
|
2026-04-27 01:42:52 +08:00 |
|
|
|
3c1773dc01
|
fix(mcp): split categories by server and preserve toggle states
|
2026-04-27 01:42:40 +08:00 |
|
|
|
2c75bb01a0
|
feat(ui): cap tool toggle menu to five items with hidden scrollbar
|
2026-04-27 01:42:32 +08:00 |
|
|
|
3cd8bdabef
|
feat(ui): add refresh button for showhtml cards
|
2026-04-27 01:42:24 +08:00 |
|
|
|
591a5e64cc
|
fix: 修复聊天区滚动锁定与手动上滚脱锁
|
2026-04-27 00:13:38 +08:00 |
|
|
|
ed5315eef6
|
feat: add MCP management and host-only runtime policy
|
2026-04-26 23:49:04 +08:00 |
|
|
|
e758df767f
|
fix: prevent show_html cards from disappearing during streaming
|
2026-04-26 18:38:13 +08:00 |
|
|
|
9199f5ca7c
|
fix: unify show cards rendering and prompt constraints
|
2026-04-26 18:13:24 +08:00 |
|
|
|
24c702c0af
|
fix(show_html): add js mode with sandbox iframe rendering
|
2026-04-26 17:13:08 +08:00 |
|
|
|
ac788daa03
|
fix(show_html): freeze completed card during streaming
|
2026-04-26 16:52:22 +08:00 |
|
|
|
383e68188c
|
fix: stabilize show_html rendering and restore conversation mode state
|
2026-04-26 01:04:23 +08:00 |
|
|
|
33d270ff63
|
fix: stabilize show_html streaming rendering and recovery
|
2026-04-25 23:17:07 +08:00 |
|
|
|
1c928d7518
|
chore: backup snapshot before show_html scroll rework
|
2026-04-25 20:39:52 +08:00 |
|
|
|
46404095dd
|
fix: reduce chat debug noise and stabilize auto-scroll behavior
|
2026-04-25 16:35:09 +08:00 |
|
|
|
070d77c070
|
fix: adapt deepseek custom models and harden todo/tool gating
|
2026-04-24 18:31:03 +08:00 |
|
|
|
1b27b3ffa2
|
fix: simplify enhanced display for personalization updates
|
2026-04-19 16:57:23 +08:00 |
|
|
|
8991ed5084
|
feat: add read_skill tool and frontend read-skill rendering
|
2026-04-19 16:57:02 +08:00 |
|
|
|
3a949abdb4
|
fix: restore cached theme before personalization sync
|
2026-04-14 13:44:24 +08:00 |
|
|
|
1500a15be1
|
fix: enhance manage_personalization tool display
|
2026-04-14 13:44:06 +08:00 |
|
|
|
916f68e8e9
|
feat: 添加智能体交流风格选项
- 将"模型行为"标签改为"智能体行为"
- 新增"智能体交流风格"二选一选项(默认/拟人)
- 拟人风格会注入human_like_style.txt提示词
- manage_personalization工具支持communication_style字段
- 添加user-pen.svg图标用于个性化工具和分类
|
2026-04-14 01:47:06 +08:00 |
|
|
|
13400f62d5
|
feat: add manage_personalization tool and fix personalization sync
|
2026-04-13 20:22:06 +08:00 |
|
|
|
4b7453ce4a
|
feat: 整合test/agents功能并更新配置
- 添加user_upload/和skills/到.gitignore
- 更新terminal-guide skill说明文档
- 添加logo图片
|
2026-04-13 17:47:19 +08:00 |
|
|
|
3219df388b
|
feat: 优化任务轮询和聊天区域渲染机制
|
2026-04-13 16:23:01 +08:00 |
|
|
|
78df2249cf
|
fix: stabilize markdown code block selection and copy
|
2026-04-12 19:59:28 +08:00 |
|
|
|
49bd994cfa
|
fix: stabilize task completion and chat auto-scroll behavior
|
2026-04-12 19:45:01 +08:00 |
|
|
|
757718c492
|
feat: add user turn tool protection to shallow compression
- Add shallow_compress_keep_user_turn_tools config (default: 3)
- Add is_auto_generated metadata to system messages (sub_agent/background_command)
- Fix sub_agent notification path to include auto_message marker
- Frontend: add input field in PersonalizationDrawer
- Backend: implement protection logic in _run_auto_shallow_compression
|
2026-04-12 18:48:08 +08:00 |
|
|
|
0e3dc1dd68
|
feat: 个人空间模型行为页面添加两个新开关 - AGENTS.md自动注入和允许根目录创建文件
|
2026-04-12 16:34:04 +08:00 |
|
|
|
cf5915dfbc
|
feat: 前端store添加AGENTS.md自动注入和根目录创建文件配置字段
|
2026-04-12 16:34:02 +08:00 |
|
|
|
2397e6ec1c
|
feat: 添加拖拽上传图片/视频功能
- 支持拖拽图片到窗口自动上传到输入栏
- 支持拖拽视频到窗口自动上传到输入栏
- 支持拖拽其他文件触发普通上传
- 多主题适配:经典色(橙色)、浅色(黑色)、深色(白色)
- 修复浅色/经典色主题下提示文字看不清的问题
|
2026-04-12 15:55:00 +08:00 |
|
|
|
3a9b5388f9
|
style(mobile): 优化审批面板移动端样式
- 移除顶部灰色块,内容直接顶头显示
- 移除关闭按钮圆形外框,只保留×符号
- 统一配色与电脑端一致
|
2026-04-12 13:42:39 +08:00 |
|
|
|
0eeec08320
|
fix(desktop): 禁用审批面板拖拽展开
- 电脑端审批面板不再支持拖拽屏幕边缘展开
- 仅保留移动端的手动打开方式
|
2026-04-12 13:42:28 +08:00 |
|
|
|
be9592a2f4
|
fix(mobile): 审批面板自动关闭和交互问题
- 移除审批面板在空列表时自动关闭的逻辑
- 支持手动打开空审批面板
- 恢复点击遮罩层关闭面板功能
|
2026-04-12 13:42:09 +08:00 |
|
|
|
aad958d2d9
|
fix(mobile): 用量统计点击不展开问题
- 添加 fromSettingsMenu 参数穿透
- 修复设置菜单中用量统计点击不展开弹窗的问题
- 移动端限制不再阻止设置菜单的用量统计功能
|
2026-04-12 13:41:26 +08:00 |
|
|
|
3fee0ebf7d
|
fix(mobile): 权限菜单自适应位置并优化审批面板样式
- 修复权限切换弹出菜单在移动端跑出屏幕右侧的问题
- 添加媒体查询使菜单自适应左右位置
|
2026-04-12 13:41:15 +08:00 |
|
|
|
dcc6e3588e
|
fix(ui): disable token panel expand on mobile tap
- 移动端禁用点击展开顶部用量面板
- 仅允许在已展开时点击收起
|
2026-04-12 01:13:26 +08:00 |
|
|
|
bd891029df
|
feat(tool-approval): add run_python preview support
|
2026-04-12 01:13:12 +08:00 |
|
|
|
6a21a642d0
|
fix(approval): 完整展示写入内容并隐藏内部滚动条
|
2026-04-11 18:59:40 +08:00 |
|
|
|
c6c90da64a
|
chore(ui): 文案改为版本控制开关
|
2026-04-11 18:59:32 +08:00 |
|
|
|
9c15c6f945
|
fix(personalization): 恢复个人空间打开/关闭动画
|
2026-04-11 18:59:23 +08:00 |
|
|
|
e3bf67d25d
|
fix(mobile): 待审批时自动弹出并审批后收回面板
|
2026-04-11 18:59:14 +08:00 |
|
|
|
0ba2763696
|
fix(personalization): 移除滑动跳模块并调整用量区留白
|
2026-04-11 17:02:17 +08:00 |
|
|
|
55feb36091
|
feat(versioning-ui): 优化版本不一致提示与回溯限制
|
2026-04-11 17:01:35 +08:00 |
|
|
|
6379f8c729
|
feat: complete conversation versioning UX and restore workflow
|
2026-04-11 16:16:40 +08:00 |
|