mirror of
https://github.com/Hmbown/DeepSeek-TUI.git
synced 2026-09-03 06:50:13 +08:00
- isApprovalResponse: Chinese single-word, English single-word, two-character Chinese, case-insensitivity, whitespace trim, non-approval rejection, null/empty handling - isDenyResponse: same coverage for denial keywords - Mutual exclusivity: verify no keyword matches both functions Ref: #2967, #3637