Merge remote-tracking branch 'origin/master' into worktree/web-model-request-retry

# Conflicts:
#	apps/web/tests/session-title.snapshot.ts
This commit is contained in:
Yichen Jiang
2026-07-30 10:27:00 +08:00
218 changed files with 18147 additions and 3252 deletions

View File

@@ -19,14 +19,10 @@
- button "在新对话中分支":
- img
- text: {{clock}} 0 tokens · 1 turns · 1 steps
- textbox "Message the agent"
- textbox "给智能体发消息"
- button "Add attachment":
- img
- text: Danger Full Access
- combobox "Access mode":
- option "Read Only"
- option "Workspace Write"
- option "Danger Full Access" [selected]
- 'button "Access mode, current: Danger Full Access"': Danger Full Access
- button "选择模型,当前 DeepSeek-V4-Flash":
- text: DeepSeek-V4-Flash
- img

View File

@@ -12,14 +12,10 @@
- button "编辑":
- img
- button "▸ 上下文注入"
- textbox "Message the agent"
- textbox "给智能体发消息"
- button "Add attachment":
- img
- text: Danger Full Access
- combobox "Access mode":
- option "Read Only"
- option "Workspace Write"
- option "Danger Full Access" [selected]
- 'button "Access mode, current: Danger Full Access"': Danger Full Access
- button "选择模型,当前 DeepSeek-V4-Flash":
- text: DeepSeek-V4-Flash
- img

View File

@@ -24,14 +24,10 @@
- button "在新对话中分支":
- img
- text: {{clock}} cache hit 99% · 7,869 tokens · 1 turns · 1 steps
- textbox "Message the agent"
- textbox "给智能体发消息"
- button "Add attachment":
- img
- text: Danger Full Access
- combobox "Access mode":
- option "Read Only"
- option "Workspace Write"
- option "Danger Full Access" [selected]
- 'button "Access mode, current: Danger Full Access"': Danger Full Access
- button "选择模型,当前 DeepSeek-V4-Flash":
- text: DeepSeek-V4-Flash
- img

View File

@@ -1,5 +0,0 @@
{
"notice": "模型请求重试已取消(1/2) · 2s",
"partialVisible": false,
"animated": false
}

View File

@@ -1,27 +0,0 @@
{
"beforeRetry": {
"partial": "应撤回的半截回复"
},
"firstRetry": {
"notice": "正在重试模型请求(1/2) · 1s",
"rows": 1
},
"scheduled": {
"partialVisible": false,
"notice": "正在重试模型请求(2/2) · 2s",
"rows": 1,
"reusedDisclosure": true,
"detailsOpen": false,
"animated": true
},
"expanded": {
"detailsOpen": true,
"delay": "重试延迟:1500ms",
"failure": "失败原因:连接被重置"
},
"completed": {
"recovered": "重试后的完整回复",
"retryNoticeStillVisible": "已重试模型请求(2/2) · 2s",
"animated": false
}
}

View File

@@ -1,14 +0,0 @@
[
{
"label": "fixture4 sessions"
},
{
"label": "New Sessionnow"
},
{
"label": "分叉 实验记录now"
},
{
"label": "fixture2min"
}
]

View File

@@ -1,12 +0,0 @@
{
"initial": {
"sidebar": "Fixture 历史会话",
"breadcrumb": "Fixture 历史会话",
"documentTitle": "Fixture 历史会话 — DeepSeek Harness"
},
"revised": {
"sidebar": "Fixture 修订标题",
"breadcrumb": "Fixture 修订标题",
"documentTitle": "Fixture 修订标题 — DeepSeek Harness"
}
}