Skip to content

reduced some logging chatter#264

Merged
scottpersinger merged 1 commit intomainfrom
better_logging
Aug 14, 2025
Merged

reduced some logging chatter#264
scottpersinger merged 1 commit intomainfrom
better_logging

Conversation

@scottpersinger
Copy link
Collaborator

Reduced some logging and dead prints.

Also fixes a bug, I think, where thread_id is not communicated down to the ThreadContext properly.

request_id=request_id,
)
)
# There's some logical issue where we have inserted 'thread_id' into the request_context, but
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@drbrady8800 this came up in some testing, where thread_context.thread_id inside a tool function was None when I expected a value. Seems like we had a case where the thread ID wouldn't get passed down into the agent loop properly.

@scottpersinger scottpersinger merged commit 5bbbe03 into main Aug 14, 2025
2 checks passed
@scottpersinger scottpersinger deleted the better_logging branch August 14, 2025 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants