AdClaw v1.0.22
Host AI persona chat stability
- Stabilizes hosted Host AI persona chat under reasoning-heavy Workers AI responses.
- Suppresses hidden reasoning and malformed raw tool-call JSON from customer-visible streams.
- Recovers a visible answer for reasoning-only turns instead of leaving dead chat.
- Hardens delegation async handling, task-local depth, and customer-safe errors.
- Keeps generic shell execution disabled by default for managed Host AI customer chats.
Validation:
- Targeted pytest suite: 39 passed.
- 100-message local Gemma stress: 100/100 ok, coordinator memory 12/12, raw tool JSON 0, shell tool 0.
- Direct Workers AI Gemma REST and streaming smoke passed.