[FEATURE]Allow emoji-only messages as a shorthand reaction in the chat β e.g., π to acknowledge without typing.
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 collaborating with Claude Code, I often want to quickly acknowledge a response or signal approval without typing a full reply. A simple emoji reaction (π, β , etc.) would serve as a lightweight acknowledgment without interrupting the workflow or adding noise to the conversation.
Proposed Solution
When a user sends a message consisting only of an emoji (e.g. π, β , β), Claude Code should interpret it as a reaction/acknowledgment rather than a task request. The interface should recognize emoji-only input as a shorthand signal β π means approved, β means done, etc. β without requiring a full typed response.
Alternative Solutions
Currently I type short words like 'yes', 'good', or 'next' as workarounds. No other tool solves this elegantly in a chat-based coding interface.
Priority
Critical - Blocking my work
Feature Category
CLI commands and flags
Use Case Example
_No response_
Additional Context
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub β