Fixed
- Visible message timestamp leaked raw ANSI codes in the VS Code extension panel. The grey
[HH:MM:SS]marker emitted SGR colour escapes that the VS Code chat panel renders as literal[90m…[0mtext instead of colour (the terminal TUI renders them fine). ChronoClaude now detects non-terminal clients viaCLAUDE_CODE_ENTRYPOINT(cli⇒ terminal;claude-vscode,remote*, … ⇒ panel/remote) and emits a plain[HH:MM:SS]marker there automatically — colour still applies in the terminal. Surfaced and verified in the VS Code panel while testing anthropics/claude-code#44763 against Claude Code 2.1.181, where (unlike the 2.1.165 the issue was filed against)MessageDisplaydoes fire in the panel.
Install
/plugin marketplace add pleasedodisturb/chronoclaude
/plugin install chronoclaude@chronoclaude