Skip to content

Conversation

HafizFasih
Copy link
Contributor

Previously, the debug logs for LLM calls only showed user prompts while using responses api,
which made it harder to trace full context during issues. This
change prepends the system prompt to the logged input messages,
without mutating the original input list.

The system prompt is included conditionally (only if present),
and is used for logging only.

This improves debuggability and traceability of agent interactions.

@seratch seratch added documentation Improvements or additions to documentation enhancement New feature or request feature:core labels Jul 16, 2025
Copy link
Contributor

This PR is stale because it has been open for 10 days with no activity.

@github-actions github-actions bot added the stale label Jul 28, 2025
Copy link
Contributor

github-actions bot commented Aug 4, 2025

This PR was closed because it has been inactive for 7 days since being marked as stale.

@github-actions github-actions bot closed this Aug 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request feature:core stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants