|
|
aa3b9bbfe3
|
feat(draft): 输入草稿后端持久化并按作用域恢复
|
2026-05-06 19:19:27 +08:00 |
|
|
|
91739840ee
|
fix(composer): 断连时禁止发送并消除输入扩展迟滞
|
2026-05-06 19:19:08 +08:00 |
|
|
|
d036ef5ccd
|
feat(versioning): 支持仅管理对话并兼容 docker
|
2026-05-06 19:18:30 +08:00 |
|
|
|
987dc822b2
|
feat(task): harden polling flow with diagnostics
|
2026-05-06 16:54:20 +08:00 |
|
|
|
66931c5caa
|
feat(runtime): add stale-task recovery and manual stop actions
|
2026-05-06 16:54:04 +08:00 |
|
|
|
4e7da0de23
|
fix(connection): use lightweight heartbeat with single-flight and fail threshold
|
2026-05-05 15:24:26 +08:00 |
|
|
|
971f29b059
|
chore(debug): add connection heartbeat diagnostics
|
2026-05-05 14:05:50 +08:00 |
|
|
|
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 |
|
|
|
9dfb1567d2
|
fix: render user media previews from media store refs
|
2026-04-27 12:57:13 +08:00 |
|
|
|
3c1773dc01
|
fix(mcp): split categories by server and preserve toggle states
|
2026-04-27 01:42:40 +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 |
|
|
|
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 |
|
|
|
13400f62d5
|
feat: add manage_personalization tool and fix personalization sync
|
2026-04-13 20:22:06 +08:00 |
|
|
|
3219df388b
|
feat: 优化任务轮询和聊天区域渲染机制
|
2026-04-13 16:23:01 +08:00 |
|
|
|
49bd994cfa
|
fix: stabilize task completion and chat auto-scroll behavior
|
2026-04-12 19:45:01 +08:00 |
|
|
|
2397e6ec1c
|
feat: 添加拖拽上传图片/视频功能
- 支持拖拽图片到窗口自动上传到输入栏
- 支持拖拽视频到窗口自动上传到输入栏
- 支持拖拽其他文件触发普通上传
- 多主题适配:经典色(橙色)、浅色(黑色)、深色(白色)
- 修复浅色/经典色主题下提示文字看不清的问题
|
2026-04-12 15:55:00 +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 |
|
|
|
dcc6e3588e
|
fix(ui): disable token panel expand on mobile tap
- 移动端禁用点击展开顶部用量面板
- 仅允许在已展开时点击收起
|
2026-04-12 01:13:26 +08:00 |
|
|
|
e3bf67d25d
|
fix(mobile): 待审批时自动弹出并审批后收回面板
|
2026-04-11 18:59:14 +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 |
|
|
|
34a6577f3a
|
feat: ship permission/approval UI with mobile support and context usage ring
|
2026-04-11 04:07:55 +08:00 |
|
|
|
3f40aa949f
|
fix: treat slash-prefixed input as normal web message
|
2026-04-11 00:52:47 +08:00 |
|
|
|
8be1c37b6a
|
refactor(frontend): 整理应用逻辑层与状态管理
|
2026-04-10 14:34:01 +08:00 |
|
|
|
90233690ad
|
feat: add json-based extensible model registry and dynamic model UI
|
2026-04-09 20:56:54 +08:00 |
|
|
|
a04eca3aab
|
fix: unify background run_command notifications with sub-agent flow
|
2026-04-08 16:13:40 +08:00 |
|
|
|
d798d39da3
|
fix: persist onboarding prompt status and bump android app to 1.0.20
|
2026-04-07 20:08:33 +08:00 |
|
|
|
692a12affd
|
feat: complete guided tutorial with mobile flow and ui polish
|
2026-04-07 17:03:37 +08:00 |
|
|
|
edc7f9b7ea
|
fix: fallback upload selected local media on mobile webview
|
2026-04-07 11:50:48 +08:00 |
|
|
|
1a3235be09
|
fix: add connection heartbeat and polish mobile tap feedback
|
2026-04-07 00:04:44 +08:00 |
|
|
|
207a7d2e33
|
fix: remove liquid glass experiment and bump android app to 1.0.14
|
2026-04-07 00:02:06 +08:00 |
|
|
|
81d4c17ae7
|
feat: update app refresh entry and release metadata
|
2026-04-06 19:51:56 +08:00 |
|
|
|
b29e6a67f8
|
fix: keep compression toast persistent and align summary layout
|
2026-04-06 17:09:36 +08:00 |
|
|
|
bc939a0098
|
feat: make context compression policy configurable and stabilize compression UX
|
2026-04-06 16:51:43 +08:00 |
|
|
|
7e03e3cd5f
|
feat: stabilize context compression and deep-compact flow
|
2026-04-06 15:12:25 +08:00 |
|
|
|
a5412dae34
|
fix: adjust sub-agent notice spacing in minimal mode
|
2026-04-05 16:58:22 +08:00 |
|
|
|
2700a25702
|
feat: add per-user-message work timer with persistence
|
2026-04-05 15:14:29 +08:00 |
|
|
|
3328d968d5
|
fix: align /new restore and first-send routing flow
|
2026-04-05 01:22:30 +08:00 |
|