2026-02-15 05:38:07 +01:00
|
|
|
import Foundation
|
2026-01-30 03:15:10 +01:00
|
|
|
import OpenClawKit
|
2025-12-20 23:41:37 +01:00
|
|
|
|
2026-01-30 03:15:10 +01:00
|
|
|
// Prefer the OpenClawKit wrapper to keep gateway request payloads consistent.
|
|
|
|
|
typealias AnyCodable = OpenClawKit.AnyCodable
|
|
|
|
|
typealias InstanceIdentity = OpenClawKit.InstanceIdentity
|