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
Security: prevent git flag injection in ref parameters (git-diff, read-file)
Fix: process tool_use blocks even when stop_reason is end_turn
Fix: cap comment pagination at 50 pages to prevent infinite loop
Fix: read MCP server version from package.json instead of hardcoded value
Feat: support number and boolean types in ToolParamDef and zod schema generation