Release-sensitive page

This page describes the 1.0.0 target or a known limitation. It is not proof that a release, installer, support claim, or security fix is available.

Integration Compatibility

This page describes the current implementation scope. It is not a certification list for arbitrary third-party products. Compatibility may also change when third-party services are updated.

Model Providers

CapabilityCurrent status
OpenAI-compatible Chat and Tool CallsSupported through the corresponding generic adapter
Anthropic-compatible Messages and Tool UseSupported through the corresponding generic adapter
DeepSeek V4 Chat reasoning continuationSupported through a dedicated configuration
Arbitrary OpenAI/Anthropic gatewaysNot guaranteed; each endpoint must be verified
Automatic model and price discoveryNot supported; users configure model information

Skills

CapabilityCurrent status
Project Workspace SkillsSupports .agents/skills/<name>/SKILL.md
Built-in and user-installed SkillsCan be managed from Settings
Installation from GitHub and authorized local directoriesSupported after inspection
references/assets/templates/scriptsSupported as validated package resources
Arbitrary online Skill RegistriesNot yet available
Persistent activation across RunsNot supported

Skill Scripts currently support only Python 3 scripts and require high-permission prerequisites plus approval for every execution.

MCP

CapabilityCurrent status
Local stdio MCP ServerSupported
Tool discovery and invocationSupported for complete, validated Catalogs
Prompt / Auto / Deny invocation policiesSupported by the backend; the UI mainly offers per-call confirmation and automatic execution
Streamable HTTP / HTTP ServerNot supported
OAuth / PKCENot supported
User environment variables, SecretRef, and headersNot supported
Resources, Prompts, Sampling, Elicitation, Tasks, and MCP AppsNot yet connected to the Agent usage path

Built-in Managed Playwright uses a managed MCP channel, but this is not a general-purpose transport available for third-party reuse.

Documents and artifacts

  • Attachment reading supports common formats including PDF, DOCX, PPTX, XLSX, CSV, and TSV.
  • Legacy .doc files can be read through system capabilities only on macOS; .ppt and .xls are not currently supported.
  • Whether a scanned PDF can be read depends on whether the file contains a text layer.
  • Generating Word documents, spreadsheets, presentations, PDFs, and images depends on managed components bundled with the application. Availability also depends on package validation for the platform and on the required Provider configuration.

Platform differences

macOS, Windows, and Linux all have native packaging entry points, and the managed component manifests list x64/arm64 resources for those platforms. The current packaging commands do not independently prove that every combination has been built and accepted. macOS remains the primary tested platform. See Platform and Build Status for the evidence boundary; a build target does not constitute public release support.

Source verified · 2026-08-23Public site import · 2026-08-27