Add Dataoutput to the interface

Created on 12 November 2024, 10 days ago

Problem/Motivation

Right now the agents does just answer in a human readable way, but there are clients that will use it that are just interested in what configuration changes or content entities that got generated, edited or deleted (if we ever allow deletion).

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Add a structuredResultData object that has method for getCreatedConfigurations, getEditedConfigurations, getDeletedConfigurations, getCreatedContent, getEditedContent, getDeletedContent.
Add a helper method that can do, toArray to display it in YAML/JSON format easily.
Add a structuredResultData to the agentinterface where the object is returned.

Data model changes

Feature request
Status

Active

Version

1.0

Component

Code

Created by

🇩🇪Germany marcus_johansson

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

Comments & Activities

Production build 0.71.5 2024