Skip to content

Conversation

@lorenss-m
Copy link
Contributor

@lorenss-m lorenss-m commented Jan 15, 2026

Note

Major docs overhaul aligned with v5 scenarios and Environment API.

  • Removes legacy/beta pages (e.g., core-concepts/*, build-environments/*, evaluate-agents/*, quickstart, gateway/index-legacy, beta/*) and drops legacy docs version from navigation
  • Updates docs/docs.json to version: 0.5.10 and streamlines SDK sections; refreshes examples to use Environment + @env.scenario
  • Rewrites migration.mdx to emphasize prompt‑passthrough, local tool calls vs call_tool() for remote, and JSON task format; updates guides/integrations.mdx and reference/agents.mdx to scenario-based usage

Core changes and versioning.

  • Adds patch_server_output_validation() in hud/patches/mcp_patches.py to skip structured output validation and auto-generate structuredContent for FastMCP (x-fastmcp-wrap-result), and wires it into apply_all_patches()
  • Bumps version to 0.5.10 in pyproject.toml, hud/version.py, and test assertion in hud/utils/tests/test_version.py

Written by Cursor Bugbot for commit 3988a95. This will update automatically on new commits. Configure here.

@lorenss-m lorenss-m merged commit 863b5cc into main Jan 15, 2026
10 checks passed
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.

3 participants