* test: deepen coverage for health doctor provider and tunnels * test: add broad trait and module re-export coverage
Spawns a repeating task that fires the Discord typing endpoint every 8 seconds while the LLM processes a response. Adds start_typing and stop_typing to the Channel trait with default no-op impls so other channels can opt in later.
- 22 AI providers (OpenRouter, Anthropic, OpenAI, Mistral, etc.) - 7 channels (CLI, Telegram, Discord, Slack, iMessage, Matrix, Webhook) - 5-step onboarding wizard with Project Context personalization - OpenClaw-aligned system prompt (SOUL.md, IDENTITY.md, USER.md, AGENTS.md, etc.) - SQLite memory backend with auto-save - Skills system with on-demand loading - Security: autonomy levels, command allowlists, cost limits - 532 tests passing, 0 clippy warnings