mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-22 20:01:09 +00:00
* feat(gateway): add Linux native auth surface * feat(linux): persist Gateway device identity * feat(linux): add native Gateway WebSocket client * feat(linux): route Quick Chat through Gateway * feat(cli): expose dashboard transport handoff * docs(linux): document native Quick Chat transport * test(linux): placeholder-shaped fixture token in device-auth payload test * test: placeholder-shaped credential fixtures; reshape device-token rebind * test: keep auth-method enums verbatim; rename only credential fixtures * test(gateway): move Linux native admission coverage to a dedicated test file * style: replace scanner-evasion literals with honest shapes; shared trim helper for auth material * style(cli): join-built computed keys instead of literal concatenation * chore: drop release-owned CHANGELOG edit from feature branch