2.6.1 (2026-09-14)
Sample updates
- Added
sample_agent_insights_on_demand.pyandsample_agent_insights_scheduled.pyundersamples/agent_insights/to demonstrate on-demand analysis, insight lifecycle updates, and scheduled monitor setup with temporary external agents, fictional traces, and owned-resource cleanup. - Added
sample_agent_web_iq.pyundersamples/agents/tools/, demonstrating a Prompt Agent using theWebIQPreviewTool.
Bugs Fixed
- Fixed Agent Insights run pollers to stop and raise an error when the service reports a cancelled run.
- Fixed Agent Insights run pollers to preserve request headers, including the preview feature header, on polling requests.