Support `color` field in agent frontmatter

Resolved 💬 2 comments Opened Apr 14, 2026 by avirama-af Closed Apr 14, 2026

It would be useful to set a session color in .claude/agents/<name>.md frontmatter:

---
name: my-agent
color: red
---

When launched via claude --agent <name>, the session would automatically apply that color (same as /color <color>). This saves a manual step and makes it easy to visually distinguish different agent sessions.

View original on GitHub ↗

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