Back to the changelog

v0.51.2

July 17, 2026

AI item summary: every item now has a short AI-generated verdict (a rating plus two or three sentences) that accounts for history, data, human notes and score, refreshes on state change and can be turned off per organization, flow or single state; plus human notes recorded in the audit trail and one-click copy of the data JSON.

  • Feature

    AI item summary

    On an item's detail page, between the opening data and the history, a new "AI summary" card shows a concise verdict on how the item is going — good, warning or critical — plus two or three sentences. It is not a history recap but an assessment: it uses the organization's default AI provider and factors in the score and notes, designed to be read in seconds.

  • Feature

    Human notes on items

    You can add a text note to an item; the note enters the audit trail and is taken into account by the AI summary, so observations and operational context no longer live only in the head of whoever works the item.

  • Improvement

    Automatic and on-demand refresh

    The summary refreshes in the background on every state change, with a short delay to skip transient technical states, and can be regenerated by hand via a "Regenerate" link; it is stored so it is not recomputed on every open.

  • Improvement

    Summary available to Flow Agent and integrations

    The Flow Agent reads the summary in the item context and the `get_item` integration tool exposes it, so assistants and automations also know how an item is going.

  • Improvement

    Activation and data protection

    The AI summary is on by default and can be turned off for the whole organization, a single flow or a single state; if the AI provider has anonymization enabled, sensitive data is shielded before being sent to the model, as with other AI tasks.

  • Improvement

    Quick copy of the data JSON

    On the item detail, the data JSON block now has the usual "copy" icon in the top-right corner, to send it to the clipboard with one click.