[Feature Request] Expose /feedback command as CLI subcommand or agent tool

Open 💬 2 comments Opened Apr 16, 2026 by ojura

Bug Description
Let Claude submit /feedback

/feedback is only available in interactive mode and can't be invoked programmatically. When Claude identifies something worth reporting (or the user asks it to file feedback), it can't do so; the user has to manually run /feedback and paste text. Either exposing /feedback as a CLI subcommand (claude feedback "text") or as a tool available to the agent would let Claude act on the user's behalf when asked.

Environment Info

  • Platform: linux
  • Terminal: gnome-terminal
  • Version: 2.1.110
  • Feedback ID: 3d46acfa-6779-4547-9580-525991d964a0

Errors

[{"error":"Error: Tool TodoWrite not found\n    at PtK (/$bunfs/root/src/entrypoints/cli.js:3058:30824)\n    at iw (/$bunfs/root/src/entrypoints/cli.js:476:21016)\n    at t5 (/$bunfs/root/src/entrypoints/cli.js:476:39566)\n    at GT (/$bunfs/root/src/entrypoints/cli.js:476:50270)\n    at cLH (/$bunfs/root/src/entrypoints/cli.js:476:86960)\n    at wA$ (/$bunfs/root/src/entrypoints/cli.js:476:85919)\n    at y5H (/$bunfs/root/src/entrypoints/cli.js:476:85740)\n    at TmH (/$bunfs/root/src/entrypoints/cli.js:476:82092)\n    at rH (/$bunfs/root/src/entrypoints/cli.js:476:6374)\n    at oR8 (/$bunfs/root/src/entrypoints/cli.js:469:6877)","timestamp":"2026-04-16T03:17:28.736Z"},{"error":"Error: Tool TodoWrite not found\n    at PtK (/$bunfs/root/src/entrypoints/cli.js:3058:30824)\n    at iw (/$bunfs/root/src/entrypoints/cli.js:476:21016)\n    at t5 (/$bunfs/root/src/entrypoints/cli.js:476:39566)\n    at GT (/$bunfs/root/src/entrypoints/cli.js:476:50270)\n    at cLH (/$bunfs/root/src/entrypoints/cli.js:476:86960)\n    at wA$ (/$bunfs/root/src/entrypoints/cli.js:476:85919)\n    at y5H (/$bunfs/root/src/entrypoints/cli.js:476:85740)\n    at TmH (/$bunfs/root/src/entrypoints/cli.js:476:82092)\n    at rH (/$bunfs/root/src/entrypoints/cli.js:476:6374)\n    at oR8 (/$bunfs/root/src/entrypoints/cli.js:469:6877)","timestamp":"2026-04-16T03:17:28.741Z"},{"error":"Error: Tool TodoWrite not found\n    at PtK (/$bunfs/root/src/entrypoints/cli.js:3058:30824)\n    at iw (/$bunfs/root/src/entrypoints/cli.js:476:21016)\n    at t5 (/$bunfs/root/src/entrypoints/cli.js:476:39566)\n    at GT (/$bunfs/root/src/entrypoints/cli.js:476:50270)\n    at cLH (/$bunfs/root/src/entrypoints/cli.js:476:86960)\n    at wA$ (/$bunfs/root/src/entrypoints/cli.js:476:85919)\n    at y5H (/$bunfs/root/src/entrypoints/cli.js:476:85740)\n    at TmH (/$bunfs/root/src/entrypoints/cli.js:476:82092)\n    at rH (/$bunfs/root/src/entrypoints/cli.js:476:6374)\n    at oR8 (/$bunfs/root/src/entrypoints/cli.js:469:6877)","timestamp":"2026-04-16T03:17:28.746Z"},{"error":"Error: Tool TodoWrite not found\n    at PtK (/$bunfs/root/src/entrypoints/cli.js:3058:30824)\n    at iw (/$bunfs/root/src/entrypoints/cli.js:476:21016)\n    at t5 (/$bunfs/root/src/entrypoints/cli.js:476:39566)\n    at GT (/$bunfs/root/src/entrypoints/cli.js:476:50270)\n    at cLH (/$bunfs/root/src/entrypoints/cli.js:476:86960)\n    at wA$ (/$bunfs/root/src/entrypoints/cli.js:476:85919)\n    at y5H (/$bunfs/root/src/entrypoints/cli.js:476:85740)\n    at TmH (/$bunfs/root/src/entrypoints/cli.js:476:82092)\n    at gH (/$bunfs/root/src/entrypoints/cli.js:476:6496)\n    at IH (/$bunfs/root/src/entrypoints/cli.js:476:4978)","timestamp":"2026-04-16T03:17:30.831Z"},{"error":"Error: Tool TodoWrite not found\n    at PtK (/$bunfs/root/src/entrypoints/cli.js:3058:30824)\n    at iw (/$bunfs/root/src/entrypoints/cli.js:476:21016)\n    at t5 (/$bunfs/root/src/entrypoints/cli.js:476:39566)\n    at GT (/$bunfs/root/src/entrypoints/cli.js:476:50270)\n    at cLH (/$bunfs/root/src/entrypoints/cli.js:476:86960)\n    at wA$ (/$bunfs/root/src/entrypoints/cli.js:476:85919)\n    at y5H (/$bunfs/root/src/entrypoints/cli.js:476:85740)\n    at TmH (/$bunfs/root/src/entrypoints/cli.js:476:82092)\n    at gH (/$bunfs/root/src/entrypoints/cli.js:476:6496)\n    at IH (/$bunfs/root/src/entrypoints/cli.js:476:4978)","timestamp":"2026-04-16T03:17:30.831Z"},{"error":"Error: Tool TodoWrite not found\n    at PtK (/$bunfs/root/src/entrypoints/cli.js:3058:30824)\n    at iw (/$bunfs/root/src/entrypoints/cli.js:476:21016)\n    at t5 (/$bunfs/root/src/entrypoints/cli.js:476:39566)\n    at GT (/$bunfs/root/src/entrypoints/cli.js:476:50270)\n    at cLH (/$bunfs/root/src/entrypoints/cli.js:476:86960)\n    at wA$ (/$bunfs/root/src/entrypoints/cli.js:476:85919)\n    at y5H (/$bunfs/root/src/entrypoints/cli.js:476:85740)\n    at TmH (/$bunfs/root/src/entrypoints/cli.js:476:82092)\n    at gH (/$bunfs/root/src/entrypoints/cli.js:476:6496)\n    at IH (/$bunfs/root/src/entrypoints/cli.js:476:4978)","timestamp":…

Note: Content was truncated.

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗