ai 6 → v7: what changes in Aperant
Author: SohamJa1nCreated Sep 16, 2026Updated Sep 16, 2026
Was looking at Aperant ahead of an AI SDK v7 move. I ran a scan of current main (20250db0) against the 2026-09-13.1 change feed - you're on ai 6.0.116, and it found:
- apps/desktop/src/main/ai/memory/injection/memory-stop-condition.ts:8:10 - stepCountIs becomes isStepCount in v7 (deprecation)
- apps/desktop/src/main/ai/session/runner.ts:20:22 - the same rename affects the main runner and five other orchestration paths
Full disclosure: I build the scanner (Emendant) - the findings above are yours to use either way.
If it's useful, I can do a free 20-minute check of the repo with you - runs locally, no repository access needed. Session or async instructions?
Source: AndyMik90/Aperant