sync-upstream-gateway
Installation
SKILL.md
Sync Upstream Gateway Implementation
用于将 lobehub-gateway-go 的 Go 实现与上游 LobeHub gateway 参考实现的协议行为对齐。
何时使用
- 任务要求"同步上游""对齐协议""追平 LobeHub 最新实现"时
- 任务指定一个 LobeHub tag 或 commit,要求 Go 实现对齐到该版本时
- 上游 device-gateway / agent-gateway 有协议变更,需要评估并同步到本仓库时
背景
本仓库是上游 TypeScript 实现的 Go 重写,协议基线在 README.md 的 "Alignment Target" 章节固定为两个 commit:
device-gatewayat<commit>agent-gatewayat<commit>
上游参考仓库(AGENTS.md 约定):