Release notes and compatibility
Use this page to check compatibility before adopting a new workflow. Preview labels identify features whose availability depends on your CLI build and Elva service support.
Check your installed CLI
elva --version
elva --help
elva agent --help
elva mcp plan --help
For CI, record and pin the CLI version you have tested. Confirm each command and flag in its help output, and check that the connected service supports the workflow.
CLI commands | Confirm the installed command, its flags, and workspace permissions. |
AI plans and agent artifacts — Preview | Use a compatible command schema and service. Review drafts before publication. |
MCP features — Preview | Confirm support for comparisons, response filtering, and OAuth connections. Verify behavior with test accounts. |
Versioned webhooks — Preview | Pin the payload version and test the matching parser and signature verifier. |
Release notes
Minimum version numbers and release dates for Preview workflows are not listed here yet. Availability should be confirmed in your installed CLI and workspace before use. This guide does not assign a release date to a webhook payload version label.
Adopt a change
Review the new workflow in a test workspace or with isolated test data. Revalidate saved artifacts against the compatible command schema. After source or deployment changes, review, approve when required, publish, and verify the actual tools or artifacts consumers receive.
For webhook changes, keep existing receivers on their configured version until the new parser and signature verification are ready. Test both a verification challenge and a sample event before switching.
On this page
- Release notes and compatibility