claude-agent-sdk-python icon indicating copy to clipboard operation
claude-agent-sdk-python copied to clipboard

Feat/message timestamp

Open vikramsingh117 opened this issue 4 months ago • 0 comments

This addresses issue #258 The timestamp field supports timeline displays and message ordering All message types now have optional timestamp: int | str | None field The parser automatically populates timestamps from CLI transcript data Other changes are done by ruff linter

vikramsingh117 avatar Oct 15 '25 20:10 vikramsingh117