Skip to content

Conversation

@lorenss-m
Copy link
Contributor

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

Note

Environment / Scenarios

  • Introduces MCPRouter (alias ToolRouter) to route tools, prompts, and resources; builds per-type routing and uses connector-cached lists
  • Adds ScenarioSession with single active session, revamped submit()/evaluate flow, and local vs remote scenario handling using normalized env:scenario IDs
  • Normalizes Environment names (lowercase, hyphens); validates scenario names (no :); parallel fetch of tools/prompts/resources on enter; router-driven list_*, get_prompt, and read_resource

Claude Agent

  • Supports EmbeddedResource PDFs in tool results via document_to_content_block; improves tool mapping and typings

CLI

  • hud dev resolves server attr fallbacks (mcpenv/environment/server) and updates guidance

Docs

  • Adds Platform docs for platform/slack and platform/subagent; updates migration guide to prompt-passthrough pattern; updates navigation

Version

  • Bumps SDK to 0.5.7 (code, tests, docs)

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

@lorenss-m lorenss-m merged commit 37edfe4 into main Jan 13, 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.

2 participants