Feature Request: Add Timestamps to CLI Messages
Resolved 💬 4 comments Opened Jun 22, 2025 by kowsik11 Closed Jun 23, 2025
🧠 Overview
The current CLI interface for Claude Code does not include timestamps on user inputs or Claude's responses. In longer sessions or when multitasking across time, this makes it difficult to recall when a particular interaction occurred.
Adding timestamps would improve the usability and clarity of CLI conversations, especially for developers who frequently rely on Claude in time-sensitive or multi-session contexts.
---
🎯 Feature Request
Add a timestamp prefix to every message and response line displayed in the CLI.
📌 Example Format:
[14:02] You: Summarize this code for me.
[14:02] Claude: Sure! Here's a concise summary...
This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗