-
Notifications
You must be signed in to change notification settings - Fork 0
Home
D0n9X1n edited this page Jul 25, 2026
·
6 revisions
Choose a language:
- How copilot-relay works
- Configuration
- Logs and troubleshooting
- Run as a long-lived background service — setup, verification, shutdown:
Each service page covers registering the relay so it survives reboots, a
three-layer check for whether it is actually working rather than merely
listening, and how to stop it — including how copilot-relay stop interacts with
the platform's own restart policy.
每个平台页面都包含:如何注册成重启后仍然存活的服务、如何用三层检查确认它真的能用
(而不只是端口在监听)、以及如何停止它 —— 包括 copilot-relay stop 与平台自身重启策略
之间的关系。