claude-code
claude-code copied to clipboard
Feature Request: Add Timestamps to CLI Messages
🧠 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...