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
Added batch file reading to read, allowing up to 32 files to be read in a single tool call with per-file errors, metadata, and truncation details.
Improved poll_command with 10-second long polling by default, returning immediately when new output or command completion is available to reduce unnecessary polling calls.
Updated the read widget for multi-file results and individual read failures, and refreshed the ChatGPT connector for the new read schema.