Skip to content

v0.5.3

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Jun 11:45
506b69c

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…[0m text instead of colour (the terminal TUI renders them fine). ChronoClaude now detects non-terminal clients via CLAUDE_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) MessageDisplay does fire in the panel.

Install

/plugin marketplace add pleasedodisturb/chronoclaude
/plugin install chronoclaude@chronoclaude