Platform Whitelabel admins can write a Terms of Service in markdown and attach it to a release. Publishing bumps the version, and every user must accept the latest version before using any release that references it. Acceptance is recorded per person per version, and the terms are enforced everywhere a message can be sent — anonymous chat, signed-in chat, the API, and the CLI. Drafts never trigger re-acceptance; only publishing does. The feature is opt-in, so existing releases stay untouched until an admin attaches a document.
Read the docs →
Knowledge When you import website content, navigation junk like "Skip to Content" and "Open Menu Close Menu" links, and blocked-image placeholders, used to be stored as knowledge and could surface in answers. That junk is now filtered out by default on every import path — the web app, the API, and connectors alike. You can still switch the filter off per import if you want the raw text.
Read the docs →
Voice Speech-to-text is now provider-configurable instead of fixed. Deepgram Nova-3 is available as a provider, and you can bring your own key for it. Choose a provider for your whole workspace, or override it for a single release — so one workspace can run different releases on different providers.
Read the docs →
Platform A converted site can be published to your own GitHub account and your own Cloudflare account. Divinci never holds a Cloudflare credential for it: Cloudflare's own Deploy button creates the repository under your account, and Divinci pushes the site into it. Every later push redeploys automatically, including edits made by an agent. All site assets are committed into your repository, so the published site does not depend on Divinci's storage to keep working.
Agents The agent joins your workspace session as a visible participant with its own cursor, so it can point at the exact control it is talking about instead of only describing it. Everyone on the page sees the same guidance, not just the person who asked. A setup journey alongside it shows what your workspace still needs: connect a website, upload files, connect other sources, and deploy.