You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add tool annotations, new hook types, and comprehensive test suite
- Add ToolAnnotations support to MCP tool definitions and decorator
- Add new hook types: Notification, SubagentStart, PermissionRequest with specific output types
- Add Thinking configuration types (ThinkingConfig, ThinkingConfigEnabled/Disabled/Adaptive)
- Always use streaming mode internally to support agents via initialize request
- Add get_mcp_status() method for MCP server connection status
- Improve message parser forward compatibility by skipping unknown message types
- Update bundled CLI version to 0.4.5
- Add trio to dev dependencies
- Expand test suite with comprehensive coverage for streaming, transport, hooks, and types
Generated with Ripperdoc
Co-Authored-By: Ripperdoc
0 commit comments