fix: clarify doctor auto-enable hint

This commit is contained in:
Peter Steinberger
2026-01-20 15:58:26 +00:00
parent 76698ed296
commit 91ed00f800
3 changed files with 17 additions and 6 deletions

View File

@@ -16,6 +16,7 @@ Docs: https://docs.clawd.bot
- Zalouser: add channel dock metadata, config schema, setup wiring, probe, and status issues. (#1219) — thanks @suminhthanh.
### Fixes
- Discovery: shorten Bonjour DNS-SD service type to `_clawdbot-gw._tcp` and update discovery clients/docs.
- Doctor: clarify plugin auto-enable hint text in the startup banner.
- Web search: infer Perplexity base URL from API key source (direct vs OpenRouter).
- TUI: keep thinking blocks ordered before content during streaming and isolate per-run assembly. (#1202) — thanks @aaronveklabs.
- TUI: align custom editor initialization with the latest pi-tui API. (#1298) — thanks @sibbl.