axagent experiencelivev0.32.0

release v0.6.2

Incremental ingest heals itself

Incremental ingest now recovers from reaction-event conflicts instead of failing.

2026-06-01ax v0.6.21 referenced changes
announcement

0.6.2 is a small reliability patch for incremental ingest. When an `ax ingest --since` run hits a conflicting `reaction_event` record left behind by an earlier run, ax now resolves the conflict itself instead of surfacing an error.

Highlights

  • Incremental `--since` ingest self-heals `reaction_event` conflicts.
referenced changes

1 linked changes

Generated from Release Please and grouped by change type. Each row keeps its issue and commit references.

Bug Fixes

  1. 01ingest: self-heal reaction_event conflicts on incremental --since (df4c1ad)
generated by release please
Show generated changelog for v0.6.2commit-level detail from Release Please

0.6.2 (2026-06-01)

Bug Fixes

  • ingest: self-heal reaction_event conflicts on incremental --since (df4c1ad)