mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-14 16:46:08 +00:00
* feat(gateway): add admin-only fs.listDir host directory listing * feat(ui): replace new-session dialog with full-page /new screen and folder browser * fix(ui): drop unnecessary template literal in new-session page * refactor(ui): rename request token locals for review-bundle hygiene * fix(ui): preserve typed draft on agent hydration and clear stale folder listings * fix(ui): gate new-session submit on agent hydration and keep live folder edits * test(ui): use exact textbox selector in new-session e2e * test(ui): deep-link new-session e2e so agents.list override supplies workspace * chore(i18n): translate new-session strings and refresh native inventory * chore(i18n): reconcile locale metadata after rebase