Platform Features
Creating AI agents in your favorite IDE#
You can edit AI agent configuration files with any text editor, but we recommend Visual Studio Code for its schema-based autocompletion, real-time validation with clear errors, hover hints and inline docs, quick fixes and snippets, and seamless setup that auto-installs and maps YAML schemas — making editing faster, safer, and less error-prone; if you prefer another editor, you can manually install and map the YAML schemas (e.g., via a YAML language server) to get similar benefits like completion, validation, and tailored hints.
→ Details#
Centralized Auth with OpenID Connect#
A centralized authentication service that handles user sign-in and registration for individuals interacting with AI agents. It manages user credentials, authentication flows, and secure access control for the AI communication platform. We provide out of the box “Sign in with Google” and “Sign in with Microsoft” for enterprise SSO, as well as support for Two‑Factor Authentication (2FA).
→ Details#
Last updated: | 2025-09-26 |