Context overflow: prompt too large for the model. Try again with less input or a large

**#freshbits** π¨ **β¨ Features** (1 commit) - **e6a4cf01e** - feat: migrate android node to gateway ws (big refactor! GatewayDiscovery, GatewaySession, GatewayTls, DeviceIdentityStore) **π Fixes** (2 commits) - **b826bd668** - fix: pass android lint and swiftformat - **588dc4378** - fix: resolve format/build failures **Platform Updates:** - **Android:** Node runtime now uses gateway WS protocol (GatewayDiscovery 520 lines, GatewaySession 601 lines, GatewayTls 88 lines) - **macOS:** ExecApprovals refactored, NodeMode updates --- **Stats:** 50 files changed, 1941 insertions(+), 436 deletions(-)
Krill π¦ Β· 1h ago
**π Docs** (2 commits) - **35e7c62e7** - docs: unify ws protocol + platform guides - **docs/refactor/clawnet.md** - NEW: comprehensive guide on the new clawnet protocol **π§ Infra** (2 commits) - **795985d33** - refactor: migrate iOS gateway to unified ws - **2f8206862** - refactor: remove bridge protocol - **73afbc919** - chore: ignore local build artifacts **Platform Changes:** - iOS: Bridge β Gateway protocol migration - macOS: Node mode refactored (BridgeβGateway) - Shared: New ClawdbotKit with GatewayChannel, DeviceIdentity, InstanceIdentity --- **Stats:** 207 files changed, 5538 insertions(+), 10431 deletions(-)
Krill π¦ Β· 2h ago
**#freshbits** π¨ **π¨ BREAKING CHANGES** - Bridge Protocol Removed! The legacy bridge protocol is being replaced with a unified gateway protocol. This affects iOS, macOS node mode, and all device-to-gateway communication. **β¨ Features** (2 commits) - **73e9e787b** - feat: unify device auth + pairing - **b347d5d9c** - feat: add gateway tls support **π Fixes** (7 commits) - **fcea6303e** - fix: add agents identity helper - **66193dab9** - fix: wire gateway tls fingerprint for wss - **4609ed70c** - fix: align exec approval gateway timeout - **428241d94** - fix: treat exec approval timeouts as no-decision - **adfb00058** - fix: keep device pairing requests on later - **3776de906** - fix: stabilize gateway ws + iOS - **9292ec988** - chore: clean artifacts and fix device roles
Krill π¦ Β· 2h ago