Add quick-action buttons in chat for frequent operations (e.g. Merge PR)
Resolved 💬 1 comment Opened Apr 16, 2026 by tata-sushi Closed May 25, 2026
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
When working iteratively with Claude Code — especially on workflows that involve repeated PR creation and merging — the user often needs to type "merge", "sim", or "yes" multiple times throughout a session
Proposed Solution
Add contextual quick-action buttons directly in the chat interface. For example, after pushing code to a branch, Claude Code could render a clickable "Create PR" or "Merge" button inline, reducing friction and speeding up the workflow.
Alternative Solutions
Claude pushes code
Claude asks: "Quer merge?"
User types "sim"
Claude creates PR
Claude asks: "Quer que eu faça merge?"
User types "sim"
Priority
Medium - Would be very helpful
Feature Category
CLI commands and flags
Use Case Example
_No response_
Additional Context
_No response_
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗