Skip to content

v0.6.10

Choose a tag to compare

@github-actions github-actions released this 11 Aug 04:04
· 48 commits to main since this release
d139c18

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.

Full Changelog

Compare v0.6.9...v0.6.10