What’s next
Order and dates are aspirational, not contractual — if something is load-bearing for your team, reach out and we’ll prioritize accordingly.
Behavioral verification: shipped now (preview) + what's next
Behavioral verification: shipped now (preview) + what's next
Shipped (preview). Model-swap call-replay is live. For the traces a model change affects, DecimalAI re-issues each recorded model call against the candidate model and diffs the new output against the original, so you see which traces actually change instead of “all N may differ.” It replays a single recorded call, not your agent, so it runs without access to your code. It defaults to mock (no token spend);
mode=real re-issues the call for real and is same-provider only (OpenAI↔OpenAI, Gemini↔Gemini). See post-deploy bisect for the complementary deploy-time confirmation.On the roadmap. Two extensions remain: cross-provider swaps (e.g. OpenAI→Gemini), which need prompt/format normalization to diff fairly, and full end-to-end agent replay, which re-runs your whole agent — multi-step, tool-calling, sub-agents — rather than a single recorded model call.GDPR per-user data deletion
A dedicated per-user data-deletion endpoint + SDK opt-out for PII scrubbing. Today this is handled manually — email support@decimal.ai with the user IDs to purge.
- Open an issue on
decimal-labs/decimalai-pythonfor SDK feedback - Email support@decimal.ai for platform / enterprise asks