anthropics / anthropics/claude-code
SendFeedback accepted five drafts then refused the rest with a message claiming a limit of ten
- Dominant language
- Python
- Stars
- 145k
- Forks
- 23.1k
- PR merge metrics
- PR metrics pending
Description
**What happened**
Thirteen SendFeedback drafts were submitted in one turn. Five returned "Feedback draft queued locally (max 10 kept)". The remaining eight returned "SendFeedback has reached its limit of 10 calls per session" although only five had succeeded. The model then reported ten queued to the user, which was wrong.
**Expected**
Either ten accepted, or a limit message that states the real number.
**Repro**
Submit more than five SendFeedback drafts in one session.
**Environment:** Claude Code CLI 2.1.270 (Claude Code), macOS, auto mode, model claude-fable-5-1, session of 2026-09-14.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the SendFeedback entry point and reproduce the issue by submitting more than five drafts in one session. Trace how successful drafts are counted and how the limit message is generated. Done means the session accepts up to ten drafts or reports the actual number accepted, with a regression test for the thirteen-draft case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100