e687b07bc6
- Add prompt_suggestion: Option<bool> config field with prompt_suggestion_enabled() accessor (defaults to false) - Guard suggestion generation behind the config check - Use config.default_model() (provider-aware) instead of hardcoded deepseek-v4-flash to avoid cross-provider data egress - Document in config.example.toml Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>