Docs

Search Vex documentation

Search public documentation, commands, and release notes.

Browse documentation

Updates

Product changelog

Public updates to Vex documentation and product surfaces, separated from the versioned CLI release history.

On this page

Release streams

Vex has two public update paths:

  • Product updates are recorded here when a browser or documentation surface changes.
  • CLI releases have their own complete, versioned CLI changelog, sourced from the Vex CLI release notes.

This separation keeps a platform or documentation update from being mistaken for a binary upgrade, and makes it obvious where to look when you are checking the installed CLI version.

July 30, 2026 — Public documentation

The public docs now render independently of a signed-in session and are pre-rendered as static routes at build time while retaining SSR as a fallback. The new documentation surface adds:

  • A grouped navigation model for getting started, CLI, repositories, agents, deployment, and reference material.
  • Stable section anchors and a contextual on-page outline for shareable links.
  • A dedicated product changelog and a separate CLI changelog.
  • MDX-backed human documentation, with generated JSON and machine-oriented Markdown endpoints kept on their existing contracts.

The first release focuses on the public workflows that ship today. Repository Knowledge, agent-skill endpoints, OpenAPI JSON, and the machine-readable import prompt remain distinct surfaces with their own authorization and caching boundaries.