docs: remove deprecated control API

This commit is contained in:
Peter Steinberger
2026-01-06 19:04:47 +01:00
parent 7d122b828e
commit 9a5cfa863e
3 changed files with 0 additions and 55 deletions
-5
View File
@@ -59,8 +59,3 @@ WebChat no longer uses a separate HTTP port. The SwiftUI chat UI connects direct
The macOS menu bar app can drive the same setup end-to-end (remote status checks, WebChat, and Voice Wake forwarding).
Runbook: [`docs/mac/remote.md`](https://docs.clawd.bot/mac/remote).
## Legacy control channel
Older builds experimented with a newline-delimited TCP control channel on the same port.
That API is deprecated and should not be relied on. (Historical reference: [`docs/control-api.md`](https://docs.clawd.bot/control-api).)