PulseAugur
EN
LIVE 09:40:15

Smeldr v1.47.0 introduces state cycling features

Smeldr has released version 1.47.0, introducing two new features: TransitionTrigger and App.DrainEvalQueue. TransitionTrigger allows users to attach a trigger to a flow transition, which then reads a timestamp and schedules a future transition. App.DrainEvalQueue is a component that runs every five minutes to process these scheduled transitions and persists across restarts. AI

IMPACT This update introduces new features for state cycling and evaluation queues within the Smeldr tool.

RANK_REASON This is a software release for a specific tool, not a frontier model release or significant industry event.

Read on Mastodon — fosstodon.org →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

Smeldr v1.47.0 introduces state cycling features

COVERAGE [1]

  1. Mastodon — fosstodon.org TIER_1 English(EN) · [email protected] ·

    Smeldr v1.47.0 ships TransitionTrigger and App.DrainEvalQueue for time-based state cycling. Attach a trigger to a flow transition: when an item moves to that st

    Smeldr v1.47.0 ships TransitionTrigger and App.DrainEvalQueue for time-based state cycling. Attach a trigger to a flow transition: when an item moves to that state, Smeldr reads a timestamp field and inserts a future transition into smeldr_eval_queue. DrainEvalQueue runs every 5 …