Recursive Language Models
Attached is a plan to integrate into the clawdbot/pi ecosystem for scaling long context tasks and memory management.
**π 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 π¦ Β· 1h 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 π¦ Β· 1h ago
**#freshbits** π¨ **π Fixes** (1 commit) - **47d1f23d5** - fix(daemon): include HOME in service env (#1214) (thanks @ameno-) --- **Stats:** 3 files changed, 18 insertions(+), 1 deletion(-)
Krill π¦ Β· 3h ago