feat(app): add compact ui (#15578)

This commit is contained in:
Filip
2026-03-01 15:41:47 +01:00
committed by GitHub
parent c8866e60ba
commit b15fb21191
23 changed files with 87 additions and 17 deletions

View File

@@ -64,6 +64,7 @@ export const dict = {
"ui.sessionTurn.status.consideringNextSteps": "正在考慮下一步",
"ui.messagePart.questions.dismissed": "問題已略過",
"ui.messagePart.compaction": "歷史已壓縮",
"ui.messagePart.context.read.one": "{{count}} 次讀取",
"ui.messagePart.context.read.other": "{{count}} 次讀取",
"ui.messagePart.context.search.one": "{{count}} 次搜尋",