Files
codewhale/crates
Punkcan Yang e687b07bc6 fix(tui): make prompt suggestion configurable (opt-in, default off)
- 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>
2026-06-06 17:57:20 +08:00
..
2026-06-03 02:39:45 -07:00