claude-agent-sdk-python
claude-agent-sdk-python copied to clipboard
Feat/message timestamp
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