github-actions[bot]
|
33df3be6ca
|
chore(ui): refresh fa control ui locale
|
2026-05-23 05:41:25 +00:00 |
|
github-actions[bot]
|
908464bbe8
|
chore(ui): refresh nl control ui locale
|
2026-05-23 05:41:17 +00:00 |
|
github-actions[bot]
|
62b75f44e0
|
chore(ui): refresh vi control ui locale
|
2026-05-23 05:41:05 +00:00 |
|
github-actions[bot]
|
fc4ba31958
|
chore(ui): refresh th control ui locale
|
2026-05-23 05:40:51 +00:00 |
|
github-actions[bot]
|
5b1bdd1af8
|
chore(ui): refresh id control ui locale
|
2026-05-23 05:40:46 +00:00 |
|
github-actions[bot]
|
534d4b142e
|
chore(ui): refresh pl control ui locale
|
2026-05-23 05:40:42 +00:00 |
|
github-actions[bot]
|
055c3bd6a5
|
chore(ui): refresh uk control ui locale
|
2026-05-23 05:40:21 +00:00 |
|
github-actions[bot]
|
89c5a68951
|
chore(ui): refresh ar control ui locale
|
2026-05-23 05:40:11 +00:00 |
|
github-actions[bot]
|
44ca805650
|
chore(ui): refresh it control ui locale
|
2026-05-23 05:40:09 +00:00 |
|
github-actions[bot]
|
933b53bf55
|
chore(ui): refresh tr control ui locale
|
2026-05-23 05:40:07 +00:00 |
|
github-actions[bot]
|
2240b0e77b
|
chore(ui): refresh fr control ui locale
|
2026-05-23 05:39:41 +00:00 |
|
github-actions[bot]
|
5fa250b2ed
|
chore(ui): refresh ko control ui locale
|
2026-05-23 05:39:36 +00:00 |
|
github-actions[bot]
|
f4ea401ccf
|
chore(ui): refresh ja-JP control ui locale
|
2026-05-23 05:39:30 +00:00 |
|
github-actions[bot]
|
751dde052c
|
chore(ui): refresh es control ui locale
|
2026-05-23 05:39:27 +00:00 |
|
github-actions[bot]
|
72a9b5b9bc
|
chore(ui): refresh de control ui locale
|
2026-05-23 05:39:03 +00:00 |
|
github-actions[bot]
|
501b6e075a
|
chore(ui): refresh pt-BR control ui locale
|
2026-05-23 05:39:00 +00:00 |
|
github-actions[bot]
|
58aa908660
|
chore(ui): refresh zh-CN control ui locale
|
2026-05-23 05:38:59 +00:00 |
|
github-actions[bot]
|
88dee79270
|
chore(ui): refresh zh-TW control ui locale
|
2026-05-23 05:38:50 +00:00 |
|
Alex Knight
|
bb5abefcf5
|
fix: smooth chat focus mode layout
Collapse the focused chat chrome, suppress focused-mode header scroll churn, and seed the mock chat UI with enough history to exercise scrolling.
|
2026-05-23 13:52:02 +10:00 |
|
Alex Knight
|
fe121632ba
|
fix(ui): keep chat picker search current (#85547)
* fix(ui): keep chat picker search current
* test(ui): expand chat picker mock data
* test(openai): satisfy video buffer test typing
* fix(ui): avoid duplicate chat picker search on blur
|
2026-05-23 11:23:07 +10:00 |
|
Alex Knight
|
d69bcfd933
|
Revert chat session picker inline search (#85527)
* Revert "fix(ui): keep chat session search inline (#85490)"
This reverts commit 260145374f.
* fix(ui): clear applied chat picker search on empty input
* fix(ui): keep chat picker search current
* fix(ui): scope chat picker svg color fix
|
2026-05-23 09:39:17 +10:00 |
|
Rohit
|
2e15830d02
|
fix(dreaming): open report cards from memory palace (#85144)
|
2026-05-22 15:48:16 -07:00 |
|
Peter Steinberger
|
7e1237032b
|
fix: keep session picker focus separate
|
2026-05-22 23:01:34 +01:00 |
|
Peter Steinberger
|
7e16a50c7e
|
fix: simplify chat session search
|
2026-05-22 22:54:21 +01:00 |
|
Peter Steinberger
|
260145374f
|
fix(ui): keep chat session search inline (#85490)
* fix(ui): keep chat session search inline
* fix(ui): tolerate partial chat session search state
|
2026-05-22 20:52:29 +01:00 |
|
Peter Steinberger
|
664611c1a5
|
fix(ui): strip ANSI from displayed gateway logs (#85453)
* fix(ui): strip ANSI from displayed gateway logs
* fix: reuse ansi stripping for ui logs
|
2026-05-22 18:24:22 +01:00 |
|
Peter Steinberger
|
bb4d88e557
|
fix(ui): hide thinking options for non-reasoning models (#85406)
* fix(ui): hide thinking options for non-reasoning models
* test(ui): satisfy thinking selector lint
* chore(deps): refresh generated shrinkwraps
* test(ui): remove redundant thinking selector assertion
|
2026-05-22 17:35:33 +01:00 |
|
Peter Steinberger
|
a03a8d91f6
|
fix(ui): attach pasted data image text (#85392)
|
2026-05-22 17:35:14 +01:00 |
|
Peter Steinberger
|
99d7c7077e
|
fix(ui): sync talk transcript translations
|
2026-05-22 16:19:29 +01:00 |
|
Vincent Koc
|
8fc48af091
|
fix(ui): localize talk transcript labels
Localize realtime talk transcript aria labels and regenerate Control UI i18n fallback metadata.
|
2026-05-22 23:12:02 +08:00 |
|
VACInc
|
683ad75b31
|
fix(talk): stabilize realtime voice consults
Stabilize realtime Talk playback, transcript ordering, and consult routing across Android, Web, and the gateway relay.
- serialize Android realtime playback and transcript updates
- add opt-in forced consult routing for Talk realtime sessions
- keep web/gateway consult turns behind OpenClaw results with ordered transcript bubbles
- document the new `talk.realtime.consultRouting` config and keep prompt wording generic
Co-authored-by: VACInc <3279061+VACInc@users.noreply.github.com>
|
2026-05-22 15:12:39 +01:00 |
|
Alex Knight
|
1fdc73ae4b
|
fix(ui): move chat session search into picker (#85303)
* fix(ui): move chat session search into picker
* fix(ui): smooth chat picker search controls
* test(ui): add mocked chat picker e2e harness
|
2026-05-22 21:57:00 +10:00 |
|
Neerav Makwana
|
0a95e53602
|
fix(messages): strip unsupported citation markers (#85204) (thanks @neeravmakwana)
Co-authored-by: Neerav Makwana <261249544+neeravmakwana@users.noreply.github.com>
|
2026-05-22 12:33:03 +01:00 |
|
Alex Knight
|
e2f82d4d30
|
test: add mocked Control UI E2E tests and playwright for local verification and development (#85278)
* test: add control ui mocked e2e
|
2026-05-22 19:36:38 +10:00 |
|
github-actions[bot]
|
40b8dd88d8
|
chore(ui): refresh fa control ui locale
|
2026-05-22 09:11:58 +00:00 |
|
github-actions[bot]
|
cc6d222ae3
|
chore(ui): refresh nl control ui locale
|
2026-05-22 09:11:46 +00:00 |
|
github-actions[bot]
|
b59ab5b1f0
|
chore(ui): refresh vi control ui locale
|
2026-05-22 09:11:42 +00:00 |
|
github-actions[bot]
|
f483f59b6c
|
chore(ui): refresh th control ui locale
|
2026-05-22 09:11:27 +00:00 |
|
github-actions[bot]
|
c222ef01e9
|
chore(ui): refresh id control ui locale
|
2026-05-22 09:11:08 +00:00 |
|
github-actions[bot]
|
0050b8e89a
|
chore(ui): refresh pl control ui locale
|
2026-05-22 09:11:05 +00:00 |
|
github-actions[bot]
|
6b4aec9fb9
|
chore(ui): refresh uk control ui locale
|
2026-05-22 09:11:02 +00:00 |
|
github-actions[bot]
|
940a950e47
|
chore(ui): refresh tr control ui locale
|
2026-05-22 09:10:27 +00:00 |
|
github-actions[bot]
|
d11c2e421d
|
chore(ui): refresh ar control ui locale
|
2026-05-22 09:10:22 +00:00 |
|
github-actions[bot]
|
c99a29d0a8
|
chore(ui): refresh it control ui locale
|
2026-05-22 09:10:19 +00:00 |
|
github-actions[bot]
|
a7ba47c4ee
|
chore(ui): refresh fr control ui locale
|
2026-05-22 09:10:13 +00:00 |
|
github-actions[bot]
|
a5fa944c69
|
chore(ui): refresh ko control ui locale
|
2026-05-22 09:09:46 +00:00 |
|
github-actions[bot]
|
f3a984dcbb
|
chore(ui): refresh ja-JP control ui locale
|
2026-05-22 09:09:43 +00:00 |
|
github-actions[bot]
|
4711bb529a
|
chore(ui): refresh es control ui locale
|
2026-05-22 09:09:40 +00:00 |
|
github-actions[bot]
|
4d6b3845f1
|
chore(ui): refresh zh-TW control ui locale
|
2026-05-22 09:09:30 +00:00 |
|
github-actions[bot]
|
d6fc2f34a3
|
chore(ui): refresh pt-BR control ui locale
|
2026-05-22 09:09:11 +00:00 |
|