chore(cli): set process title

This commit is contained in:
Peter Steinberger
2026-01-16 01:33:20 +00:00
parent fa521154ff
commit a70fcc8ae0
3 changed files with 14 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
## 2026.1.15 (unreleased)
- CLI: set process titles to `clawdbot-<command>` for clearer process listings.
- Heartbeat: tighten prompt guidance + suppress duplicate alerts for 24h. (#980) — thanks @voidserf.
- Plugins: add provider auth registry + `clawdbot models auth login` for plugin-driven OAuth/API key flows.
- Onboarding: switch channels setup to a single-select loop with per-channel actions and disabled hints in the picker.