Changelog
Last updated 2026-05-21·4 min read
Notable changes to Cendriix, newest first. Cendriix is pre-general-availability; capabilities marked beta or coming soon in the docs are not yet listed here as shipped.
2026-05-21, Docs portal
- NewFull documentation portal: every Build, Operate, Integrations, and Reference guide is now published.
- ImprovedWorkflow, agent, and policy guides expanded with complete YAML examples and a prev/next pager on every page.
2026-05-14, Time travel
- NewDeterministic replay shipped, replay any past run with side effects intercepted, at zero cost.
- NewPolicy testing: validate a candidate policy against real run history before enabling it.
- ImprovedThe run view gained a timeline scrubber for inspecting state at any step.
2026-05-07, Audit & cost
- NewHash-chained audit log with a cendriix audit verify command for integrity checks.
- NewPre-commit cost caps, a run halts before the call that would breach its budget.
- ImprovedCost breakdown by agent, tool, and model is now visible in the run view.
2026-04-30, Connectors
- NewOne-click CloudFormation connector for AWS, alongside the manual IAM role path.
- NewJira and Slack connectors: drive runs from tickets, approve gates from chat.
- FixedGitHub installation tokens are now minted on demand and scoped to granted repositories only.