For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Red Team: Red Team is now available online, with tools to create and run assessments, review results, and generate reports. The open-source Red Team engine is also available on PyPI.
Experiments: added filters for datasets, prompts, evaluators, and models, along with model, prompt, and evaluator details directly in experiment lists.
Dataset automation: automatic insert workflows now support trace datasets.
Dashboard autosave: named dashboard views now save automatically, making it easier to preserve dashboard changes as you work.
Dashboard charts: chart cards now stay above neighboring tiles when hovered or keyboard-focused, keeping chart controls accessible in dense dashboards.
Command palette: aliases now resolve during search, and the favorites action is now labeled “Pin.”
Onboarding: added a sign-out option during onboarding so users can switch accounts without getting stuck.
Dashboard charts: restored chart spacing, grid behavior, refresh controls, timezone selector behavior, and full-window calendar presets for daily, weekly, monthly, and compare-period views.
Onboarding: improved checklist steps, migrated onboarding variables, and fixed cases where users could get stuck or see visual flashes during onboarding.
Logs display: tool call usage and tool call results are now displayed more clearly in the Spans and Threads pages.
Limits and webhooks settings: improved cache and typing behavior, and fixed schema mismatch issues.
Dashboard charts: improved metrics controls with timezone-aware ranges, chart expansion, drag-to-zoom, synced hover, layout reset behavior, and graph customizations.
Experiments: improved the creation flow, model preset selection, log table wrapping, running indicators, and live result refresh while traces are still being written.
Prompt and Playground navigation: prompt identity is now driven by URL parameters for more reliable sharing, reloads, and navigation.
Dataset uploads and experiment results: fixed a regression where dataset uploads could silently fail and experiment runs could complete without results.
OAuth login: fixed a rate-limiting issue that could break OAuth or social login.
Gateway prompt variables: prompt variables now resolve with consistent precedence across Chat and Responses APIs.
Logging reliability: streaming logs now retry failed batch writes and route undeliverable batches to a recoverable queue instead of dropping them.
Streaming reliability: stalled streaming consumers now recover automatically, reducing delayed logs and background processing gaps.
Gateway credentials: dedicated deployments for one model no longer block shared credentials for other models under the same provider.