Peter Steinberger
|
589aca0e6d
|
refactor: unify gateway connect auth selection
|
2026-03-12 22:46:28 +00:00 |
|
Peter Steinberger
|
bf89947a8e
|
fix: switch pairing setup codes to bootstrap tokens
|
2026-03-12 22:23:07 +00:00 |
|
Nimrod Gutman
|
b77b7485e0
|
feat(push): add iOS APNs relay gateway (#43369)
* feat(push): add ios apns relay gateway
* fix(shared): avoid oslog string concatenation
# Conflicts:
# apps/shared/OpenClawKit/Sources/OpenClawKit/GatewayChannel.swift
* fix(push): harden relay validation and invalidation
* fix(push): persist app attest state before relay registration
* fix(push): harden relay invalidation and url handling
* feat(push): use scoped relay send grants
* feat(push): configure ios relay through gateway config
* feat(push): bind relay registration to gateway identity
* fix(push): tighten ios relay trust flow
* fix(push): bound APNs registration fields (#43369) (thanks @ngutman)
|
2026-03-12 18:15:35 +02:00 |
|
Nimrod Gutman
|
144c1b802b
|
macOS/onboarding: prompt for remote gateway auth tokens (#43100)
Merged via squash.
Prepared head SHA: 00e2ad847b
Co-authored-by: ngutman <1540134+ngutman@users.noreply.github.com>
Co-authored-by: ngutman <1540134+ngutman@users.noreply.github.com>
Reviewed-by: @ngutman
|
2026-03-11 13:53:19 +02:00 |
|
Josh Avant
|
a76e810193
|
fix(gateway): harden token fallback/reconnect behavior and docs (#42507)
* fix(gateway): harden token fallback and auth reconnect handling
* docs(gateway): clarify auth retry and token-drift recovery
* fix(gateway): tighten auth reconnect gating across clients
* fix: harden gateway token retry (#42507) (thanks @joshavant)
|
2026-03-10 17:05:57 -05:00 |
|
Peter Steinberger
|
87316e07d8
|
refactor(macos): share pairing and ui dedupe utilities
|
2026-03-02 12:13:45 +00:00 |
|
Peter Steinberger
|
2ca5722221
|
refactor(shared): dedupe common OpenClawKit helpers
|
2026-03-02 11:32:20 +00:00 |
|
Peter Steinberger
|
081b1aa1ed
|
refactor(gateway): unify v3 auth payload builders and vectors
|
2026-02-26 15:08:50 +01:00 |
|
Peter Steinberger
|
490cb5174d
|
fix(apps): sign gateway device auth with v3 payload
|
2026-02-26 14:16:49 +01:00 |
|
Yuzuru Suzuki
|
6f7e5f92c3
|
fix: add operator.read and operator.write to default CLI scopes (#22582)
Merged via /review-pr -> /prepare-pr -> /merge-pr.
Prepared head SHA: 8569fc88c9
Co-authored-by: YuzuruS <1485195+YuzuruS@users.noreply.github.com>
Co-authored-by: obviyus <22031114+obviyus@users.noreply.github.com>
Reviewed-by: @obviyus
|
2026-02-22 16:36:18 +05:30 |
|
Peter Steinberger
|
8887f41d7d
|
refactor(gateway)!: remove legacy v1 device-auth handshake
|
2026-02-22 09:27:03 +01:00 |
|
Nimrod Gutman
|
8775d34fba
|
fix(pairing): simplify pending merge and harden mixed-role onboarding
|
2026-02-20 14:47:20 +02:00 |
|
Mariano
|
e98ccc8e17
|
iOS/Gateway: stabilize background wake and reconnect behavior (#21226)
Merged via /review-pr -> /prepare-pr -> /merge-pr.
Prepared head SHA: 7705a7741e
Co-authored-by: mbelinky <132747814+mbelinky@users.noreply.github.com>
Co-authored-by: mbelinky <132747814+mbelinky@users.noreply.github.com>
Reviewed-by: @mbelinky
|
2026-02-19 20:20:28 +00:00 |
|
Mariano
|
130e59a9c0
|
iOS: port onboarding + QR pairing flow stability (#18162)
Merged via /review-pr -> /prepare-pr -> /merge-pr.
Prepared head SHA: a87eadea19
Co-authored-by: mbelinky <132747814+mbelinky@users.noreply.github.com>
Co-authored-by: mbelinky <132747814+mbelinky@users.noreply.github.com>
Reviewed-by: @mbelinky
|
2026-02-16 16:22:51 +00:00 |
|
Mariano Belinky
|
6aedc54bd7
|
iOS: alpha node app + setup-code onboarding (#11756)
|
2026-02-08 18:08:13 +01:00 |
|
Mariano Belinky
|
7113dc21a9
|
Revert "Core: update shared gateway models"
This reverts commit 37eaca719a.
|
2026-02-02 17:36:49 +00:00 |
|
Mariano Belinky
|
4ab814fd50
|
Revert "iOS: wire node services and tests"
This reverts commit 7b0a0f3dac.
|
2026-02-02 17:36:49 +00:00 |
|
Mariano Belinky
|
37eaca719a
|
Core: update shared gateway models
|
2026-02-02 16:42:18 +00:00 |
|
Mariano Belinky
|
84e115834f
|
Gateway: fix node invoke receive loop
|
2026-02-02 16:42:17 +00:00 |
|
Peter Steinberger
|
9a7160786a
|
refactor: rename to openclaw
|
2026-01-30 03:16:21 +01:00 |
|