Skip to content

Bring Transcript Logging to the Python SDK - #139

Merged
Chris Mullins (cleemullins) merged 15 commits into
mainfrom
users/cleemullins/TranscriptLogger
Oct 1, 2025
Merged

Bring Transcript Logging to the Python SDK#139
Chris Mullins (cleemullins) merged 15 commits into
mainfrom
users/cleemullins/TranscriptLogger

Conversation

@cleemullins

@cleemullins Chris Mullins (cleemullins) commented Sep 24, 2025

Copy link
Copy Markdown
Contributor

Add TranscriptInfo, TranscriptLogger, and TranscriptStore classes for activity logging and transcript management.

This PR includes debug-time transcript loggers for the Console and Log Files.

Basic test coverage is included.

Fixes #135

… activity logging and transcript management

This is the first part of a multi-part PR to bring transcript logging to the Python Agents SDK

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mostly nitpicks and style

Comment thread tests/hosting_core/storage/test_transcript_store_memory.py
Comment thread tests/hosting_core/storage/test_transcript_store_memory.py
@cleemullins
Chris Mullins (cleemullins) merged commit 13cfdf4 into main Oct 1, 2025
8 checks passed
@cleemullins
Chris Mullins (cleemullins) deleted the users/cleemullins/TranscriptLogger branch October 1, 2025 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement Transcript Logger (and it's ecosystem of classes)

2 participants