Skip to content

Improved response with more detailed status#18

Open
vuchau0802 wants to merge 3 commits into
mainfrom
Improved-response-with-more-detailed-status
Open

Improved response with more detailed status#18
vuchau0802 wants to merge 3 commits into
mainfrom
Improved-response-with-more-detailed-status

Conversation

@vuchau0802

@vuchau0802 vuchau0802 commented Jun 11, 2026

Copy link
Copy Markdown
Collaborator

This fix corrects how RunResponse assembles its fields in runs.py. Previously, status was hardcoded to fall back to "simulated" and message returned a stale TODO string because run_agent() hadn't been updated past the skeleton phase. The change wires status to the real runner result with a fallback to the trace file's own status, surfaces final_output as the message, and ensures output is no longer null at the top level.

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.

1 participant