openclaw/ui
Steven cd3d960ec5
fix(ui): add agent selector to dreaming tab (#78748)
Fixes #63558.

Adds a Dreaming-tab agent selector and propagates the selected agent through Dreaming status, diary, and diary actions while preserving default-agent fallback when agentId is omitted. Also keeps report Memory Palace cards in the Control UI wiki-preview flow and documents the optional Dreaming agentId gateway parameters.

Verification:
- GitHub CI run 26693682975 passed on 43a2b17243.
- CodeQL Critical Quality run 26693682971 passed.
- CodeQL / Security High run 26693682957 passed.
- Workflow Sanity run 26693682949 passed.
- OpenGrep PR Diff run 26693682947 passed.
- Dependency Guard run 26693682003 passed.
- Real behavior proof run 26693860539 passed.
- git diff --check origin/main...refs/remotes/origin/pr/78748 passed.
- git merge-tree --write-tree origin/main refs/remotes/origin/pr/78748 passed.

Thanks @stevenepalmer.

Co-authored-by: Steven Palmer <6134396+stevenepalmer@users.noreply.github.com>
2026-05-30 22:58:00 +01:00
..
config fix(ui): move control ui chunking helper out of runtime source 2026-05-25 14:31:38 +02:00
public fix(control-ui): rotate service worker cache per build (#82050) 2026-05-15 07:59:29 +01:00
src fix(ui): add agent selector to dreaming tab (#78748) 2026-05-30 22:58:00 +01:00
AGENTS.md docs(ui): document i18n report usage 2026-05-14 10:27:12 +01:00
CLAUDE.md docs(agents): split scoped workflow guidance (#65241) 2026-04-12 09:09:50 +01:00
index.html fix(control-ui): add static mount fallback 2026-05-11 08:03:49 -05:00
package.json chore: update dependency pins 2026-05-28 18:10:39 +01:00
vite.config.ts fix(ui): replay pending cron filter reloads 2026-05-29 02:50:58 +02:00
vitest.config.ts test: add mocked Control UI E2E tests and playwright for local verification and development (#85278) 2026-05-22 19:36:38 +10:00
vitest.node.config.ts test: make suites safe without isolation (#78834) 2026-05-07 08:43:29 +01:00