Triage and Resolve with Okahu and Coding Agent¶
You can ask the copilot chat questions to triage and analyze the information and to resolve issues in the agent code.
Find the trace¶
Find the trace associated with the last prompt in the list above "Book a flight from SFO to LAX next week and also book a Hilton hotel" and copy the trace id.
Prompt your assistant¶
do you feel that the flight process should have succeeded without a date
and propose the changes to the code to fix the issue
Interaction convenience¶
Through integration with Okahu, the coding assistant has access to live execution data, deep span info, and automated evaluation results that flag silent failures. Rather than relying solely on static code, the agent uses this comprehensive runtime context to seamlessly triage and resolve complex issues within the agentic application.
