auto-reply: enrich chat status

This commit is contained in:
Peter Steinberger
2025-12-07 16:53:19 +00:00
parent 1f0ee9837b
commit e2c6546b61
9 changed files with 283 additions and 1 deletions

View File

@@ -78,6 +78,7 @@ Or use the `process` tool to background long commands.
```bash
# Check status
clawdis status
# Or from chat: send /status for agent + context usage
# View recent connection events
tail -100 /tmp/clawdis/clawdis.log | grep "connection\|disconnect\|logout"