claude-code icon indicating copy to clipboard operation
claude-code copied to clipboard

Feature Request: Add Timestamps to CLI Messages

Open kowsik11 opened this issue 8 months ago • 0 comments

🧠 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...

kowsik11 avatar Jun 22 '25 15:06 kowsik11