Option to keep retain Automator Chain entities

Created on 15 August 2025, about 2 months ago

Problem/Motivation

An instance of an Automator Chain entity only lives for the duration of the operation, it is deleted as soon as the last step in the chain has been executed. I would like an option to keep them around. Why? Debugging. I'm having trouble understanding if, for example, the second field in the chain is being populated as a result of processing the first field. I currently have no way of seeing this.

Steps to reproduce (required for bugs, but not feature requests)

Please provide information like AI modules enabled, which AI provider, browser, etc.

  1. Create an automator chain
  2. Add "Input Links" field as a Text (plain, long)
  3. Add "Actual Link" field as Link, unlimited cardinality,
    1. Enable AI Automator = Yes
    2. Choose AI Automator Type = LLM: Link
    3. Automator Input Mode = Base mode
    4. Automator Base Field = Input Links
    5. Automator Prompt = Based on the context text return all links listed once.

      Context:
      {{ raw_context }}

I am basing my Automator Chain off of the demo Marcus did here: https://www.youtube.com/live/NVlrFPdF1jk?t=2477s

Proposed resolution

Provide of retaining these entities so that a View can be built to look at them.

Remaining tasks

Optional: Other details as applicable (e.g., User interface changes, API changes, Data model changes)

Feature request
Status

Active

Version

1.1

Component

...to be triaged

Created by

🇺🇸United States capellic Austin, Texas

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024