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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
Added MCP tool integration over local stdio commands and Streamable HTTP
endpoints. MCP servers can now be added, edited, enabled, tested, and removed
from the application sidebar, with optional project scoping and discovered
tool inspection.
Made connected MCP tools available to the agent through Or's existing Ask,
Auto edit, and Full access permission modes. Text, structured data, and image
results remain available in live and restored conversations, including a
full-size preview for returned images.
Fixed
Preserved complete tool-result output instead of silently limiting it to 12
lines. Large results are now bounded to 1,000 lines or 64 KiB and include an
explicit truncation notice when either limit is reached.