Changelog

What shipped, and when.

Veirox CLI and Veirox Connect releases, most recent first. Both projects are pre-1.0 — expect fast iteration.

Subscribe via RSS

CLI v0.1.3

  • Added veirox comment for threaded discussions on any resource.
  • Removed the legacy veirox notify channel subtree (superseded by destinations/routing below).

CLI v0.1.2

  • Added veirox git — full workspace source control (status, diff, log, branches, stage/unstage, commit, checkout, fetch, pull, push).
  • Added veirox session search — turn-level semantic search over past agent sessions.
  • Added veirox calendar — list, info, create, delete operational calendar events.
  • Added notification destination + routing commands, per-user preference matrix (mute, quiet hours, digest, snooze), and inbox commands (list/read/unread-count).

CLI v0.1.1

  • Added veirox export / veirox import for entity Markdown/PDF, including bulk directory import.
  • Added veirox share for public entity share links.
  • Added veirox quota — usage snapshot, policies, and alerts.
  • Org management: create, delete, switch, and platform-admin org enumeration (org list --all).
  • Live SSE streaming for agent runs; agent search/reindex/rag-stats; story and plan entity kinds.

CLI v0.1.0

  • Added veirox agent settings, API key update, and connector policy set/rules commands.
  • Added enterprise-grade shell auto-completion; secret get --plain.
  • Added org LLM key management (org set-llm-key / clear-llm-key), veirox infra, and veirox env.
  • Added the veirox-platform admin binary.

Veirox Connect v0.3.0

First public release
  • Public distribution pipeline — signed musl-static binaries, deb/rpm/apk, multi-arch Docker images, and a Helm chart published as an OCI artifact.
  • One-line systemd installer at veirox.com/install.sh; DaemonSet mode for multi-tenant clusters.
  • Hardened by default — pod/container security context (non-root, read-only rootfs, dropped capabilities), systemd sandboxing, cosign signatures on every artifact.
  • Moved to a dedicated connect.veirox.com endpoint so mTLS works end-to-end without a bearer-auth fallback.

CLI v0.0.2 – v0.0.3

  • Added the veirox entity command tree.
  • Fixed the public distribution pipeline end-to-end (binaries now publish to veirox-dist and the Docker image build).

CLI v0.0.1

First public release
  • Initial public release — Homebrew, Scoop, and Docker distribution; OAuth device-flow login; the core command set covering projects, tasks, sessions, secrets, and MCP wiring.

Full commit-level detail is on each project's GitHub release. Found something worth reporting? Open an issue.