[FEATURE] Ability to output colors from skills, hook scripts

Resolved 💬 3 comments Opened Jan 15, 2026 by cowwoc Closed Jan 18, 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

Skills and hook scripts should be able to output text containing ANSI color sequences and have them render for the user to see. Currently, only Bash output renders colors to the end-user but such output is collapsed after ~3 lines so it isn't possible to display anything of substance to the end-user if it contains colors.

Proposed Solution

ANSI color sequences embedded in skills or returned by hook scripts should not be stripped out before being displayed to the user.

Alternative Solutions

_No response_

Priority

Medium - Would be very helpful

Feature Category

Interactive mode (TUI)

Use Case Example

_No response_

Additional Context

_No response_

View original on GitHub ↗

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