Description
When clicking "Create PR", the commit can fail because a precommit hook fails. Right now there is no easy way to act on that failure. The error output is shown but cannot be handed off or copied, so the user is stuck resolving it manually outside the flow.
Proposed solution
Add a button to forward the precommit hook failure output to the agent so it can resolve the issue automatically. At minimum, make the error output copyable so the user can paste it into a new agent message themselves.
Reported by Richard.
Description
When clicking "Create PR", the commit can fail because a precommit hook fails. Right now there is no easy way to act on that failure. The error output is shown but cannot be handed off or copied, so the user is stuck resolving it manually outside the flow.
Proposed solution
Add a button to forward the precommit hook failure output to the agent so it can resolve the issue automatically. At minimum, make the error output copyable so the user can paste it into a new agent message themselves.
Reported by Richard.