[Feature Request] Add emoji indicators for tool use visualization in output

Resolved 💬 3 comments Opened Jan 25, 2026 by NSEvent Closed Mar 1, 2026

Bug Description
Feature request: add ability to show emojis with tool use text for ability to see tool use by just glancing at passing text

A text like this:

⏺ Search(pattern: "Hold Key", output_mode: "content")
  ⎿  Found 2 lines (ctrl+o to expand)

Could look like this with emojis turned on for tool use

⏺ Search🔎(pattern: "Hold Key", output_mode: "content")
  ⎿  Found 2 lines (ctrl+o to expand)

Environment Info

  • Platform: darwin
  • Terminal: iTerm.app
  • Version: 2.1.1
  • Feedback ID: 7b8215d5-db71-4054-a279-ec37527c65ba

Errors

[{"error":"SyntaxError: JSON Parse error: Property name must be a string literal\n    at <parse> (:0)\n    at parse (unknown)\n    at <anonymous> (/$bunfs/root/claude:78:708)\n    at A (/$bunfs/root/claude:11:7245)\n    at Qt7 (/$bunfs/root/claude:3024:13588)\n    at async SEB (/$bunfs/root/claude:3024:16374)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-01-25T09:32:01.782Z"}]

View original on GitHub ↗

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