What's New
Reject Feedback Prompt
After clicking Reject, the bot sends a follow-up asking for a reason. The user can reply with any text message within a configurable window (default 60s). No need to "reply to" — just type and send.
Timeout UX Cleanup
When a request times out, stale inline buttons are now removed and a timeout notice is sent.
New Config
# Seconds to wait for reject feedback (0 = skip)
reject_feedback_timeout = 60Install
cargo install --git https://github.com/antx-code/openfeedback.gitInspired by PR #1 — thanks @wangyuyan-agent!