Skip to content

v0.7.0

Latest

Choose a tag to compare

@github-actions github-actions released this 28 Jan 01:48
89d5560

0.7.0 (2026-01-28)

Features

  • connection: make name optional for single-connection servers (7ee84b8)
  • dispatch: use structured errors for connection resolution (b0fc7b4)
  • exceptions: add ToolErrorCode enum and ConnectionResolutionError (6f8043e)
  • testing: add ConnectionTester for local debugging (6da1bea)
  • testing: add ToolError and mock_context utilities (699abca)
  • tools: catch ToolError and format for LLM (3c443ae)