Skip to content

v3.3.3

Choose a tag to compare

@DrOlu DrOlu released this 27 Aug 08:06
· 65 commits to main since this release

v3.3.3

Fixes two user-facing bugs and makes failover / automation settings actually work — not just look configured.

Fixes

  • Connections: two "Templates" — Triggers is now labeled Triggers (en + zh).
  • RangeError: Failed to allocate memory after a task finishes — SafeMemorySaver prunes oversized LangGraph checkpoints instead of crashing V8.
  • Model failover now resolves fallbacks from live settings, uses the same streaming UI as the primary, persists an empty chain as [], and skips keyless/primary/duplicate models in the picker.
  • Triggers saved from the UI now fire. Schedule-kind triggers have cron + timezone and run on each scheduler minute.
  • Playbook steps template / playbook / healthCheck are accepted by the saver (previously rejected).
  • Session logging toggle stays in sync with settings.

Verify

npm view neuralos version        # 3.3.3
npm view rterm-backend version
npm view rterm-cli version